×

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.

Changes - MultiCharts
Open main menu

Changes

Portfolio PercentProfit

293 bytes added, 14:15, 19 February 2012
m
Returns a numerical value, indicating the percentage of winning trades in all trades completed for a portfolio.
==== Usage ====
<syntaxhighlight>Portfolio_PercentProfit</syntaxhighlight>
==== Notes ==== * This function can only be used in signals intended to be used with the [[:Category:Portfolio_Backtesting|Portfolio Backtester]].* See [[Portfolio NumWinTrades]] to get the number of completed winning trades in the whole portfolio, [[Portfolio NumLossTrades]] for the total number of losing trades, and [[Portfolio TotalTrades]] for all completed trades for the portfolio during the trading period. ==== Example ====<syntaxhighlight>Portfolio_PercentProfit will </syntaxhighlight>Will return a value of 70 if seven out of the total of 10 completed trades were winning trades</syntaxhighlight> .
[[Category:Portfolio Strategy Performance]]