×

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 NetProfit - MultiCharts
Open main menu

Pmms Strategy NetProfit

Revision as of 15:44, 24 July 2014 by BAV (talk | contribs) (Created page with "Returns a numerical value representing net profit of the strategy with StrategyIndex number. == Usage == <syntaxhighlight>pmms_strategy_netprofit(StrategyIndex)</syntaxhighli...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns a numerical value representing net profit of the strategy with StrategyIndex number.

Contents

Usage

pmms_strategy_netprofit(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_netprofit(0);