Let’s start with a simple example.
Imagine a trading strategy with the following parameters:
- Win rate: 55%
- Risk-to-reward ratio: 1:1
- Risk per trade: 10% of the deposit
On paper, this strategy has a positive expected value. It is statistically profitable. Many traders would look at these numbers and assume the system is safe to trade.
But here is the problem: with this setup, the probability of eventually losing half of the deposit is over 97%.
This is the risk of ruin problem – one of the most important concepts in trading mathematics, and one of the least discussed. It explains why traders can lose money even when their strategies are technically profitable.
Ruin Does Not Always Mean Losing Everything
In trading, “ruin” does not necessarily mean a zero balance.
For one trader, ruin may mean losing 40% of the account, after which it becomes psychologically difficult to continue trading normally. For another, it may mean a margin call. For a fund manager, it could be a drawdown large enough for clients to withdraw capital. For a beginner, it may simply mean losing an amount they cannot afford to replace.
The exact threshold is personal. But the principle is universal:
If position size is too large, even a profitable strategy can eventually reach a destructive drawdown.
This is not pessimism. It is probability.
With enough trades, normal losing streaks will occur. If the risk per trade is too aggressive, those losing streaks will push the account toward a point where recovery becomes mathematically and psychologically difficult.
The Table Every Trader Should Understand
Most traders focus on profitability, win rate, or entry accuracy. Far fewer understand the asymmetry between losses and recovery.
This asymmetry is one of the foundations of risk management.
When an account loses money, it needs a larger percentage gain to return to its starting point:
| Lost | Need to earn to return |
| 10% | 11% |
| 25% | 33% |
| 50% | 100% |
| 75% | 300% |
| 90% | 900% |
Losing Streaks Aren’t Bad Luck – They’re Normal
Here’s what most traders don’t understand about their strategies: even a profitable system will have losing streaks.
With a 55% win rate, which is already quite strong, a streak of five consecutive losses can occur roughly once every 45 trades. This is not a disaster. It does not mean the system is broken. It is a statistical norm that traders must be prepared to withstand.
A streak of eight consecutive losses happens less often – roughly once every 300 trades – but it still happens. And if a trader risks 10% of the deposit per trade, eight consecutive losses will leave the account with about 43% of the initial balance, not 20%.
That means a 57% loss – with a profitable strategy, in a normal statistical scenario.
This calculation is based on the principle of compound interest in reverse, also known as negative compounding. When losses occur, each next loss is calculated not from the original deposit, but from the remaining account balance.
If the risk per trade is 10%, then after each losing trade, the account balance is multiplied by 0.9, meaning 90% of the previous balance remains.
Step-by-Step Calculation
The formula for calculating the account balance after a series of losses looks like this:

