Open main menu

Returns a numerical value representing number of contracts of the position opened by strategy with StrategyIndex number.

Usage

pmms_strategy_currentcontracts(StrategyIndex)

Parameters:

StrategyIndex - numeric variable.

Notes

This function can only be used in signals intended to be used with the Portfolio Trader.

Example

Value1 = pmms_strategy_currentcontracts(0);