×

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.

Changes - MultiCharts
Open main menu

Changes

Pmms Strategy RiskCapital

630 bytes added, 15:56, 24 July 2014
Created page with "Returns a numerical value representing amount of money withheld as a risk capital for the open position of the strategy with StrategyIndex number. == Usage == <syntaxhighligh..."
Returns a numerical value representing amount of money withheld as a risk capital for the open position of the strategy with StrategyIndex number.

== Usage ==
<syntaxhighlight>pmms_strategy_riskcapital(StrategyIndex)</syntaxhighlight>

== Parameters ==
<syntaxhighlight>StrategyIndex - numeric variable.</syntaxhighlight>

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

The value is returned in the currency specified in Portfolio Trader: '''Portfolio Settings -> Base Currency.'''

== Example ==
<syntaxhighlight>Value1 = pmms_strategy_riskcapital(0);</syntaxhighlight>