where:
Sn – final amount;
S0 – initial deposit (let’s assume 1$ or 100%);
r – risk per trade (0.1);
n – number of consecutive losses (8).
Substituting the values, this amounts to approximately 43.05%.
Why Does This Happen?
Many traders mistakenly believe that eight losses of 10% each equal an 80% loss in total: 10 × 8 = 80%. But this would only be true if every trade risked 10% of the original deposit.
In real trading, risk is usually dynamic. After the first loss, the account balance becomes smaller, and 10% of the new balance is a smaller absolute amount. This is why the account does not go to zero immediately, but the balance still “melts” very quickly.
The main trap is not only how much money remains after the losing streak. The bigger problem is how much needs to be earned afterward. To recover from 43% back to 100%, the trader must generate more than 132% profit on the remaining balance. Psychologically and mathematically, this is much harder than surviving the losing streak with smaller position sizes.
The issue is not necessarily the strategy. The issue is that the position size is too large to withstand normal losing streaks.
Three Ways to Ruin Yourself
All three scenarios are common. Many traders will recognize themselves in at least one of them.
1. “I Have a Profitable Strategy”
A trader uses a system with a 60% win rate. For six months, everything goes well. Then the market environment changes. A strong trend appears where the system was designed for a range, or a range begins where the system was built for trend conditions.
A losing streak of twelve trades follows. With 5% risk per trade, this results in a loss of around 46% of the deposit. The trader loses confidence and abandons the system.
What went wrong? The trader calculated the win rate, but never calculated how many consecutive losses the strategy could survive or what would happen to the account balance in that scenario. He knew the profitability of the strategy, but not its risk of ruin.
2. “I Need to Increase My Bet to Recover Faster”
After a series of losses, a trader raises risk from 2% to 5% per trade to recover the money faster.
The logic feels understandable. The math is ruthless.
During a losing streak, the probability of the strategy continuing to lose is still present. Increasing the position size at that moment is not a comeback plan. It is an acceleration of ruin.
This is called Martingale thinking. It has destroyed more trading accounts than bad strategies.
3. “This Is Practically a Sure Trade”
A trader sees what looks like a perfect setup. Instead of risking the usual 2%, he risks 20% of the deposit.
The trade works. Then another similar trade works as well. The third one fails.
A single 20% loss requires a 25% gain just to return to breakeven. Two such losses in a row result in a 36% drawdown.
One deviation from the rules can undo months of disciplined trading. There are no “sure trades” in trading – only probability management.
The Kelly Criterion
In 1956, mathematician John Kelly developed a formula for optimal position sizing. It answers one key question: given a strategy’s edge, what percentage of capital should be risked to grow as quickly as possible without going broke?
The formula is:
K = W − (1 − W) / R
Where:
- W is the win rate
- R is the ratio of average profit to average loss
Let’s take an example:
- Win rate: 55%
- Profit-to-loss ratio: 1.5 to 1
K = 0.55 − (0.45 / 1.5)
K = 0.55 − 0.30 = 0.25
The full Kelly formula suggests risking 25% of capital per trade.
Mathematically, this may be optimal for maximum growth. In practice, it is psychologically unbearable and extremely dangerous because account volatility becomes enormous.
Professional traders usually use a fraction of Kelly – often one-quarter or one-half. In this example, that would mean risking roughly 6% to 12% per trade. Growth becomes slower, but the probability of ruin falls dramatically.
Important: Kelly only works if the data is reliable. A win rate based on 20 trades is not enough. A trader usually needs at least 100–200 trades before the statistics begin to carry meaningful value.
Monte Carlo Simulation
There is another method widely used by professional managers but rarely by retail traders. It is called a Monte Carlo simulation.
The idea is simple. You take your strategy statistics – win rate, average profit, and average loss – and run 1,000 random sequences of trades.
Not one scenario. A thousand possible outcomes with the same parameters.
The result is more useful than a single average projection. You see the full range of potential outcomes, including the best 5% and the worst 5% of scenarios.
When a trader sees that a “normal” strategy can still lose 65% of the account in 5% of simulations, risk becomes real. It stops being an abstract warning and becomes a concrete number.
You do not need complex software. Excel with the RAND() function, basic Python, or ready-made online calculators are enough.
Two Decisions to Make Before Your First Trade
1. Use a Fixed Percentage, Not a Fixed Amount
If you always risk the same dollar amount, the position sizing becomes mathematically distorted.
When the account grows, that fixed amount becomes a smaller percentage of capital, meaning the trader under-risks. When the account declines, the same fixed amount becomes a larger percentage, meaning the trader over-risks exactly when risk should be reduced.
A fixed percentage solves this automatically. Position size decreases during drawdowns and increases as the account grows.
This is not only mathematically correct. It is also psychologically easier because the dollar value of losses becomes smaller during difficult periods.
2. Define Your Stop-Trading Threshold in Advance
Before trading begins, every trader needs to define two numbers:
- At what drawdown will you pause and review the system? For example, −20%.
- At what drawdown will you stop trading entirely? For example, −40%.
This is not pessimism. It is risk planning.
When a real drawdown happens, decisions are usually made under pressure, fear, and the desire to recover quickly. Those are the worst conditions for rational thinking.
Traders without predefined thresholds often decide to stop at the worst possible moment – when most of the damage has already been done.
If You Have Already Experienced Ruin
This matters because many traders have already gone through it.
A major loss is not only a financial setback. It is also information. It shows that one of three assumptions was wrong:
- First, the strategy may not actually be profitable.
- Second, the position size may have been too large.
- Third, there may not have been enough data to evaluate the strategy properly.
In many cases, the problem is the second or third point. The strategy may have had potential, but it was destroyed by excessive position sizing or by conclusions drawn from too small a sample.
Before rejecting the system, ask one honest question:
Was it traded mathematically correctly?
If not, the trader still does not know whether the strategy truly works.
Final Thoughts
A profitable strategy is necessary for success in trading. But it is not enough.
The math of survival is simple: losing streaks are inevitable, recovery after large drawdowns is asymmetric, and position sizing determines not only how much a trader can earn, but whether they survive long enough for the strategy to work.
Most traders spend 90% of their time searching for entry points and 10% managing position size.
The math suggests this ratio should be reversed. Use the Kelly Criterion. Define a stop-trading threshold. Control risk before looking for the perfect setup.
It may be less exciting than searching for the next entry. But it is far more important.

