What Is Risk of Ruin?
Risk of ruin is the estimated probability that an account falls to a level from which the trader cannot, or will not, continue — not necessarily zero, but any critical threshold such as a 30% drawdown. It is computed from a handful of inputs: win rate, payoff ratio, risk per trade and the number of trades considered. What follows walks through the streak arithmetic behind the estimate, shows why risk per trade is by far the most powerful input, and explains why the result is a scenario built from your numbers rather than a forecast.
Key takeaways
- Risk of ruin is the estimated probability of equity falling to a critical threshold — often a drawdown limit, not literally zero — within a given number of trades.
- The inputs are win rate, payoff ratio, risk per trade, the variability of results and the trade horizon; change any input and the estimate changes.
- The probability of n consecutive losses is qⁿ, where q is the single-trade loss probability — and over hundreds of trades, long streaks become near-certain somewhere.
- Risk per trade dominates because losses compound geometrically: eight straight losses cost about 7.7% at 1% risk but 33.7% at 5% risk.
- In an illustrative simulation with an identical edge, moving from 0.5% to 5% risk per trade raised the estimated 200-trade ruin probability from near 0% to roughly 37%.
- The output is an estimate conditional on stable, independent inputs — a sensitivity tool for sizing decisions, not a prediction of the future.
The probability of falling too far to continue
Risk of ruinis the estimated probability that an account’s equity falls to a critical threshold at some point within a given horizon — say, the next 200 trades. The threshold does not have to be zero. For most traders, “ruin” is the level at which trading effectively stops: a 30% or 50% drawdown, a margin floor, or simply the point where the required recovery gain becomes unrealistic.
Two things make the concept useful. First, it looks at the pathof equity, not just the destination — a strategy can be profitable on average and still pass through a fatal drawdown on the way. Second, it converts a vague worry (“what if I hit a bad run?”) into a number that responds to the one input you fully control: how much you risk per trade.
The five inputs behind every estimate
Every risk-of-ruin model, from a closed-form formula to a full simulation, is built from the same small set of inputs:
Win rate
The fraction of trades that close profitably. A 45% win rate means any single trade loses with probability 0.55 — the q in the streak formula below.
Payoff ratio
Average win divided by average loss. A 1.5 payoff with a 45% win rate is a positive edge: 0.45 × 1.5 − 0.55 × 1 = +0.125 per unit risked.
Risk per trade
The fraction of equity at risk on each trade — 0.5%, 1%, 2%. The dominant input, because losses compound on a shrinking base.
Variability
How dispersed individual results are around the averages. Two strategies with identical averages but different spread have different ruin estimates.
Number of trades
The horizon. Ruin probability is cumulative: more trades means more opportunities for a bad sequence, so the estimate grows with the horizon.
The first two inputs describe the edge; the last three describe exposure to bad sequences. Realistic values come from a meaningful sample of your own closed trades, not from a guess — which is one reason reviewing your own MetaTrader history per strategy matters before trusting any calculator output.
The horizon deserves a closer look, because it only works in one direction. Ruin is an absorbing event: once the threshold is hit, the run is over, so the probability can only accumulate as more trades are added. An estimate of 5% over 200 trades is always higher over 1,000 trades with the same inputs — surviving a quarter is not the same claim as surviving a career.
Streak math: long losing runs are normal
The engine inside every ruin estimate is the arithmetic of consecutive losses. If each trade loses independently with probability q, the chance of n losses in a row is q multiplied by itself n times:
P(streak of n losses) = qⁿ
- q
- probability that a single trade loses (1 − win rate)
- n
- length of the losing streak
With a 45% win rate, q is 0.55, so five straight losses have probability 0.55⁵ ≈ 5%. That sounds comfortably rare — but it is the chance for one specific window of five trades. Across a 200-trade sample there are many overlapping windows, and in simulation the chance of at least one five-loss run somewhere in those 200 trades comes out near 99%. Eight in a row (0.55⁸ ≈ 0.8% per window) remains a realistic event over a trading year.
Why risk per trade dominates
Losses compound geometrically: each one is taken from an already-reduced balance, and the damage accelerates as the per-trade fraction grows. The same eight-loss streak that a conservatively sized account absorbs as a routine drawdown can push an aggressively sized account through its ruin threshold — with the win rate, payoff ratio and strategy all unchanged.
One eight-loss streak at three risk levels
- Streak: 8 consecutive losses, each costing the chosen % of current equity.
- At 1% risk: equity × 0.99⁸ → −7.7% drawdown.
- At 2% risk: equity × 0.98⁸ → −14.9% drawdown.
- At 5% risk: equity × 0.95⁸ → −33.7% drawdown.
- With a 30%-drawdown ruin threshold, the 5% account is already through it — on a streak the 1% account barely notices.
This is why risk of ruin reacts so violently to the sizing input. Doubling risk per trade does not double the ruin probability; it can multiply it many times over, because it shortens the streak needed to reach the threshold while streak probabilities fall off exponentially with length.
Same edge, very different ruin estimates
The table below comes from a simple illustrative simulation: 45% win rate, 1.5 payoff ratio (a positive edge of +0.125R per trade), fixed-fractional sizing, a 200-trade horizon, and ruin defined as equity dropping 30% below the starting balance. Only the risk per trade changes between rows.
| Risk per trade | Losing R needed for −30% | Estimated risk of ruin (200 trades) |
|---|---|---|
| 0.5% | ≈ 71 net losing trades | ≈ 0% |
| 1% | ≈ 36 net losing trades | ≈ 0.1% |
| 2% | ≈ 18 net losing trades | ≈ 5% |
| 5% | ≈ 7 net losing trades | ≈ 37% |
The shape is the lesson: the edge is identical in every row, yet the estimate moves from effectively impossible to roughly one chance in three. At 0.5% risk, reaching the threshold takes the equivalent of about 71 net losing trades — so deep that the positive expectancy pulls equity away from the edge of the cliff faster than ordinary variance can push it over. At 5%, seven net losers are enough, which is well inside the range of a normal bad fortnight. You can reproduce this sensitivity with your own inputs in the free Monte Carlo Trading Simulator, which resamples a trade distribution thousands of times and counts how often the threshold is hit.
An estimate from your inputs — not a prediction
A risk-of-ruin number is conditional on everything you fed into it. The standard models quietly assume:
- a stable win rate and payoff ratio— but real strategies drift as market conditions change, and a measured 45% can become 38% without notice;
- independent trades— while correlated positions, news events and one-sided market regimes make losses cluster more than coin-flip math suggests;
- clean fills at the modelled risk— slippage, gaps and widened spreads can make an individual loss larger than the planned fraction.
None of this makes the estimate useless — it makes it a sensitivity tool. Comparing the output at 1% versus 2% risk with your own measured inputs is informative even when the absolute number is uncertain. Treating the output as a guarantee of safety is the misuse.
Connecting ruin, position sizing and drawdown
The three concepts form one chain. Your ruin threshold is usually expressed as a maximum acceptable drawdown; your risk per tradeis the position-sizing decision that determines how quickly a normal losing streak approaches that drawdown; and the risk-of-ruin estimate quantifies the link between the two over a horizon. How the sizing decision is actually made — from stop distance and pip value — is covered in the position sizing guide.
In practice, the workflow runs backwards: decide the drawdown you are genuinely willing to sit through, measure your real win rate and payoff ratio from your own MetaTrader trade history, and then solve for the risk per trade that keeps the ruin estimate acceptably small. The free Risk of Ruin Calculator does that arithmetic for any combination of inputs — the quality of the answer depends entirely on how honestly the inputs were measured.
Frequently asked
Does risk of ruin mean losing the entire account?
Not necessarily. Ruin is whatever threshold makes continuing impossible or pointless for you — many traders define it as a specific drawdown, such as 30% or 50% below the starting balance, because long before zero the required recovery gain becomes unrealistic.
Can risk of ruin be high even with a profitable strategy?
Yes. A positive expectancy says nothing about the path. If risk per trade is large, an ordinary losing streak can push equity through the ruin threshold before the edge has enough trades to assert itself. The same edge at smaller size can have a near-zero estimate.
Why do calculators give different risk-of-ruin numbers for the same strategy?
Because they model different things: some assume fixed bet sizes, others fixed-fractional sizing; some target total loss, others a drawdown threshold; horizons differ too. Always check what threshold, sizing rule and trade count a calculator assumes before comparing outputs.
Where do the inputs — win rate and payoff ratio — come from?
Ideally from your own closed-trade history over a meaningful sample, not from a guess or a short backtest. Reviewing your actual MetaTrader results per strategy gives more realistic inputs, though even measured inputs drift over time, which is why the output stays an estimate.
Related guides
What Is Drawdown in Trading?
Peak-to-trough decline, the MetaTrader drawdown metrics, and why a 50% loss needs a 100% gain.
How Position Sizing Works
The chain from risk budget to lot size — the formula, pip-value conversions, and why fixed lots distort risk.
Monte Carlo Analysis for Trading Systems
Re-running the same trades in random order to see the range of equity paths and drawdowns one set of statistics can produce.
Related free tools
Free, no login required.
Related NuvoraSync features
Sources & further reading
- NIST/SEMATECH e-Handbook of Statistical Methods — reference handbook for the probability and statistics concepts used here.
- MQL5 Documentation — Statistics calculated in the tester — how MetaTrader computes win rate, payoff and drawdown statistics from trade history.
Want to analyze your own MetaTrader account data automatically?
NuvoraSync is a read-only MetaTrader journal and analytics workspace. Connect MT4 or MT5 once and your trades, drawdown and performance update on their own — no manual entry, no signals, just your own data.
This article is for educational purposes only. It does not provide trading signals, investment advice, financial recommendations, broker recommendations or trade execution. Calculations are based on user inputs and are estimates only.