Risk of Ruin Calculator
Estimate the probability of a fatal drawdown by simulating many sequences of trades at a fixed risk level.
Quick answer: Risk of ruin is the probability that a run of trades drives your capital down to a chosen ruin threshold before it recovers. This tool estimates it by Monte Carlo simulation: it plays out thousands of long sequences of trades using your win rate, per-trade risk and payoff ratio, and reports the fraction of those sequences that ever breached the threshold. A higher win rate, smaller risk or better payoff lowers the figure.
How to use it
Enter your win rate, the percentage of current capital risked on each trade, the payoff ratio (average win divided by average loss), and the drawdown that you define as ruin. The tool simulates thousands of trade sequences and reports the approximate probability that equity ever falls to the ruin threshold. It is an estimate from random simulation, so the figure moves slightly each time inputs change.
Formula
Risk of ruin โ ( number of simulated sequences that hit the ruin threshold ) รท ( total sequences )
Each trade wins with the given probability and multiplies equity by (1 + risk% ร b) on a win or (1 โ risk%) on a loss. Ruin is reached when equity falls to (1 โ threshold%) of its start.
Frequently asked questions
Why use simulation instead of a formula?
What counts as ruin?
Why does the number change slightly each time?
How do I lower my risk of ruin?
Does a positive expectancy mean zero risk of ruin?
Runs entirely in your browser โ no data leaves your device. Illustrative and educational only; real-world charges and market conditions apply in practice.