How to Read Backtest Results Without Fooling Yourself
A backtest report is a scorecard for a trading idea tested on past data, and reading it correctly means looking past the headline profit to the numbers that show how the idea actually behaved. Start with net profit, but weigh it against max drawdown (the worst peak-to-valley drop you would have sat through), win rate paired with average win versus average loss, and the number of trades. A strategy that made money on five lucky trades tells you almost nothing. Check the equity curve for a steady climb versus one big spike, look at profit factor (gross profit divided by gross loss), and note whether the results came from one market period or held across many. The goal isn't the biggest number. It's understanding when and why the idea works and where it falls apart.
An equity curve is the easiest part to misread. How to weigh drawdown, trade count, and regime behavior so a backtest informs a decision instead of selling you on one.
Key points
- Net profit is the headline, but it means little without max drawdown next to it, because drawdown shows the worst losing stretch you would have had to sit through.
- Win rate only makes sense paired with average win versus average loss, so a 40% win rate can still be strong if the winners are much bigger than the losers.
- Profit factor, which is gross profit divided by gross loss, sums up efficiency in one number, and anything near 1.0 means the edge is thin.
- The equity curve should climb fairly steadily, because one giant jump usually means a single trade carried the whole result.
- A small number of trades makes every metric unreliable, so treat results from a handful of trades as a hint rather than proof.
- Reading a report well means asking when the idea worked and when it broke, not just whether the final number came out green.
Frequently asked questions
What is a good drawdown for a backtest?
There's no universal number, but many traders want max drawdown to stay well below the total return and within what they could emotionally sit through. A strategy that gains 20% but drops 40% along the way may be unusable even if it ends positive. Compare drawdown to the return, and a return that's smaller than the drawdown is a warning sign.
What does profit factor mean?
Profit factor is gross profit divided by gross loss. A value of 2.0 means the strategy made two dollars for every dollar it lost. Values near 1.0 mean wins and losses roughly cancel out, so the edge is fragile. It's a quick health check, not a promise about future results.
Why does my backtest look great but feel fake?
Often it's overfitting, where the rules were tuned so tightly to past data that they describe history instead of a real pattern. Signs include very few trades, a suspiciously perfect equity curve, or results that fall apart when you shift the dates slightly. Test on periods the rules never saw before you trust them.
Is a high win rate always good?
No. A 90% win rate can still lose money if the occasional loss is huge. Always read win rate together with average win size versus average loss size. Consistency and the size of each outcome matter more than the percentage on its own.
Where can I see these metrics in Agenticks?
When you ask AlgoAgent to backtest a strategy idea, it runs the test and returns the results right in the chat, with drawdown, win rate, profit factor, trade count, and the equity curve laid out so you can read them the way this article describes. You can then ask it to open the full backtest for a deeper breakdown.
Related on Agenticks
This content is for educational purposes only and does not constitute financial advice. Trading involves risk, including possible loss of capital.