You check your account at the end of the week. You are down 12%. You think back — when did this start? Was it Monday? Tuesday? You don't know, because you were not tracking drawdown in real time.

This is how most traders experience drawdown: as a surprise. By the time they notice, the hole is already deep enough that the math to climb out works against them. A 12% drawdown requires a 13.6% gain to recover. Let that compound across a few bad weeks and you are in a position where the account may never recover.

The solution is not better entries. It is a system that tells you your exact drawdown after every trade — and triggers rules before the damage gets too deep.

Bottom line: Drawdown is the peak-to-trough decline in your account, expressed as a percentage. Track it after every trade using the formula: (Peak Equity − Current Equity) ÷ Peak Equity. Set hard stop-trading thresholds at 3-5% daily and 10-15% total. The recovery math is asymmetric — 20% down requires 25% to recover, 50% down requires 100%. Real-time monitoring is the single best thing you can do to protect your capital.

What drawdown actually measures

Drawdown is the percentage decline from your account's highest point (the peak) to its current or lowest point (the trough). It is not the same as a losing trade. It is the cumulative impact of losses measured against your best equity mark.

Think of it this way: if your account grows from $10,000 to $13,000 and then drops to $11,500, your drawdown is not measured from $10,000. It is measured from the $13,000 peak. That is a $1,500 decline, or 11.5% drawdown.

Drawdown Formula
Drawdown % = (Peak Equity − Current Equity) ÷ Peak Equity × 100

This matters because your P&L statement might show you are up $1,500 from your starting balance. But from a risk perspective, you just lost 11.5% from your peak. Your P&L tells you where you are relative to start. Drawdown tells you how much risk you have absorbed since your best point — and that is the number that determines whether you survive.


The 3 types of drawdown you need to track

Not all drawdown measurements serve the same purpose. Each type answers a different question about your risk.

Type 1

Absolute Drawdown

Measures the decline from your initial deposit to the lowest equity point. Answers: "How much of my original capital have I lost?"

If you deposited $10,000 and equity dropped to $9,200, your absolute drawdown is $800 or 8%.

Type 2

Maximum (Relative) Drawdown

The largest peak-to-trough decline at any point in your trading history. This is the number prop firms care about most.

If your account hit $14,000 then dropped to $11,200, your max drawdown is $2,800 or 20% — regardless of starting balance.

Type 3

Daily Drawdown

The decline from today's starting balance (or today's peak) to the lowest point within a single session.

If you started the day at $12,000 and dropped to $11,400 intraday, your daily drawdown is $600 or 5%. This resets each day.

Track all three

Maximum drawdown tells you your worst historical risk. Daily drawdown prevents catastrophic single-day losses. Absolute drawdown shows your capital preservation. Prop firms enforce all three — personal accounts should too.


How to calculate drawdown step by step

Here is the exact calculation process. You need two numbers: your running equity peak and your current equity.

Worked Example: Max Drawdown Calculation

Starting balance: $25,000

After 12 winning trades, equity reaches $29,400 (new peak)

Next 5 trades are losses. Equity drops to $26,100

Drawdown = ($29,400 − $26,100) ÷ $29,400 = $3,300 ÷ $29,400

Drawdown = 11.22%

Your account is still up $1,100 from starting balance — but your max drawdown is 11.22%. That is the risk number that matters.

The key insight: your equity peak is a running maximum. It only updates when equity exceeds the previous peak. It never decreases. This means drawdown can only reach 0% (at a new peak) or increase — it is always measured from the highest point achieved.

Spreadsheet formula

In Google Sheets or Excel, if your cumulative equity is in column B starting at row 2:

Running Peak: =MAX($B$2:B2)
Drawdown $: =C2-B2 (where C is peak column)
Drawdown %: =IF(C2>0,(C2-B2)/C2,0)
Max Drawdown: =MAX(D:D) (where D is drawdown % column)

Use our Drawdown Calculator to model different scenarios — enter a sequence of wins and losses and see exactly how your drawdown evolves trade by trade.


Drawdown recovery math: why every percent matters

This is the table that changes how most traders think about risk. Drawdown recovery is asymmetric: the deeper you go, the exponentially harder it is to climb back.

Drawdown Recovery Needed At 2% per win Difficulty
5% 5.3% ~3 wins Easy
10% 11.1% ~6 wins Manageable
15% 17.6% ~9 wins Uncomfortable
20% 25.0% ~13 wins Hard
25% 33.3% ~17 wins Very hard
30% 42.9% ~22 wins Dangerous
40% 66.7% ~34 wins Near-impossible
50% 100.0% ~50 wins Account likely dead
75% 300.0% ~150 wins Unrecoverable

The formula behind this table: Recovery % = Drawdown ÷ (1 − Drawdown). At 50% drawdown, you need to double your remaining capital. At 75%, you need to quadruple it. This is why stopping early — at 10-15% — is not conservative. It is mathematically necessary.

