Drawdown Response Protocol

Complete these steps in order. Do not skip ahead. The protocol only works if followed sequentially.

Home / Questions / What to Do When Your EA Hits Drawdown

What Should I Do After My XAUUSD EA Hits Drawdown?

Quick Answer

Follow the protocol above in order. Do not make any changes until you have measured the drawdown accurately and compared it to the EA's historical maximum. If you are within the stated range — do nothing. If you are approaching or exceeding the historical max — reduce lot size and investigate. Document everything. Most drawdown-related mistakes happen in the first hour of panic, not in the drawdown itself.

The Psychology of Drawdown: Why Traders Make Bad Decisions

Drawdown triggers a specific pattern of emotional response that is almost universal. First comes discomfort — watching the balance decline below its recent peak. Then comes the urge to "do something" — the intervention impulse that whispers "maybe I should close this trade" or "maybe the EA has stopped working". Then, if the drawdown deepens, comes genuine fear — and fear-driven decisions in trading are almost always bad ones.

The problem is not that drawdown is occurring — all active strategies have drawdown periods. The problem is that the emotional response to drawdown leads traders to break the statistical chain that the strategy depends on. An EA with a 60% win rate needs to execute hundreds of trades for that win rate to manifest. Stopping it in month two because of a temporary drawdown invalidates the entire statistical premise.

The protocol above exists specifically to interrupt this emotional cascade. By converting an emotional experience ("my account is down") into a process ("complete these five steps"), you create the space to make a rational decision instead of a fear-driven one.

Drawdown Triage Tool

Answer these four questions to reach a structured decision about what to do.

1. How large is the current drawdown?

2. Is this within the EA's stated max drawdown?

3. Did a major news event trigger it?

4. Has the EA recovered from similar drawdowns before?

How Built-In Recovery Logic Changes the Equation

Not all EAs handle losing trades the same way. Basic EAs simply close losing trades at the stop loss and move on, leaving recovery entirely to future winning trades. More sophisticated systems include logic specifically designed to recover from failed setups.

Goldie Razor V2.8.4 includes a failed-breakout recovery system. When a breakout trade fails and hits its stop loss, the EA does not simply forget about it — it applies recovery logic to subsequent positions in the same session, adjusting targets and position management to compensate for the loss from the previous failed signal. This means the EA itself is actively working to recover from individual losing trades, reducing the depth and duration of losing sequences.

When an EA has built-in recovery logic, the case for trader patience during drawdown is even stronger. Intervening manually — closing positions or pausing the EA mid-recovery — interrupts the recovery mechanism at exactly the wrong time.

Pausing vs Stopping: The Distinction That Matters

Pausing an EA means temporarily halting new trade entries while keeping existing positions open and the EA loaded on the chart. Stopping means closing the EA entirely, potentially closing open positions. These are meaningfully different actions with different consequences.

Pause

When: Drawdown approaching historical max, abnormal news event, uncertainty about market conditions

Effect: Stops new entries, keeps recovery logic active on any open positions, allows you to observe without additional exposure.

Stop

When: Drawdown exceeds historical max significantly, clear EA malfunction, broker environment change, need for investigation

Effect: Terminates all EA activity. Manual closure of open positions may crystallise losses that recovery logic would have resolved.

Frequently Asked Questions

Goldie Razor V2.8.4

M15 breakout + H4 EMA filter — built for XAUUSD on MT5

View Goldie Razor →