×

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

TotalBarsLosTrades

126 bytes added, 19:33, 14 February 2012
m
no edit summary
Returns a numerical value, indicating the total number of bars a position was held during all completed losing trades.
==== Usage ====
<syntaxhighlight>TotalBarsLosTrades</syntaxhighlight>
==== Notes ==== * This function can only be used in signals. * Use [[TotalBarsEvenTrades]] and [[TotalBarsWinTrades]] to get the total number of bars a position was held during respectively even and winning trades.
==== Example ====<syntaxhighlight>TotalBarsLosTrades will </syntaxhighlight>* Will return a value of 14 if four losing trades held positions for 2, 5, 3, and 4 bars . TotalBarsLosTrades will * Will return a value of 0 if no losing trades were completed during the entiretrading period</syntaxhighlight> .
 
[[Category:Strategy Performance]]