The point of no return

Once drawdown exceeds 25%, most traders psychologically cannot recover. They either revenge trade (making it worse), abandon the strategy at the worst time, or reduce size so much that recovery takes months. Prevent this by enforcing hard stops before 20%.


Why drawdown matters more than P&L

Your P&L tells you where you are. Drawdown tells you how much pain you endured to get there — and whether your strategy is sustainable.

Two traders can both make 30% in a year. Trader A had a maximum drawdown of 8%. Trader B had a maximum drawdown of 35%. Their P&L is identical, but their risk profiles are completely different. Trader A has a risk-adjusted return of 3.75 (30 ÷ 8). Trader B has a risk-adjusted return of 0.86 (30 ÷ 35). Trader A will survive long-term. Trader B will eventually blow up.

  • P&L hides risk. You can be profitable while taking unsustainable risk. Drawdown exposes this.
  • Drawdown predicts blowups. A strategy with 30%+ MDD will eventually hit 50% in a bad stretch.
  • Prop firms care about drawdown, not profit. You can make 20% but still fail if your MDD exceeds the limit.
  • Recovery math is unforgiving. Deep drawdowns create holes that are mathematically near-impossible to escape.
  • Drawdown measures discipline. Consistently low drawdown means consistent execution and risk control.

For a deeper framework on risk-adjusted performance, see our performance analysis guide.


Max drawdown benchmarks by strategy type

What counts as "normal" depends entirely on your strategy. Here are realistic MDD ranges based on aggregated data from TSB users and industry benchmarks.

Strategy Type Typical MDD Healthy Range Red Flag
Scalping (high frequency) 3-8% Under 10% Above 15%
Intraday swing 5-12% Under 15% Above 20%
Swing trading (multi-day) 8-18% Under 20% Above 30%
Position trading 10-25% Under 25% Above 35%
Prop firm challenge 4-8% Under 6% Above 8%
Crypto (spot) 15-30% Under 25% Above 40%
Crypto (leveraged) 10-20% Under 20% Above 30%

If your MDD is consistently above the "red flag" column, your position sizing is too aggressive for your strategy's win rate and R:R profile. This is a mathematical certainty, not a suggestion.


Daily drawdown tracking template

Here is the minimum viable tracking system. Record these fields after every trade. The drawdown columns calculate automatically if you use the formulas above.

Date Trade # P&L Balance Peak DD $ DD % Daily DD
Mar 10 1 +$320 $25,320 $25,320 $0 0.00% 0.00%
Mar 10 2 +$180 $25,500 $25,500 $0 0.00% 0.00%
Mar 11 3 −$410 $25,090 $25,500 $410 1.61% 1.61%
Mar 11 4 −$525 $24,565 $25,500 $935 3.67% 3.67%
Mar 12 5 −$290 $24,275 $25,500 $1,225 4.80% 1.18%
Mar 12 6 +$440 $24,715 $25,500 $785 3.08% 0.00%

Notice how the peak column ($25,500) stays locked once set — it only updates when a new equity high is reached. The daily DD column resets each day, measuring decline from that day's opening balance. In this example, the trader's max drawdown is 4.80% on trade #5, even though the account is still in profit overall.


When to stop trading: drawdown thresholds that protect you

Pre-defined thresholds remove emotion from the decision. Set these before you start trading, and enforce them without exception.

3% Daily
Stop for the day
Close all positions. Do not re-enter. Review your trades the next morning with a clear head. This is your daily circuit breaker.
6-8% Weekly
Reduce size by 50%
Cut position size in half. Trade only your highest-conviction setups. This is a warning that something is off — market conditions, your execution, or both.
10-15% Total
Stop and review strategy
Full trading halt. Spend at least 2-3 days reviewing every trade in the drawdown period. Identify what changed. Do not resume until you have a concrete diagnosis.
20%+ Total
Pause the strategy
This drawdown requires a 25%+ gain to recover. Something is fundamentally broken. Sim-trade or paper-trade until you prove the strategy works again over 30+ trades.

For prop firm accounts, tighten these thresholds. If your firm's max drawdown is 10%, your personal stop should be at 6-7% — leaving a buffer. See our prop firm drawdown rules guide for firm-specific limits.

The hardest rule to follow

Stopping during drawdown feels wrong. Your instinct says "I need to trade back." That instinct is how 10% drawdowns become 30% drawdowns. The math is clear: stopping early and recovering slowly always beats trading aggressively to recover fast. Read our guide on trading after a big loss for the psychology behind this.


Drawdown-based position sizing rules

Your position size should shrink as drawdown increases. This is non-negotiable. Here is a practical scaling framework.

