Open main menu

Pmms Strategy Maxiddrawdown

Revision as of 12:49, 2 November 2016 by Angelina (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns a numerical value representing max drawdown of the strategy with StrategyIndex number.

Contents

Usage

pmms_strategy_maxiddrawdown(StrategyIndex)

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

Value1 = pmms_strategy_maxiddrawdown(0);