What Is Drawdown — and Why It Is Inevitable
Drawdown (DD) measures the decline from an account's peak equity to its lowest point before a new high is reached. It is expressed as a percentage. A strategy that grew from $1,000 to $1,200 then fell to $960 has a drawdown of 20% ($1,200 → $960).
📉
Trade Drawdown
The floating loss on a single open trade before it hits stop loss or take profit.
💰
Balance Drawdown
Total closed losses from the account's starting balance. Resets when you deposit more funds.
📊
Equity Drawdown
The most important metric — decline from peak equity (including open floating trades). This is what backtests report.
Key insight: No strategy has a 100% win rate. A gold EA with a 65% win rate will produce strings of 5–10 losing trades purely from probability. This is mathematics, not a signal that something is broken.
Drawdown Severity Scale — What to Do at Each Level
Expected daily fluctuation. No action needed.
Within normal range for gold EAs. Monitor and hold.
Review lot size and recent market conditions. Consider reducing size.
Pause the EA. Investigate settings, broker issues, and unusual market conditions.
Stop trading immediately. Full review required before restarting.
The Recovery Math — Why Small Drawdowns Matter So Much
This is the most important table in trading. A 10% loss does not require 10% to recover — it requires 11.1%. A 50% loss requires 100%. The deeper the drawdown, the more the maths turns against you.
| Drawdown | Gain needed to recover | Est. recovery time* | Severity |
|---|---|---|---|
| 5% | 5.3% | ~2 months | |
| 10% | 11.1% | ~4 months | |
| 15% | 17.6% | ~6 months | |
| 20% | 25.0% | ~8 months | |
| 25% | 33.3% | ~11 months | |
| 30% | 42.9% | ~14 months | |
| 50% | 100% | ~33 months |
* Estimated at 3% average monthly return. Adjust for your EA's performance.
The 5 Emotional Stages of a Drawdown
Understanding these stages in advance means you can recognise them when they happen — and not make impulsive decisions.
Stage 1 — Surprise
The first few losing trades feel unusual. The instinct is to check if something is wrong with the EA.
Stage 2 — Doubt
A losing streak triggers questions. "Is the strategy broken? Did the market change? Should I stop?"
Stage 3 — Anxiety
Watching the balance decline creates pressure to intervene, change settings, or turn off the EA.
Stage 4 — Action
Many traders make their worst decisions here — stopping the EA, increasing lots to "recover faster," or switching strategies.
Stage 5 — Recovery
Those who held through the drawdown with correct sizing see the equity curve return to new highs — as the strategy intended.
What to Do During a Drawdown — Checklist
✅
Verify your lot size is correct
Check your risk per trade is still within your target range (0.5–1%). If using fixed lots, calculate what % of current balance that represents.
✅
Review the EA logs in MT5
Open Terminal → Experts tab. Check for any error messages, spread filter activations, or unusual patterns that indicate a settings problem.
✅
Check the broker spread
Unusually wide spreads can cause the EA to enter at poor prices. Verify XAUUSD spread during active hours is within the expected range for your account type.
✅
Compare to backtest DD range
If current drawdown is within the documented max drawdown from the backtest, the strategy is behaving as expected. If it exceeds it, investigate further.
✅
Check the economic calendar
High-impact news (Fed rate decisions, NFP, CPI) can cause unusual market behaviour. Temporarily increased drawdown around major events is normal.
⛔
Do NOT increase lot size
The instinct to "recover faster" with bigger lots is the #1 account-blowing mistake. A bigger lot extends the drawdown deeper, not shorter.
⛔
Do NOT change EA settings mid-drawdown
Changing parameters during a drawdown based on recent losses is optimising for the past, not the future. It invalidates your backtest data.
⛔
Do NOT switch to a new strategy
"Strategy hopping" during a drawdown means you always buy high and sell low — you exit just before the recovery and start a new strategy just before its drawdown.
Typical Drawdown Ranges Per EA
Use these as reference when evaluating whether your current drawdown is within normal parameters.
Max DD
18%
High frequency reduces per-trade impact. Drawdowns tend to be short-lived due to trade volume.
Max DD
22%
Breakout strategy — drawdowns can extend during ranging, trendless market conditions.
Max DD
16%
Low frequency with wider stops. Fewer but larger individual trade losses.
Max DD
Varies
Manual entries mean drawdown is also influenced by the human decision layer.
Drawdown is temporary.
Discipline is permanent.
Pro-Scalper EAs include built-in risk controls — auto lot sizing, spread filters, and session limits — that keep drawdowns within manageable bounds automatically.
Get a Pro-Scalper EA →Frequently Asked Questions
What is a normal drawdown for a gold EA?
For a well-configured scalping EA on XAUUSD, a maximum drawdown of 5–15% is considered healthy. Drawdowns of 15–25% are worth monitoring closely. Anything above 30% warrants pausing and reviewing the EA settings, lot size, and market conditions.
Should I stop my EA during a drawdown?
Not automatically. Drawdowns are a normal part of any trading strategy. The key question is whether the drawdown is within the EA's historical range (documented in backtests) and whether your lot sizing is correct. Stopping during a normal drawdown often means missing the recovery. Stopping is appropriate when drawdown exceeds 25–30%, when market conditions have fundamentally changed, or when you discover a settings error.
How long does it take to recover from a drawdown?
Recovery time depends on drawdown size and the EA's average monthly return. A 10% drawdown recovered at 3% per month takes roughly 3–4 months. A 20% drawdown at the same rate takes 7–8 months. This is why keeping drawdown small is critical — the deeper it goes, the longer the recovery math works against you.
Does reducing lot size help during a drawdown?
Yes — reducing lot size during a drawdown limits further losses and gives the strategy room to breathe. If you are using auto lot (% risk), this happens automatically as your balance decreases. If using fixed lots, consider manually reducing to 50% of your normal size until the account returns to its previous high.
Is it normal to have 5–10 consecutive losing trades?
Yes — any strategy with a 60–70% win rate will statistically produce runs of 5–10 consecutive losses at some point. This is not a sign the strategy is broken. Run a coin-flip simulation: even a 60% win rate produces 8+ consecutive losses regularly. The edge exists over hundreds of trades, not each individual trade.