Pmms strategy resume

From MultiCharts
Revision as of 12:07, 2 November 2016 by Angelina (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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