Pmms strategy get entry contracts

From MultiCharts
Revision as of 18:41, 1 November 2016 by Angelina (talk | contribs) (Created page with "Returns the number of contracts of the entry order of the strategy with StrategyIndex number. ==Usage== <syntaxhighlight>pmms_strategy_get_entry_contracts(StrategyIndex)</s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns the number of contracts of the entry order of the strategy with StrategyIndex number.

Usage

pmms_strategy_get_entry_contracts(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_get_entry_contracts(0)