+1 888 340 6572

Pmms strategy is paused

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns true/false value indicating if order sending is paused for the strategy with StrategyIndex number.

Usage

pmms_strategy_is_paused(StrategyIndex)

Parameter:

StrategyIndex - numeric variable.

Notes

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

Example

Condition1=pmms_strategy_is_paused(0);