Current Drawdown Risk Per Trade Logic
0-3% (normal) Full risk (1-2%) Operating within expected variance. Trade your plan normally.
3-5% (caution) 75% of normal Minor heat. Reduce slightly and focus on higher-quality setups only.
5-10% (elevated) 50% of normal Meaningful drawdown. Half your risk. Prioritize capital preservation.
10-15% (high) 25% of normal Quarter risk only. Accept that recovery will be slow. Do not try to accelerate it.
15%+ (critical) Stop or sim-trade Do not risk real capital. Switch to paper trading and run a full strategy review.

On a $50,000 account with normal 1% risk per trade ($500), the scaling looks like this: at 5% drawdown your risk drops to $250 per trade. At 10% drawdown, $125 per trade. This feels painfully slow — and that is the point. Slow recovery protects you from the death spiral of aggressive recovery attempts.

Use our Position Size Calculator to run the numbers for your specific account and stop distance.


How to set up real-time drawdown monitoring

There are three ways to monitor drawdown in real time, from manual to fully automated.

Best for traders who want full control over their data and formulas.

  • Create columns: Date, Trade, P&L, Balance, Running Peak, DD $, DD %, Daily DD, Max DD
  • Use =MAX($B$2:B2) for running peak (auto-updates as you add rows)
  • Use conditional formatting: green below 3%, yellow at 3-5%, red above 5%
  • Add a dashboard cell showing current DD and max DD at the top of the sheet
  • Update after every trade — no exceptions

Limitation: manual entry creates friction, and missed entries mean missed drawdown readings. Works best for traders taking 1-5 trades per day.

Most trading journals calculate drawdown automatically once you import your trades. The advantage is zero manual calculation and real-time updates.

  • Import trades via broker connection or CSV upload
  • Set alert thresholds for daily and max drawdown
  • Review the drawdown curve alongside your equity curve
  • Filter drawdown by strategy, pair, or time period to find which setups cause the deepest drawdowns

TSB calculates all three drawdown types automatically after every trade import. Here is what you get:

  • Real-time drawdown curve — see exactly where you are relative to your peak after every trade
  • Daily drawdown tracking — automatic daily reset, so you see intraday and session-level risk
  • Max drawdown history — your worst drawdown periods highlighted with trade-level detail
  • Prop firm drawdown overlay — your drawdown plotted against your firm's limits so you see buffer remaining
  • Drawdown alerts — set custom thresholds and get notified when you approach your limits
  • Strategy breakdown — see which setups contribute most to drawdown and which are most stable

For prop firm traders, the Prop Firm Calculator shows you how your drawdown profile maps against specific firm rules.


5 drawdown tracking mistakes that cost traders money

Most traders who track drawdown still make one of these errors — and each one gives a false picture of their actual risk.

  1. Only checking drawdown weekly or monthly. By the time you check, the damage is already done. Drawdown must be tracked after every trade. A 5% drawdown on Monday that you don't notice until Friday has already changed your recovery math for the entire week.
  2. Ignoring unrealized P&L. If you have a position floating at -$800 and your daily limit is $1,000, you are 80% of the way to breach — not at 0%. Equity-based drawdown (including open positions) is the only honest measurement.
  3. Resetting drawdown after deposits. Adding $5,000 to a $20,000 account at 10% drawdown does not fix the drawdown. Your strategy still produced a 10% decline. Track drawdown based on trading P&L, not account balance changes from deposits or withdrawals.
  4. Comparing drawdown across different strategies without context. A swing trader with 15% MDD is not necessarily worse than a scalper with 8% MDD. Compare drawdown against expected range for your strategy type using the benchmarks above.
  5. No predefined stop thresholds. Tracking drawdown without action triggers is just watching yourself lose money more accurately. Every drawdown level must have a corresponding action: reduce size, stop trading, or review strategy.

For a complete framework on reviewing your trades during drawdown, see our trade review guide.


The drawdown monitoring system: your complete checklist

Here is everything you need to set up effective drawdown tracking, in order of priority.

  • Record equity after every trade — manual or automated, no gaps
  • Calculate running peak — the highest equity your account has ever reached
  • Track current drawdown — (peak − current) ÷ peak, updated after every trade
  • Track daily drawdown — measured from each day's opening balance
  • Set daily stop threshold — 3-5% max loss per day, hard stop
  • Set weekly caution threshold — 6-8%, reduce position size by 50%
  • Set total stop threshold — 10-15%, halt trading and review
  • Implement scaling rules — position size decreases as drawdown increases
  • Review max drawdown monthly — compare to strategy benchmarks
  • Never override your thresholds — the rules exist for the days when you want to break them most
Why this works

Traders who track drawdown in real time and enforce predefined thresholds consistently report lower maximum drawdowns, faster recovery periods, and better risk-adjusted returns. The discipline of measurement changes behavior. When you see the number after every trade, you naturally take fewer revenge trades and fewer oversized positions. The tracking itself becomes a risk management tool.

Drawdown tracking is not optional — it is the foundation that makes every other risk management rule work. Without it, position sizing rules, daily limits, and stop-loss discipline are just theory. With it, you have a real-time picture of your risk that protects your capital before the math turns against you.