×

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

NumEvenTrades

112 bytes added, 19:40, 14 February 2012
m
no edit summary
Returns a numerical value, indicating the total number of all completed even trades.
==== Usage ====
<syntaxhighlight>NumEvenTrades</syntaxhighlight>
==== Notes ==== * This function can only be used in signals. * Use [[NumLosTrades]] and [[NumWinTrades]] to get the total number of all completed losing trades and winning trades respectively.
==== Example ====<syntaxhighlight>NumEvenTrades will </syntaxhighlight>* Will return a value of 10 if there were ten completed even trades , NumEvenTrades will * Will return a value of 0 if no even trades were completed during the entire tradingperiod</syntaxhighlight> .
[[Category:Strategy Performance]]