Pmms strategy resume
From MultiCharts
This function allows order sending for the strategy with StrategyIndex number (all orders of the strategy will be deleted from Raw Orders Collection).
Usage
pmms_strategy_resume(StrategyIndex)
Parameters:
- StrategyIndex - numeric variable.
Notes
This function can only be used in signals intended to be used with the Portfolio Trader.
Example
pmms_strategy_resume(0);