Knowing how to read backtest results correctly is the difference between choosing a strategy on evidence and choosing one on a pretty picture. A backtest reports how a set of rules would have performed on historical data, but the headline return is the least useful number on the page. This guide covers the metrics that actually tell you whether a strategy is worth trusting.
Look past the total return
The total return is the first number everyone sees and the last one that should drive a decision. A strategy can post a large gain while hiding a stomach-churning path to get there — deep losses, long dry spells, and a level of risk you would never actually tolerate. Two strategies can end at the same return, yet one takes a calm, steady route while the other lurches through terrifying swings. The destination is identical; the journey is not, and the journey is what you have to live through.
Return also means little without context. Over how long a period was it earned? Across which market conditions? A big number produced during a single roaring bull run tells you almost nothing about how the strategy handles a downturn. To read backtest results correctly, always anchor the return to time, to market regime, and to the risk taken to achieve it.
The metrics that reveal risk
Maximum drawdown is the most honest number in any backtest. It measures the largest peak-to-trough drop the strategy suffered — the worst it ever got. This is the figure that tests whether you could actually hold on. A strategy with a shallow drawdown is one you can stick with; a strategy with a brutal drawdown will shake most people out at exactly the wrong moment, turning a paper edge into a real loss.
Win rate is widely misunderstood. A high win rate feels reassuring, but it says nothing on its own — a strategy can win most of its trades and still lose money if the occasional loss is enormous. Pair win rate with the average size of wins versus losses. A strategy that wins less than half its trades can be highly profitable if its winners dwarf its losers, and one that wins most of its trades can bleed out if a few losses are catastrophic.
Also weigh how often the strategy trades and how long a losing streak it endured. Frequent trading multiplies the drag of fees and slippage, and a long stretch of consecutive losses — even in an ultimately profitable strategy — is a psychological gauntlet you need to know about in advance.
Guarding against false confidence
The most dangerous backtest is the one that looks perfect, because perfection usually signals that the strategy was tuned to the specific data it was tested on. Ask whether these results came from data the strategy was built on, or from fresh data it had never seen. Results on out-of-sample data are far more credible than results on the same history used to design the rules.


