Pmms strategy allow entries

From MultiCharts
Revision as of 19:30, 1 November 2016 by Angelina (talk | contribs) (Created page with "This function allows entry orders for strategy with StrategyIndex number. ==Usage== <syntaxhighlight>pmms_strategy_allow_entries(StrategyIndex)</syntaxhighlight> Paramete...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This function allows entry orders for strategy with StrategyIndex number.

Usage

pmms_strategy_allow_entries(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_entries(0)