How long a normal losing streak is: the arithmetic nobody checks
Five losses in a row is unremarkable at almost any hit rate. The binomial maths behind streaks, why drawdown recovery is asymmetric, and how big a sample has to be before it means anything.
THE SHORT ANSWER
At a 50% hit rate, a run of five consecutive losses appears in a sample of 100 trades more often than not. Streaks that feel like evidence of a broken process are usually the expected behaviour of a random sequence, which is why sample size and risk-per-trade matter far more than any single run.
The most expensive decisions in trading tend to be made during losing streaks, and most of them are made because the streak felt abnormal. It usually was not. The arithmetic of consecutive outcomes is unintuitive in a specific direction: runs are longer and more common than people expect, and the expectation gap is what triggers the size increase, the abandoned plan or the revenge trade.
How likely is a run of five losses?
Start with the simplest version. If outcomes are independent and the chance of a loss is q, the chance of five specific consecutive losses is q^5. At q = 0.5 that is 3.1%. That number is where most people stop, and it is the wrong number, because the question is not whether a specific five trades all lost — it is whether any run of five appears somewhere in a longer sequence.
| Hit rate | In 50 trades | In 100 trades | In 250 trades |
|---|---|---|---|
| 60% (run of 5) | 22% | 40% | 72% |
| 50% (run of 5) | 55% | 81% | 99% |
| 50% (run of 7) | 18% | 33% | 65% |
| 40% (run of 8) | 37% | 62% | 93% |
Read the second row again. At an even hit rate, five straight losses somewhere in a hundred trades is the normal case, not the exception. At a 40% hit rate — perfectly workable with an asymmetric payoff — an eight-loss run is more likely than not within 100 trades. Anyone who trades for a year and does not experience this is the statistical anomaly.
Drawdown recovery is not symmetric
The second piece of arithmetic is the one that turns a streak into a structural problem. A percentage loss requires a larger percentage gain to return to the starting point, and the gap widens fast.
| Drawdown | Gain required to recover | Consecutive losses to get there at 1% risk |
|---|---|---|
| 5% | 5.3% | ~5 |
| 10% | 11.1% | ~11 |
| 20% | 25.0% | ~22 |
| 33% | 49.3% | ~40 |
| 50% | 100% | ~69 |
The third column is the honest defence. At 1% of equity per idea, the compounding of losses means it takes an implausible run to reach a 20% drawdown. At 5% per idea, the same 20% is roughly four or five losses — a run that the table above says will happen. Risk per trade is not a preference; it is the variable that decides whether a normal streak is an inconvenience or an account event.
Expectancy, and why hit rate alone says nothing
Expectancy per trade is (hit rate x average win) - (miss rate x average loss). A 35% hit rate with an average win three times the average loss produces a positive expectancy; a 70% hit rate with average losses four times the average win does not. Any discussion of a hit rate that omits the payoff ratio is missing the term that determines the sign.
- 35% hit rate, 3R average win, 1R average loss: 0.35 x 3 - 0.65 x 1 = +0.40R per trade.
- 70% hit rate, 1R average win, 4R average loss: 0.70 x 1 - 0.30 x 4 = -0.50R per trade.
- 50% hit rate, 1R win, 1R loss, minus 0.1R of costs: -0.10R per trade.
That third line is where most attention should go. A process with no edge and modest costs is not flat, it is negative, and it declines slowly enough to feel like bad luck for a long time. Costs belong in the expectancy calculation from the first trade, not as an afterthought.
How large a sample has to be
The uncomfortable part. The standard error on a proportion is roughly sqrt(p(1-p)/n). At p = 0.5, a sample of 30 trades has a standard error near 9 percentage points, which means a 95% interval spanning roughly 32% to 68%. A sample of 100 narrows it to about 40% to 60%. A sample of 400 gets to roughly 45% to 55%.
| Sample | Standard error at p=0.5 | Roughly what you can distinguish |
|---|---|---|
| 20 trades | 11.2 pts | Almost nothing |
| 50 trades | 7.1 pts | A very large effect, maybe |
| 100 trades | 5.0 pts | A large effect |
| 400 trades | 2.5 pts | A moderate effect |
This is the reason a published record with a small denominator deserves scepticism regardless of what it says, and the reason any honest record prints its n next to every number. The same logic applies to your own results: a strong month is not evidence, and neither is a weak one. How to verify a trading track record works through what to demand before treating any published number as information.
What to do with this
- Write down, before the streak, what run length would genuinely be abnormal for your hit rate. Use the first table.
- Set risk per idea so that a run of that length is survivable without changing behaviour.
- Record every outcome so the sample accumulates, using the structure in how to build a trading journal.
- Judge the process on plan adherence and expectancy, not on the last five results.
- Re-examine only when the evidence is a change in conditions, not a change in mood.
None of this makes a losing streak pleasant. It makes it expected, which is a different and more useful state to be in — a run you have already priced does not force a decision, and forced decisions are the ones that do lasting damage.
Frequently asked questions
- How many losing trades in a row is normal?
- More than most traders assume. At a 50% hit rate, at least one run of five consecutive losses appears in a 100-trade sample roughly 80% of the time. At a 40% hit rate, runs of eight are more likely than not over the same span. Streak length scales with the number of trades taken, not just with the hit rate.
- Why is recovering from a drawdown harder than the loss?
- Because the gain is computed on a smaller base. A 20% loss needs a 25% gain to return to the starting point; a 50% loss needs 100%. This asymmetry is why risk per trade, rather than hit rate, is the main determinant of whether a normal losing streak is survivable.
- How many trades do I need before results mean anything?
- Far more than feels reasonable. At an even hit rate the standard error is about 5 percentage points at 100 trades and about 2.5 at 400. Below roughly 50 outcomes, a result is compatible with almost any underlying rate, which is why sample size belongs next to every published number.
- What is expectancy in trading?
- Average outcome per trade: hit rate multiplied by average win, minus miss rate multiplied by average loss, with costs included. It is the figure that determines whether a hit rate is meaningful — a 70% hit rate with large losses can be negative, and a 35% hit rate with asymmetric payoffs can be positive.
Related reading
- Risk managementPosition sizing: the risk calculation that matters more than convictionHow to convert an entry and an invalidation point into consistent trade risk, with worked arithmetic for spot and leveraged positions and a rule for correlated exposure.
- Trading processHow to check whether a trading signal record can be falsifiedMost published signal records cannot be proved wrong. The seven questions that separate a scoreable record from marketing, and what an honest denominator looks like.
- Trading processHow to build a trading journal that actually changes decisionsA field-by-field template for recording context, execution and outcome, plus the tagging discipline that lets you query the record instead of remembering it.
Or browse the full library on the research index, and see the same data live in the console.