Is the Result Significant?
Thirty trades prove nothing. How many you need before a result means anything.
A backtestTesting a trading strategy on historical data. with a handful of trades can show spectacular numbers that mean nothing — the result could easily be luck. Statistical significance is about asking: do I have enough trades for this result to be trustworthy, rather than a coincidence?
- Small samples lie — a few dozen trades can show great numbers purely by luck, with no real edgeA repeatable, structural reason your trades win over time..
- Law of large numbers — the true expectancyThe average profit or loss you can expect per trade. only emerges over a large number of trades.
- Rough guidance — <30 trades: distrust; low hundreds: cautious; large & regime-diverse sample: more confident.
- Quality of sample — trades spanning many regimes beat the same count from one calm period.
Exactly how many trades do I need?
There’s no single magic number — it depends on the strategy’s win/loss distribution and how large an edge you’re trying to detect (smaller edges need more trades). As rough guidance, treat under ~30 as nearly meaningless, low hundreds as suggestive, and many hundreds across varied regimes as reasonably trustworthy. Sample *diversity* (regimes covered) matters as much as raw count.