OnNewStrategy
Name
OnNewStrategy
Prototype
event OnNewStrategy;
Explanations
The optimization is performed by running different algorithms (strategies) on the input data.
This event is raised when a new strategy optimization strategy is about to be run.
This event may be used to monitories the progress of the optimization process.
The user may stop the optimization process during this event.
See also:
Start, Stop, OnFinish, OnNewBar.
Links