The institutional liquidity playbook — free guides + battle-tested MT4/MT5 tools MQL5 Market store →

Risk, Drawdown and Discipline

The arithmetic that decides whether a method survives its own losing runs — and the handful of rules that keep a decision made calmly from being unmade in the moment.

Part 7RiskDiscipline

Parts 1 to 6 covered reading and execution: what liquidity is, where it sits, how it gets taken, and how to frame a trade around it. This part is different in kind. Almost none of it is about the chart. It is arithmetic — the arithmetic that decides whether a method survives its own losing runs, and the small number of rules that keep a decision made calmly on Sunday from being unmade at 09:04 on Tuesday.

Read this first. The numbers in this part are arithmetic, not evidence. Every figure below is derived from an assumption stated next to it — a win rate, a reward-to-risk ratio, a drawdown depth — and none of it is a measurement of how this or any other method performs. Nothing here tells you what your results will be. What the arithmetic does tell you is what a given win rate would have to be for a given ratio to break even, and how deep a drawdown gets before recovery becomes impractical. Those relationships hold regardless of method. This is not a recommendation to trade, and it is not personal advice.

Everything is measured in R

R is the distance between your entry and your stop, expressed as the money you lose if the stop fills at the stop price. Everything else is quoted as a multiple of it. A target three times the stop distance is a 3R target. A day that ended down two stop distances is a −2R day.

The point of the convention is that it makes trades comparable. A twelve-point stop on an index and a forty-pip stop on a currency pair are the same size of decision if both were sized to the same risk. Without R you end up comparing pips across instruments where a pip means different amounts of money, which tells you nothing.

1R target2R target3R targetentrystop = 1R1R1R1R1RSchematic, not a sampled outcome - drawn on a case that reached target.
R. One R is the entry-to-stop distance. Every target, every result and every daily limit in this part is quoted as a multiple of it.

The sizing arithmetic that produces a constant R is the one from part 6:

Volume = risk amount ÷ (stop distance × value per point)
Fix the risk amount first as a percentage of the account, then let the volume fall out of the stop distance. Sizing in the other order — picking a familiar lot size and accepting whatever stop distance the chart offers — means your R changes on every trade, and the arithmetic in the rest of this article stops applying to you.

One consequence is worth stating plainly, because it is where the convention breaks: a stop is an instruction, not a guarantee. It becomes a market order when touched and fills at the next available price. At session opens, around scheduled releases and in thin hours, that price can be materially worse than the stop level, and the realised loss can exceed the 1R you measured. Everything below assumes a loss of 1R; treat that as the optimistic case rather than the expected one.

Expectancy is the equation that decides the outcome

A method's expectancy is the average result per trade, in R:

E = (W × R) − (1 − W)
where W is the win rate as a decimal and R is the average reward-to-risk ratio actually realised — not the ratio you aimed at.

Setting E to zero and solving gives the breakeven win rate for any ratio:

Breakeven win rate = 1 ÷ (1 + R)

That single expression is the reason the reward-to-risk ratio matters at all, and it is worth reading as a table rather than a formula.

Average realised ratioWin rate needed to break evenExpectancy at a 40% win rate
1R50.0%−0.20R
1.5R40.0%0.00R
2R33.3%+0.20R
3R25.0%+0.60R
5R16.7%+1.40R

The third column is arithmetic under one stated assumption — a 40% win rate, chosen because it is the figure at which a 1.5R method exactly breaks even. It is an input to the calculation, not a claim about anyone's results.

Win rate needed just to break evenbreakeven win rate = 1 / (1 + R)1R50.0%1.5R40.0%2R33.3%3R25.0%5R16.7%Arithmetic, not a measurement. Nothing here says what any method achieves.
Breakeven win rate. The ratio decides how often you must be right. A win rate quoted without its ratio says nothing at all.

Two things follow. The first is that a win rate on its own is meaningless: 40% is a losing method at 1R and a strongly positive one at 3R. The second matters more for the setups in this guide. A liquidity-based approach that waits for a defined invalidation and targets the opposite pocket tends to produce a ratio well above 1, which is what makes a win rate below half survivable — but only if the ratio you realise matches the one you planned. Closing winners early while letting losers run the full stop distance collapses the realised ratio toward 1 and quietly moves you into the first row of that table, whatever your entries looked like.

Losing runs are a property of the arithmetic

If a method wins 40% of the time, the chance of any given trade losing is 0.6. Assuming each trade's outcome is independent of the last, the chance of k losses in a row is 0.6k:

Consecutive lossesProbability of that exact runRoughly once every
321.6%5 sequences
57.8%13 sequences
81.7%60 sequences
100.6%165 sequences

Read that table carefully, because it is easy to misread. It assumes independence and a fixed win rate. Real trading gives you neither: outcomes cluster because market conditions cluster, and your own execution degrades during a run of losses, which is the opposite of independence. The table is therefore a floor on how common long losing runs are, not an estimate of them. A run of eight is not evidence that a method has stopped working, and it is not evidence that it still works either. It is simply not informative on its own.

How often a losing run of a given length occursassumed win rate 40% - independent outcomes - 0.6 ^ k3 in a row21.6% ~ 1 in 55 in a row7.8% ~ 1 in 138 in a row1.7% ~ 1 in 6010 in a row0.6% ~ 1 in 165A floor, not an estimate: real outcomes cluster, so long runs come more often.
Losing runs. Computed from a stated assumption, not observed. Size so that the run in the third row does not end your account.

The practical consequence is the reason this section exists. If you size such that eight consecutive losses would breach a limit — your own or a funding programme's — then the arithmetic says you will eventually breach it, without anything having gone wrong with your reading of the chart.

