×

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

Changes

Jump to navigation Jump to search

Pmms Strategy Maxiddrawdown

547 bytes added, 15:35, 24 July 2014
Created page with "Returns a numerical value representing max drawdown of the strategy with StrategyIndex number. == Usage == <syntaxhighlight>pmms_strategy_maxiddrawdown(StrategyIndex)</synta..."
Returns a numerical value representing max drawdown of the strategy with StrategyIndex number.

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

== Parameters ==
StrategyIndex - numeric variable.

== 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_maxiddrawdown(0)</syntaxhighlight>

Navigation menu