Tools · 6 min

How to read the signal backtest

The Statistics tab replays the indicator over any pair history. What each number means — and what it does not.

What is actually computed

The backtest takes the last 1000 candles of the selected pair and timeframe, finds every indicator signal on them and walks forward candle by candle from each signal until the trade closes.

A trade closes in one of three ways: price reached the stop level, price reached TP3, or an opposite signal appeared — in which case the position is treated as closed at that bar's close. Signals still open at the end of the sample are excluded from the statistics.

What the metrics mean

How we treat ambiguous cases

If one candle touched both the take-profit and the stop, the stop is counted. An hourly candle cannot tell you which came first, and favouring the take-profit would systematically inflate the statistics. We chose the conservative option.

The stop is checked before the take-profits on every candle, for the same reason.

Fees, funding and slippage are not included. On lower timeframes, where trades are frequent, fees eat a noticeable part of the result — real figures will be worse than the computed ones.

What the backtest does not show

It does not show account return: position size, leverage and trade order are not part of the calculation — everything is measured as a percentage from entry on one notional trade.

It does not account for you skipping some signals or exiting early. The mechanical logic of "enter and wait for TP3 or SL" is not how a person trades.

It is computed over the last 1000 candles, that is, over one particular slice of the market. On a different stretch or in a different market phase the numbers will differ. Run several pairs and timeframes before drawing conclusions.

Read next Market order versus limit order Read All articles

TradeRadar is a market analysis tool, not financial advice. No trading happens on the platform.