×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Pmms strategy currentcontracts - MultiCharts
Open main menu

Pmms strategy currentcontracts

Revision as of 11:32, 2 November 2016 by Angelina (talk | contribs) (Created page with "Returns a numerical value representing number of contracts of the position opened by strategy with StrategyIndex number. ==Usage== <syntaxhighlight>pmms_strategy_currentcon...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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);