+1 888 340 6572

Pmms strategy pause

From MultiCharts
Revision as of 12:05, 2 November 2016 by Angelina (talk | contribs) (Created page with "This function denies order sending for the strategy with StrategyIndex number (all orders of the strategy will be deleted from Raw Orders Collection). ==Usage== <syntaxhigh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function denies order sending for the strategy with StrategyIndex number (all orders of the strategy will be deleted from Raw Orders Collection).

Usage

pmms_strategy_pause(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_pause(0);