Difference between revisions of "Pmms strategy get entry contracts"

From MultiCharts
Jump to navigation Jump to search
(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...")
 
(No difference)

Latest revision as of 18:41, 1 November 2016

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)