×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts
Open main menu

Changes

Pmms strategy resume

509 bytes added, 12:07, 2 November 2016
Created page with "This function allows order sending for the strategy with StrategyIndex number (all orders of the strategy will be deleted from Raw Orders Collection). ==Usage== <syntaxhigh..."
This function allows order sending for the strategy with StrategyIndex number (all orders of the strategy will be deleted from Raw Orders Collection).

==Usage==
<syntaxhighlight>pmms_strategy_resume(StrategyIndex)</syntaxhighlight>

Parameters:
:'''StrategyIndex''' - numeric variable.

==Notes==
This function can only be used in signals intended to be used with the Portfolio Trader.

==Example==
<syntaxhighlight>pmms_strategy_resume(0);</syntaxhighlight>

[[Category:Portfolio Money Management]]