OPCIONARIO Options Encyclopedia
EN ES opcionsigma.com

Risk of Ruin

ES: Riesgo de Ruina PT: Risco de Ruína

The mathematical probability that a trader loses their account given their risk per trade and their edge. Derived from the gambler’s ruin problem, it reveals that a high risk per trade practically guarantees the destruction of capital, however good the trader is.

What Risk of Ruin Is

The risk of ruin is the mathematical probability that a trader loses an unrecoverable portion of their capital given their system. The concept comes from the gambler’s ruin problem, a classical theorem of probability theory dating back to Pascal and Fermat in the seventeenth century.

Applied to trading, the idea is that the greater the risk per trade relative to the edge, the higher the probability of ending up ruined. The simplified formula is RoR = [(1 − edge) / (1 + edge)]1/risk fraction, where the edge is expectancy expressed per unit risked.

Without a positive mathematical edge, the risk of ruin is 100%: ruin arrives sooner or later regardless of skill. With a positive edge, the probability falls exponentially as you reduce risk per trade.

The key and most counterintuitive idea is that a profitable strategy can ruin the person trading it if position sizes are excessive.

An example: a strategy hitting 55% with a 1 to 1 ratio has an edge of 0.55 − 0.45 = 0.10. Applying the formula, the risk of ruin comes out as:

· at 1% risk per trade → practically 0%
· at 2%0.004%
· at 5%1.8%
· at 10%13.4%
· at 20%36.7%

The same strategy, with radically different survival probabilities. This is exactly why professionals work with 1% or 2% risk per trade: in that zone the probability of ruin approaches zero.

Riesgo de ruina: la probabilidad de destruir el capital RoR = [(1 − ventaja) / (1 + ventaja)] ^ (1 / fracción de riesgo) Con una ventaja del 10%, el riesgo de ruina cae de forma exponencial: riesgo 1% → RoR ≈ 0% (estándar profesional) riesgo 2% → RoR 0,004% (profesional agresivo) riesgo 5% → RoR 1,8% (zona de peligro) riesgo 10% → RoR 13,4% (ruina probable) riesgo 20% → RoR 36,7% (ruina casi segura) LTCM 1998: premios Nobel + ventaja positiva + apalancamiento excesivo = rescate de 4.600 M$ Buffett: «Casi todos los fracasos vienen del alcohol y del apalancamiento» · Teorema de la ruina del jugador (Pascal y Fermat)

Practical Application

The concept has five direct applications.

The first is survival analysis: before committing capital it is worth calculating the strategy’s risk of ruin. Above 5% the strategy is probably unsustainable — a one-in-twenty chance of destroying the account — and most professionals work below 1%.

The second is strategy validation: even a profitable backtest can hide a high risk of ruin if the sizing is aggressive. A spectacular annualised return with a 30% risk of ruin describes, in practice, a great many failures.

The third is risk budgeting at portfolio level: total risk of ruin combines that of every strategy, and diversifying across weakly correlated strategies reduces it.

The fourth is retirement sustainability: for anyone living off their portfolio, risk of ruin also incorporates the withdrawal rate. A 4% withdrawal is sustainable under historical returns, but sequence risk — a few bad early years — can cause early ruin.

The fifth is options: having a defined maximum loss greatly simplifies the calculation. If the maximum loss per trade does not exceed 1% or 2% of the portfolio and the strategy has positive expectancy, the risk of ruin is practically zero.

The determining factors are six: the size of the edge, which reduces it exponentially; risk per trade, which is the main lever; the balance between hit rate and reward-to-risk; correlation between positions, which raises effective risk; consistency of sizing, since erratic position sizes increase it; and emotional decisions, because every deviation from the plan amounts to raising the real risk.

The Gambler’s Ruin Theorem

The gambler’s ruin theorem is the mathematical result behind all this. It posits a gambler with initial capital C betting a fixed amount on each roll, with probability p of winning and q = 1 − p of losing, against an opponent with unlimited capital.

Its conclusions are stark. If p ≤ 0.5, the gambler will lose all their capital with probability 1: ruin is certain. And this holds even in a fair game with p = 0.5, as long as their capital is finite and the opponent’s is not. Only with p > 0.5 — a positive edge — and sufficient capital can it be avoided.

Translated to trading, three implications follow. A trader with a negative edge will be ruined with certainty, whatever capital they hold. A trader with a positive edge has a probability of ruin greater than zero, but manageable through position sizing. And finite capital is a real constraint: even with a positive edge, risking too much per trade lets a bad run end everything.

This is the mathematics behind Buffett’s warning about leverage: he has seen more people fail through drink and debt than through any other cause, and considers the second the more dangerous. Leverage amplifies risk per trade and drives up the probability of ruin.

The case of Long-Term Capital Management in 1998 is the definitive example: a fund run by Nobel laureates, with positive expected returns on its underlying trades, collapsed through excessive leverage. An edge does not protect you from ruin if the sizing is wrong.