Drawdown is not symmetric

A loss and the gain needed to undo it are not the same number, because the gain is calculated on a smaller balance. The relationship is exact:

Gain required = d ÷ (1 − d), where d is the drawdown as a decimal.
DrawdownGain needed to return to breakeven
5%5.3%
10%11.1%
20%25.0%
33%49.3%
50%100.0%

The curve is gentle and then it is not. Below roughly 10% the asymmetry is a rounding error. Past 30% it starts to dominate every other decision you make, because the size of the required recovery pushes people toward exactly the behaviour that caused the drawdown: bigger positions, looser criteria, more trades.

This is the argument for a risk-per-trade figure small enough that a long losing run stays inside the gentle part of the curve. At 1% per trade, the ten-loss run in the table above costs about 9.6% and needs about 10.6% to recover. At 3% per trade, the same run costs about 26% and needs about 36%. The chart reading was identical in both cases; only the sizing differed.

-10% needs +11.1%-30% needs +42.9%-50% needs +100%10%20%30%40%50%Gain required to recover a drawdowngain = d / (1 - d)symmetry, for referencedrawdown depth
Drawdown asymmetry. Recovery is computed on a smaller balance, so the curve leaves the diagonal quickly. Past roughly 30% it drives every other decision.

Correlation: three trades, one bet

Risk limits are usually written per trade, and that is where the arithmetic quietly fails. If you are long EUR/USD, long GBP/USD and short USD/CHF at 1% each, you do not have three positions at 1%. You have one position on a weaker dollar, at roughly 3%, split across three tickets.

Currency pairs sharing a leg tend to move together, and the setups in this guide make that worse rather than better: a dollar-driven liquidity take prints a similar-looking sweep on every dollar pair at the same moment, so the method itself will hand you three chart-perfect entries on what is economically a single trade.

Three tickets, one beta shared leg means the risks add rather than diversifylong EUR/USDrisk 1%short USDlong GBP/USDrisk 1%short USDshort USD/CHFrisk 1%short USDone positionon a weaker dollareffective risk 3%Cap total open risk per driver, not only risk per trade.
Correlation. A dollar-driven liquidity take prints a similar sweep on every dollar pair at once, so the method itself hands you the same trade three times.

What funded-account rules do to the arithmetic

Traders working under a funding programme have two limits imposed on top of their own, and the two behave very differently.

The daily limit is the one that binds in practice, and the arithmetic is worth doing before rather than after. If the daily limit is 5% and you risk 1% per trade, three losses put you at 3% and a fourth at 4% — but a fourth loss that slips beyond its stop can breach 5% on a position you believed was sized to stay inside it. Sizing to the limit rather than to the limit minus a slippage allowance is what turns an ordinary losing morning into a failed account.

A trailing drawdown deserves its own note because it inverts a familiar habit. Under a trailing floor, an unrealised gain that you give back has moved the floor up and then eaten the distance to it. Rules written for a static floor — hold for the full target, add on strength — can be actively wrong under a trailing one. Read which variant applies before sizing anything.

startstatic floortrailing floorequityTwo floors behave differentlya trailing floor rises with the high-water mark and never comes back downRead which variant applies before sizing anything.
Static versus trailing. Under a trailing floor an unrealised gain you give back has already raised the floor. Rules written for a static floor can be actively wrong under a trailing one.
Do the subtraction before the session, not during it. Work out the number of consecutive 1R losses your daily limit allows, subtract one for slippage, and write the remaining figure down. That number — not your reading of the chart — is what ends your trading day.

Turning discipline into rules

Most of what gets filed under trading psychology is better handled as a rule written in advance, because a rule can be checked and a state of mind cannot. Each of the following is a common failure paired with the mechanical constraint that removes the decision from the moment.

None of this makes the discomfort go away. It makes the discomfort irrelevant to what happens next, which is the only part that can be engineered.

The journal, and what makes it measurable

A journal that records how a trade felt produces material you cannot act on. Record instead the fields that let you check a rule was followed, and the ones that let you compute the two numbers this article depends on — your realised win rate and your realised ratio.

Thirty entries is not a sample from which to conclude anything about a method. It is, however, enough to see whether your realised ratio resembles your planned one, and that comparison is the one that feeds directly back into the expectancy equation at the top of this article.

What this part does not do

The arithmetic here is exact, and its inputs are not. Expectancy computed from your last thirty trades is an estimate with wide error bars, and it will move as conditions change. None of these equations can tell you whether a method has stopped working, because a losing run consistent with a working method and a losing run produced by a broken one look identical for far longer than most people's patience.

What the arithmetic can do is bound the damage while you find out: keep the risk per trade small enough that the drawdown table stays gentle, keep total exposure honest about correlation, and keep the daily stop mechanical. Those three constraints do not improve a method. They keep a workable one from being ended by an ordinary losing run — which, as the streak table shows, is not a rare event but a scheduled one.

Risk warning. Trading leveraged instruments carries a high risk of losing money rapidly, and losses can exceed the amount you intended to risk. Stop orders execute at the next available price and do not guarantee the loss you calculated, particularly at session opens, around scheduled releases and in thin market hours. Every figure in this article is arithmetic derived from a stated assumption; none of it is a measurement, a projection, or an indication of future results. This material is educational, is not personal advice, and does not take account of your objectives, experience or financial situation. Seek independent advice if you need it.

Found this useful? Pass it on.

Put the concepts on your chart

Sweep Protocol maps the liquidity, waits for the sweep and confirms on the close — non-repainting, for MT4 & MT5.

See Sweep Protocol