×

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

AvgBarsLosTrade

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