Difference between revisions of "Pmms Strategy OpenProfit"

From MultiCharts
Jump to navigation Jump to search
 
Line 16: Line 16:
  
  
 
+
[[Category:Portfolio Money Management]]
[[Category:Portfolio Trading Keywords]]
 

Latest revision as of 12:49, 2 November 2016

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