Calculators › Trading
Loss Recovery / Break-Even Calculator
The loss recovery calculator takes your drawdown and returns the exact gain needed to get back to break-even — the climb out is always steeper than the fall in. Runs in your browser; nothing is stored.
The percentage gain needed to recover a loss is always larger than the loss itself: after a drop of L percent you must gain L / (100 - L) x 100 percent to get back to break even, so a 20% loss needs a 25% gain and a 50% loss needs a 100% gain.
Your position
What it takes to recover
Months to recover, by monthly return
| Monthly return | Months | Approx. |
|---|
Newsletter
Get the weekly position-sizing playbook
One email a week: macro & US markets, gold, futures & crypto — plus prop-firm rules, risk math and new calculators. No spam, unsubscribe anytime.
How it works
What this calculator does
It converts a percentage loss into the percentage gain you need to return to your original capital. Losses and recoveries are not symmetric: the further an account falls, the disproportionately larger the rebound it takes just to get back to flat.
The formula
The recovery gain is calculated from the size of the drawdown:
recovery % = drawdown / (1 − drawdown)
where drawdown is the loss as a decimal (a 25% loss is 0.25).
Worked example
Suppose you buy at $100 and the price falls to $60 — a 40% drawdown. Plugging in: 0.40 / (1 − 0.40) = 0.40 / 0.60 = 0.667, or about 66.7%. The price must climb from $60 back to $100, a 66.7% move, just to break even. A 50% loss needs 100%; a 90% loss needs 900%.
What it deliberately does not do
This is a math tool, not a live quote feed. It does not pull real-time prices, account for fees, taxes, or slippage, and it does not tell you whether a recovery is realistic. The same arithmetic applies to a whole account balance, not just a single position. Use it to understand the shape of drawdowns — it is not investment advice.
Frequently asked questions
How much do I need to gain to recover a 50% loss?
0.50 / (1 − 0.50) = 1.00. The deeper the loss, the more lopsided this gets.Why isn't recovering a loss symmetric with the loss itself?
What gain do I need to recover a 20% loss?
0.20 / (1 − 0.20) = 0.25. For reference, a 10% loss needs ~11.1%, a 30% loss needs ~42.9%, and a 50% loss needs 100%.