+1 888 340 6572

NumEvenTrades

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns a numerical value, indicating the total number of all completed even trades.

Usage

NumEvenTrades

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

NumEvenTrades
  • Will return a value of 10 if there were ten completed even trades,
  • Will return a value of 0 if no even trades were completed during the entire trading period.