Page 1 of 1

Backtest: # Of winning trades

PostPosted: Tue Mar 09, 2021 9:26 pm
by carlinosdj
Hi ,
I can't understand the meaning of the "# Of winning trades" and # Of losing trades" labeled columns in the backtest section.
Does someone knows how those data comes out?

Thanks for replies!!

Re: Backtest: # Of winning trades

PostPosted: Wed Mar 10, 2021 8:12 am
by Mira
Hi,

The backtest simulate 1 trade per year, the position is open at the entry date and it's closed at the exit date. So each row of the backtesting table represents a backtest for a specified number of years ago (column #Years) and the columns #Wins represent how many years from the backtesting period ended in profit / #Loss represents how many years from the backtesting period ended at loss.