Open main menu

Pmms strategy get entry contracts

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)

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)