Maximum Drawdown Calculator
Paste an equity series to find the largest peak-to-trough fall and the recovery factor of the run.
Quick answer: Maximum drawdown is the deepest peak-to-trough decline an equity curve suffers, measured as a percentage of the peak. The tool walks your equity series, tracks the running high-water mark, and records the largest percentage fall below it. It also reports the recovery factor, the net profit divided by the rupee size of that worst drawdown, and draws the curve with the drawdown period marked.
How to use it
Paste the value of your account or backtest equity at successive points in time, separated by commas, spaces or new lines. The output is the maximum drawdown as a percentage of the peak, the rupee depth of that drawdown, the net profit, and the recovery factor (net profit divided by the worst drawdown). The chart shows the equity curve with the peak-to-trough fall highlighted.
Formula
Max drawdown% = max over t of ( Peak so far โ Equity[t] ) รท Peak so far ร 100 ; Recovery factor = Net profit รท Max drawdown (โน)
Peak so far is the highest equity value seen up to and including point t. Net profit is the last value minus the first.
Frequently asked questions
Why measure drawdown from the peak, not the start?
What is the recovery factor?
Is a smaller maximum drawdown always better?
Does drawdown tell me how long recovery takes?
What data should I paste?
Runs entirely in your browser โ no data leaves your device. Illustrative and educational only; real-world charges and market conditions apply in practice.