Calculations

Losing trades in a row on forex

A run of losing trades on forex feels like a breakdown of the system, and it is at exactly that moment that people most often change the rules or increase size. The calculator shows how ordinary such a run is: at a 45 % win rate five losses in a row over a hundred trades occur in 92 cases out of a hundred.

Probability of meeting such a run
Expected number of such runs
A run met in more than half of cases

The chart shows the probability of meeting a run of length 1 to 12 over the given distance. The calculation is exact, not approximate.

How this is calculated on forex

The naive formula «1 − (1 − q^K)^(N − K + 1)» overstates the answer: it treats the windows as independent, although neighbouring windows overlap. The correct method is a dynamic over the length of the current run.

state: the length of the current losing run, from 0 to K−1
after a winning trade the run resets, after a losing one it grows by 1
answer = 1 − the probability of never reaching length K

The expected number of runs is calculated separately, by the number of possible starts: a run of exactly length K begins either with the first trade or after a winning one. Hence the estimate (N − K) · qᴷ · (1 − q) + qᴷ, where q is the share of losing trades.

A ready table for typical win rates

The probability of meeting a run of the given length over a distance of a hundred trades. Worth pinning next to the monitor.

Win rate4 in a row5 in a row6 in a row7 in a row8 in a row
40 %99.9 %97.6 %87.3 %68.9 %49.0 %
45 %99.4 %92.0 %72.9 %49.7 %30.7 %
50 %97.3 %81.0 %54.6 %31.8 %17.0 %
55 %91.5 %64.7 %36.3 %17.9 %8.4 %
60 %80.1 %45.9 %21.2 %8.9 %3.6 %

It reads like this: at a 50 % win rate a run of six losses in a row will occur in roughly every second hundred trades. Not «perhaps, if you are unlucky», but exactly at that frequency — it is a property of a random sequence, not of your system.

What to do about it in practice

before a runSet the daily limit allowing for these numbersIf two stops in a row close the day and your win rate is 45 %, the limit will fire on roughly a third of trading days. That is normal, but it is better to know it in advance.
before a runChoose risk to match the depth of a runA run of seven stops at 1 % risk is −6.8 % of equity. At 3 % risk it is already −19.2 %. Most people cannot take the second psychologically.
during a runDo not change the systemChanging the rules in the middle of a run is fitting to recent events. Any change goes into the planned review, on a sample, not on a feeling.
during a runDo not increase sizeThe gambler's fallacy in its pure form: the probability of the next trade does not depend on the previous ones. The price of such a decision is in the revenge-trading calculation.

How to choose a stop-day threshold from this table

The number of stops in a row after which the day closes is not a matter of taste. It is chosen so that the rule fires rarely enough not to become an obstacle.

Approximate firing frequency. Exact values depend on your win rate and number of trades — calculate them with the tool above.
Stop-day thresholdHow often it fires at a 45 % win rateTrades cut off per monthWho it suits
After 1 stopevery second trading daymanyPosition traders: 1–2 trades a week
After 2 stops in a rowroughly every third day5–7Daily traders: 1–3 trades a day
After 3 stops in a rowroughly once a week2–3Intraday traders: 3–8 trades
After 4 stops in a rowroughly once a fortnight1–2Scalping: 10+ trades

The selection logic is simple: the rule has to cut off the worst trades, not most of the trades. If the threshold fires more often than on a third of trading days, it is either too tight or your risk per trade is too large — the second is more common.

the probability of a run of length K over a distance N is calculated as a dynamic over states
state = the length of the current losing run, from 0 to K−1
a winning trade resets the state, a losing one increases it by 1

What a run does to equity at different risk levels

The probability of a run does not depend on position size, while its price depends on it entirely. These are two different quantities, and confusing them is expensive.

The drawdown from a run is calculated as 1 − (1 − risk) to the power of the run length. The probability of the run itself does not depend on risk.
Length of the runRisk 0.5 %Risk 1 %Risk 2 %Risk 3 %
3 in a row−1.5 %−3.0 %−5.9 %−8.7 %
5 in a row−2.5 %−4.9 %−9.6 %−14.1 %
7 in a row−3.4 %−6.8 %−13.2 %−19.2 %
10 in a row−4.9 %−9.6 %−18.3 %−26.3 %

The bottom right cell is the answer to why three percent risk counts as high despite arithmetic that looks harmless. A run of ten stops at a 45 % win rate occurs over a hundred trades in roughly one case in ten — that is, it will certainly arrive once every few years. At 0.5 % risk that is a five percent nuisance; at 3 % it is a quarter of the account.

A run of winners: the same arithmetic in the other direction

The calculation is symmetric, and its second half is discussed less often although it costs no less. A run of winners is exactly as random as a run of losers and produces exactly the same wrong conclusions — only with the opposite sign.

Both columns are calculated by one formula — only the probability of a single outcome changes. The probability of a run of profits is lower simply because the win rate is under half.
EventProbability over 100 trades at a 45 % win rateWhat conclusion people drawWhat conclusion is correct
5 losses in a row92.0 %«The system is broken»A routine event, do not touch the rules
5 wins in a row64.7 %«I have understood the market»A routine event, do not touch the size
8 losses in a row30.7 %«Time to change strategy»Once every three hundred trades — plan for it in advance
8 wins in a row8.4 %«I can risk more»Rare but random: the edge has not changed

The second and fourth rows are the mechanics of euphoria. A run of five winners occurs in almost two thirds of hundred-trade stretches, that is, with practically everyone and regularly. The conclusion «the system has started working, I can be bolder» does not follow from it any more than the conclusion «the system is broken» follows from a run of losers.

Frequently asked questions

Does the calculation allow for trades not being entirely independent?

No, and that is the model's main assumption. Real trades can be linked through the market regime: in a certain market phase unfavourable conditions for your setup come in runs. Because of that real runs are usually a little longer than calculated, meaning the model gives an optimistic estimate.

What counts as my win rate?

The share of winning trades from a sample of thirty or more in the journal. You cannot take the figure from a strategy description: there it was calculated on different data and without your violations.

How do you survive a run of stops?

Technically, by changing neither size nor rules and relying on these numbers. Psychologically it helps to know them in advance: a run you knew would happen is lived through in a fundamentally different way from an unexpected one. And the stop-day works: it stops a run turning into one bad evening.

DiagramThe probability of meeting a run over a hundred trades
The probability of meeting a run of losing trades in a row over a distance of one hundred trades at a win rate of 45 percent: four in a row — 99.4 %, five — 92.0 %, six — 72.9 %, seven — 49.7 %, eight — 30.7 %
APTF logo
APTF editorial teamWe examine trading psychology where it shows up in the statement: the price of one broken plan, the probability of a run of stops, the cost of revenge trading and of overtrading. We give the formulas in full so that every calculation can be repeated in your own spreadsheet.Who writes and how we verify the dataData verified: