Portfolio NetProfit

From MultiCharts
Revision as of 13:52, 19 February 2012 by JoshM (talk | contribs) (→‎Notes)
Jump to navigation Jump to search

Returns a numerical value, indicating the total currency value of all completed trades for a portfolio.

Usage

Portfolio_NetProfit

Notes

Examples

Portfolio_NetProfit
  • Will return a value of 20 if there were winning trades with results of 25 and 10, and losing trades with results of -5 and -10.
  • Will return a value of -15 if there were winning trades with results of 10 and 5, and losing trades with results of -20 and -10.
  • Will return a value of 0 no trades were completed during the entire trading period.