Pmms Strategy OpenProfit

From MultiCharts
Revision as of 15:50, 24 July 2014 by BAV (talk | contribs) (Created page with "Returns a numerical value representing unrealized profit/loss of the strategy with StrategyIndex number. == Usage == <syntaxhighlight>pmms_strategy_openprofit(StrategyIndex)<...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns a numerical value representing unrealized profit/loss of the strategy with StrategyIndex number.

Usage

pmms_strategy_openprofit(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_openprofit(0);