When to Pause
or Stop Your Gold EA
Knowing when not to run your EA is just as important as running it. Most traders who blow accounts don't fail because their EA was bad — they fail because they kept running it through conditions it was never designed for, or they killed a perfectly good EA during a normal drawdown because it felt uncomfortable.
This guide gives you a clear, rules-based framework for when to keep running, when to monitor, and when to pause — so the decision is never made on emotion.
The core truth
A gold EA needs three things to make money: time, consistent conditions, and a trader who doesn't interfere. The biggest enemy is usually the person watching the screen — not the algorithm.
73%
of EA "failures"
are premature shutdowns
3–5
losses in a row
is statistically normal
20%
drawdown limit
recommended hard stop
The 3-State EA Status Framework
At any given moment, your EA should be in one of three states. Define these rules in advance — never in the middle of a trade or a losing streak.
Status 1
RUN
- Drawdown within expected range
- Spread is normal for this session
- No high-impact news in next 2h
- EA logic behaving as expected
- Balance above your personal floor
Status 2
WATCH
- Drawdown approaching your limit
- 3 or more consecutive losses
- High-impact news in next 1–2h
- Unusual spread widening
- Market conditions feel erratic
Status 3
PAUSE
- Drawdown hits your hard limit
- Flash crash or black swan event
- Major news just released
- Broker outage or platform error
- EA trading outside its normal rules
Legitimate Reasons to Pause
These are condition-based triggers — they're about the market or the EA's environment, not your feelings.
Drawdown hits your pre-set hard limit
You should have a maximum drawdown percentage written down before the EA goes live. When it hits that number, pause — not because the EA is broken, but because you agreed with yourself that you would.
A genuine market anomaly (flash crash, circuit breaker)
Events like a sudden $50+ move in a single candle, a broker circuit breaker, or a geopolitical shock that creates a multi-hundred pip gap are outside any EA's calibration. Pause and reassess.
High-impact news is about to drop
NFP, FOMC rate decisions, CPI prints, and central bank speeches can create $30–$80 instant moves on XAUUSD. Pausing 15–30 minutes before and resuming 15 minutes after is a low-cost precaution.
Your broker is having a technical issue
Lagging prices, failed order fills, abnormal spreads, or connectivity issues are not market conditions — they're infrastructure problems. Any of these is a legitimate reason to pause until resolved.
The EA is behaving outside its normal pattern
If your EA is suddenly entering trades at times it normally never does, or with lot sizes that don't match your risk settings, stop immediately and verify the configuration. This can happen after MT5 updates or accidental settings changes.
You're changing brokers or migrating to a new VPS
Any time you're moving the EA to a different server, different MT5 installation, or different account number, pause all open EAs until the new environment is confirmed stable.
Your account equity drops below your trading floor
Your "trading floor" is the minimum balance below which you won't trade. For a $1,000 account, that might be $700. If equity falls to that level, pause — your position sizing math breaks down below it.
Do NOT Pause for These Reasons
These feel like valid reasons to intervene. They aren't. Pausing for emotional triggers is one of the most costly mistakes an EA trader can make.
✗ “"I've had 3 losing trades in a row"”
3–5 consecutive losses is normal for any strategy with a 60–65% win rate. This is statistical variance, not a broken EA. Check your backtest — you'll find runs like this regularly.
✗ “"Gold feels really volatile right now"”
EAs are designed for volatile markets — that's when they find setups. Your discomfort watching big candles is not a signal that the EA is in danger.
✗ “"I just saw a tweet saying gold will crash"”
Social media, YouTube pundits, and chat group calls have a worse track record than algorithms. Your EA doesn't read Twitter — and that's an advantage.
✗ “"I'm down this week and I want to stop the losses"”
Weekly P&L is noise. An EA is a multi-month compounding engine. Shutting it down after one bad week resets the compound growth clock and locks in losses permanently.
✗ “"I could make more money trading this manually"”
You almost certainly could not — consistently. The EA removes your worst decisions. Trust the system unless there is a concrete, measurable reason not to.
✗ “"It hasn't made any money today"”
Not every day has valid setups. An EA that correctly skips bad conditions is working exactly as intended. Forcing trades is how accounts get damaged.
Setting Your Drawdown Thresholds
Your drawdown thresholds must be set before you start the EA — never revised mid-drawdown. Here is the three-zone model we recommend:
Safe Zone
Normal operation. No action needed.
Warning Zone
Monitor closely. Reduce lot size if desired.
Hard Stop
Pause the EA. Review before resuming.
Drawdown percentages shown are general guidelines. Set your own hard limits based on strategy and risk tolerance.
Safe Zone
0–10%
Run normally at full risk settings. Review monthly.
Warning Zone
10–20%
Halve your risk %. Continue running but review every 2–3 days.
Hard Stop
20%+
Pause the EA completely. Do not resume until you have reviewed and identified whether this is normal variance or a genuine issue.
News Events — When to Pause
Not all news affects gold equally. Use this reference to decide how to handle your EA around economic releases.
| Event | Impact on Gold | Action | Timing |
|---|---|---|---|
| Non-Farm Payrolls (NFP) | Very High | Pause | 30 min before → 15 min after |
| FOMC Rate Decision | Very High | Pause | 30 min before → 30 min after |
| US CPI / Inflation | High | Pause | 15 min before → 15 min after |
| US GDP | Medium | Monitor spread | Watch spread; pause if >3× normal |
| Fed Chair Speech | High | Pause | Duration of speech + 10 min |
| Geopolitical shock | Variable | Pause if moves >$30 | Resume when price stabilises |
| US Jobs Claims | Low–Medium | Monitor | No pause usually needed |
| Regular market open | Low | Run normally | No action needed |
Note: Pro-Scalper EAs include spread filters that will naturally avoid entries during extreme spread widening around news events.
How to Pause an EA Correctly
“Pausing” means stopping new entries — not closing open trades in panic. Here is the right sequence:
Disable Auto Trading in MT5
Click the "Auto Trading" button in the MT5 toolbar (turns grey). This stops all EAs from opening new orders without affecting any open positions.
Check open positions
Review any open XAUUSD trades. Do not close them in panic — let the EA's stop loss and take profit levels do their job unless you have a specific reason to close.
Document the reason
Write down why you paused: date, drawdown level, market condition, or event. This prevents you from restarting without a real resolution and helps you spot patterns over time.
Leave the EA attached
Do not remove the EA from the chart or delete settings. Simply leave it paused with Auto Trading disabled. Restarting is then a single click.
Set a review time
Commit to a specific time to review: "I will reassess Monday at 08:00 UTC after the London open." Open-ended pauses often turn into permanent shutdowns.
When to Resume
Resuming too quickly is as dangerous as not pausing at all. Each trigger should have a specific resolution condition.
Paused for
Paused for drawdown
Wait until drawdown recovers to Warning Zone or below (<10%). Start at half risk, increase after 2 profitable weeks.
Paused for
Paused for news event
Resume 15–30 minutes after the event, once spread has normalised and price action is not gapping erratically.
Paused for
Paused for broker issues
Only resume once you have confirmed the spread and execution are back to normal — check a 5-minute chart for regular behaviour.
Paused for
Paused for abnormal EA behaviour
Only resume after you have identified the cause (wrong settings, MT5 update, wrong broker instrument name) and confirmed the fix.
Paused for
Paused for flash crash / black swan
Wait at least 24h. Watch for aftershock volatility. Resume during Asian session (lowest volatility) to test execution before London open.
Paused for
Paused for broker migration
Run 48h on a demo account on the new setup before going live. Verify lot sizes, SL/TP placement, and spread on both a quiet period and during London session.
Pause Guidance by EA
Goldie Sniper EA PRO
Expected DD
8–15%
Hard Stop
20%
News pause
Yes — NFP, FOMC, CPI
High frequency means short drawdown recovery. Be patient through 3–5 loss runs.
Goldie Razor V2
Expected DD
6–12%
Hard Stop
18%
News pause
Yes — NFP, FOMC
Range breakout means it can miss setups during trending news. That's correct behaviour — not a bug.
Blind Sniper X PRO
Expected DD
4–8%
Hard Stop
15%
News pause
Spread filter handles most cases
Low frequency = periods of no trades are normal. Don't mistake inactivity for malfunction.
Hybrid Manual Scalper
Expected DD
Depends on entries
Hard Stop
20%
News pause
Your discretion
Since entries are manual, you control exposure directly. Pause if you're emotionally compromised.
Quick Pause Decision Checklist
Run through this before you touch the EA. If all answers are NO — keep running.
Has drawdown exceeded my pre-set hard limit?
PAUSEIs there a high-impact news event in the next 30 minutes?
PAUSEIs the broker spread more than 3× its normal level?
PAUSEIs the EA opening trades at unusual times or with wrong lot sizes?
PAUSEHas a flash crash or major geopolitical shock just occurred?
PAUSEAm I about to move the EA to a different server or account?
PAUSEDo I have 3 losing trades in a row? (No — this is not a pause trigger)
KEEPHas the EA been quiet for 1–2 days? (No — this is normal)
KEEPAm I feeling anxious about open positions? (No — manage your emotions, not the EA)
KEEPFrequently Asked Questions
Should I turn off my EA before news?
For high-impact events (NFP, FOMC, CPI), pausing 15–30 minutes before and 15 minutes after is a reasonable precaution. Most Pro-Scalper EAs have built-in spread filters that prevent entries during erratic conditions, but a manual pause is still worth it for the biggest events.
How many losing trades in a row before I pause?
3–5 consecutive losses is a signal to review — not automatically pause. Check whether conditions are genuinely abnormal or whether you're reacting emotionally. If the EA is within its backtest parameters, let it run. The risk is correlation: if all 5 losses happened around the same news event, that's different from 5 losses spread across 3 days.
What drawdown % should trigger a pause?
A common hard limit is 15–20% account drawdown. Set this number before you start, not in the middle of a losing streak. Pre-committed rules prevent emotional decisions. Conservative traders use 15%, more aggressive compounders may allow up to 25%.
Can I reduce lot size instead of pausing?
Yes. Temporarily halving your risk percentage (e.g., from 2% to 1%) is a middle-ground option during drawdown or uncertain conditions. You stay in the market while reducing exposure. Restore full risk after 2 consecutive profitable weeks.
How long should I pause before resuming?
There is no fixed rule. Pause until the trigger condition resolves: drawdown recovers to safe zone, news event passes, or you've reviewed and confirmed the EA logic is intact. Never restart on emotion — restart on evidence.
EAs That Protect Themselves
Every Pro-Scalper EA includes hard stop losses, spread filters, and session filters that handle most pause-worthy conditions automatically — reducing how often you need to manually intervene.