×

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.

Pmms strategy pause - MultiCharts
Open main menu

Pmms strategy pause

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);