Backtest Metrics

Consecutive Losses: How Long a Losing Streak to Expect (With the Math)

Every profitable strategy loses many trades in a row at some point. Traders who do not expect it panic, blow up their risk, or quit at the exact bottom. Understand the math of losing streaks and they stop being a crisis and become a scheduled event.

Losing streaks are not evidence that a strategy is broken - they are guaranteed by probability. Even a strong edge produces long runs of losses simply because randomness clusters. The goal is not to avoid streaks; it is to expect them and to size risk so the worst realistic one cannot end you.

The basic math

The probability of losing a specific number of trades in a row is the loss rate raised to that power:

Probability of N losses in a row = (loss rate) ^ N

At a 45 percent win rate, the loss rate is 0.55. So:

  • 3 in a row -> 0.55^3 = about 17%
  • 5 in a row -> 0.55^5 = about 5%
  • 8 in a row -> 0.55^8 = about 0.8%

Those look small per sequence. But that is the trap.

Why streaks are near-certain over many trades

A 5 percent chance on any given five-trade sequence does not mean it is rare over a career. Take 300 trades and you have hundreds of overlapping opportunities for that streak to appear. Across a few hundred trades, a 45-to-50 percent win-rate strategy will almost certainly hit a run of 6, 7, or even 8 losses at least once. The lower your win rate, the longer the expected streak.

Longest streak to expect over ~300 tradeslower win rate, longer runs
60% win
~5 in a row
50% win
~7 in a row
40% win
~9 in a row

The point that actually matters: position sizing

If a streak is inevitable, the only question is whether it ruins you. That is decided entirely by how much you risk per trade:

  • Risk 1% per trade -> an 8-loss streak costs about 8%. Uncomfortable, fully recoverable.
  • Risk 2% per trade -> the same streak costs about 16%. Painful but survivable.
  • Risk 5% per trade -> the same streak costs about 40%, which needs a 67% gain to recover and often ends the account.

The streak is the same. The outcome is completely different. Small, fixed risk is what turns a normal losing run into a footnote instead of a funeral.

Important: most blown accounts are not killed by a bad strategy. They are killed by a normal losing streak meeting oversized risk, then revenge trading on top of it. Expect the streak, size for it, and it loses its power.

The psychological half

Knowing a streak is coming changes how you handle it. Instead of "my strategy stopped working", you think "this is the 7-in-a-row run the math promised". That framing keeps you following the plan through the drawdown, which is exactly when discipline pays. It is closely related to beating emotional trading: evidence replaces panic.

See your real streaks in a backtest

Formulas give you the expectation; a backtest gives you the reality. When you replay a few hundred trades in a simulator, the report shows your longest losing streak and the probability of consecutive losses at your win rate, so you can look at the worst run the strategy actually produced and ask honestly: could I have kept trading through that at my current risk? If not, cut the risk before it is real money.

For the drawdown side of the same question, the risk of ruin table shows how likely a losing streak is to cost you half the account at each position size.

Consecutive losses FAQ

How many losses in a row is normal?

At a 50 percent win rate, runs of 6 or 7 will almost certainly appear over a few hundred trades; at 40 percent, streaks of 8 or more are normal. Losing streaks are expected variance, not a broken strategy.

How do you calculate the probability of consecutive losses?

Raise the loss rate to the power of the streak length. At a 45 percent win rate, five losses in a row is 0.55^5, about 5 percent per sequence - but near-certain to occur at least once over hundreds of trades.

How do I survive a losing streak?

Size risk so the worst realistic streak is survivable. At 1 percent per trade, eight losses cost about 8 percent; at 5 percent per trade, the same streak is a 40 percent drawdown.

Risk disclaimerTrading foreign exchange, CFDs, and other leveraged products carries a high level of risk and is not suitable for every investor — losses can exceed your deposits. Everything on this page is educational content, not financial advice. Backtest and simulator results are hypothetical: they do not represent live trading and past performance does not guarantee future results.