Pmms Strategy NetProfit

From MultiCharts
Revision as of 16:58, 24 July 2014 by BAV (talk | contribs)
Jump to navigation Jump to search

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

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