Pmms strategy allow exits

From MultiCharts
Revision as of 11:15, 2 November 2016 by Angelina (talk | contribs) (Created page with "This function allows exit orders for strategy with StrategyIndex number. ==Usage== <syntaxhighlight>pmms_strategy_allow_exits(StrategyIndex)</syntaxhighlight> Parameters:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This function allows exit orders for strategy with StrategyIndex number.

Usage

pmms_strategy_allow_exits(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_allow_exits(0)