The Retail Trader

The retail investor faces different problems from an institution, and there are five fronts to watch.

Sizing discipline is the first: most people who break the 1-2% rule are unaware they are building a high risk of ruin. Sizing according to mood — panic or enthusiasm — drives it up sharply.

Leverage traps are the second: margin accounts, futures and options multiply the effect of size on risk of ruin, and 2 to 1 margin effectively doubles the risk per trade relative to capital.

In options there are three frequent errors despite their bounded loss: thinking a hundred-dollar weekly option is nothing and buying twenty, which adds up to excessive risk in a small account; ignoring that gamma near expiration can move a position 50% or 100% in a single session; and not explicitly calculating the maximum loss of multi-leg structures, which is not always obvious.

Concentration risk is the fourth: putting half the portfolio into a single stock or a single theme creates risk of ruin regardless of sizing, because one adverse event can produce a catastrophic loss.

And the fifth is emotional discipline: the models assume a rational trader following their plan. In reality, losers get held past the stop, winners get closed early, size increases after good runs and revenge trading follows bad ones. Each of those deviations raises the effective risk of ruin above what the calculation says.

Risk of Ruin by Risk Per Trade

Calculated with the formula for a strategy with a 10% edge. The relationship is exponential.

Risk per tradeRisk of ruinInterpretation
≈ 0%Professional standard
0.004%Aggressive professional
1.8%Danger zone
13.4%Ruin probable over the long run
36.7%Ruin all but certain
~25%Theoretical optimum, inapplicable in practice

Frequently Asked Questions

How do I calculate my risk of ruin?
With the formula RoR = [(1 − edge) / (1 + edge)]1/risk fraction. The critical point is that the edge must be expressed per unit risked, not in currency: that is the most common error, and it makes the formula return meaningless results.

An example: a strategy hitting 55% with an average gain of 100 and an average loss of 90 has a ratio R = 100/90 = 1.111. The normalised edge is 0.55 × 1.111 − 0.45 = 0.161.

Applying the formula with that edge: at 5% risk per trade the risk of ruin is 0.15%, and at 1% it is practically nil.

Online calculators can solve it, but the most robust method is Monte Carlo simulation: generating ten thousand simulated runs with your own parameters and counting in how many ruin occurs. It has the advantage of capturing the effect of streaks, which the closed formula simplifies away.
What exactly counts as "ruin"?
It is usually defined as reaching zero or a specific threshold of capital. The strictest definition is losing 100%. The most common in practice is losing 50%, because recovering from there is very hard: you need to double just to get back to where you started.

Another useful definition is falling below the minimum viable capital to run the strategy, that is, no longer having enough margin to keep trading.

In reality, ruin is subjective: the psychological damage, the margin calls or the inability to continue arrive long before total loss. Most traders abandon their strategy at drawdowns of 25% to 50%, even though they are technically not ruined.

The sensible approach is to set the calculation threshold at the point you consider irrecoverable damage, not at theoretical zero.
Do options reduce the risk of ruin?
Yes, significantly, provided you use defined-risk structures. A long option has a maximum loss of the premium paid, and a defined spread — bull put, bear call, iron condor — has it capped at the width less the credit.

That eliminates the gap risk that destroys stock traders. Compare: holding 10,000 in shares versus buying a 100 put; a 50% overnight fall means a 5,000 loss in the first case and 100 in the second.

That said, options also permit the opposite. Leveraged strategies — naked selling, weekly expirations with high gamma — can produce catastrophic losses far faster than shares.

The conclusion is that options reduce risk of ruin only when used with defined risk and conscious sizing.
How does it differ from maximum drawdown?
Maximum drawdown looks backwards and risk of ruin looks forwards. The first answers "what was my worst historical decline" and describes a real experience; the second answers "what is my probability of ending up ruined" and is a theoretical projection.

They are complementary: maximum drawdown shows how the strategy has behaved in the past, and risk of ruin what to expect mathematically in the future.

And they can diverge in both directions. A strategy with a good drawdown history can carry a high risk of ruin if risk per trade is aggressive and it has simply been lucky. And one with a low theoretical risk of ruin can suffer severe drawdowns in unusual market regimes the model does not contemplate.
What is the risk of ruin at large funds?
It varies enormously. The most diversified quantitative funds with sophisticated risk management work at risk of ruin below 0.1%. Long-short equity and event-driven strategies sit between 1% and 5%. And activist funds carry higher figures because of their concentration.

The LTCM case is the most illustrative: its internal models produced a low risk of ruin, and the real risk turned out to be 100% when the fund collapsed in 1998. The difference was that the models did not contemplate correlations converging the way they did.

That is precisely the point: calculated risk of ruin is only as good as the assumptions feeding it. In heavily leveraged funds it is extremely sensitive to correlations, and during 2008 many multi-product strategies with leveraged derivatives experienced ruin far beyond what had been projected.