×

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

AvgBarsWinTrade

143 bytes added, 18:53, 14 February 2012
no edit summary
Returns a numerical value, indicating the average number of bars a position was held during all completed winning trades.
==== Usage ====
<syntaxhighlight>AvgBarsWinTrade</syntaxhighlight>
==== Notes ==== * This function can only be used in signals.* Use [[AvgBarsLosTrade]] and [[AvgBarsEvenTrade]] to get the average number of bars a position was held during respectively losing trades and even trades.
==== Example ====<syntaxhighlight>AvgBarsWinTrade will </syntaxhighlight>Will return a value of 3.5 if four winning trades held positions for 2, 5, 3, and 4 bars</syntaxhighlight> .
[[Category:Strategy Performance]]