Can XAUUSD Expert Advisors Work 24/5? The Full Answer

Quick Answer

Yes. XAUUSD expert advisors can run 24 hours a day, five days a week, because MetaTrader keeps a live connection to your broker's price feed for as long as gold itself is trading, from the Sunday evening open through the Friday close. An EA doesn't need sleep, coffee, or a lunch break to watch a chart. But "working 24/5" only describes uptime, not trading frequency, and it certainly isn't a promise of profit. A well-built gold EA is usually selective by design, skipping the thin, choppy hours and saving its logic for the sessions where price actually moves with conviction. Whether that automation works for you in practice comes down to three separate things: uninterrupted uptime from a VPS rather than your laptop, sound risk controls, and realistic expectations about win rate and drawdown.

Anyone who has stared at a gold chart at 2 a.m., trying to decide whether to close the laptop or wait for a breakout, already understands the appeal of automation. Gold is one of the few major instruments that trades almost nonstop across five days a week, moving through Sydney, Tokyo, London, and New York sessions in sequence. That schedule is exactly why so many traders ask whether an expert advisor (EA) can actually handle XAUUSD 24/5, and whether doing so is even a good idea. This article covers how EAs monitor gold around the clock, which hours matter most, what can go wrong overnight, and how to set up your trading environment so 24/5 means real uptime rather than a marketing phrase.

What "24/5" Really Means for a Gold Expert Advisor

"24/5" describes the market's own schedule, not a promise about how often trades happen. Spot gold (XAUUSD) trades from roughly the Sunday New Zealand/Sydney open through the Friday New York close, with brief liquidity gaps around the daily rollover and a full weekend closure in between. An EA running on MetaTrader's automated trading engine can, in principle, evaluate every new price tick or candle across that whole window without a break, provided the terminal itself stays connected and logged in.

That does not mean the EA fires off trades every hour, or that each hour offers the same opportunity. Gold's volatility is notoriously uneven: the Asian session tends to be the quietest, London brings the first real surge in volume, and the London-New York overlap usually produces the largest average daily range. A responsible EA is built to recognize that difference. Golden Viper EA, for instance, evaluates the market on the H4 timeframe and stays deliberately selective, typically looking for roughly one qualifying setup per day at most rather than forcing trades into every session just because the terminal happens to be on.

Continuous Monitoring vs. Continuous Trading

It helps to separate two ideas that constantly get conflated: monitoring and trading. Monitoring is passive. The EA reads price, checks its trend and momentum conditions, and waits. Trading is active, and it only happens once conditions actually line up. A gold EA that is technically running 24/5 might go a full trading day, or several, without opening a single position, simply because its rules were not met. That is not a malfunction. For a selective, rules-based system, it is often the entire point. Traders who expect nonstop trade activity from a 24/5-capable EA are usually the ones left disappointed, not because the automation failed, but because they misunderstood what "working" was supposed to look like in the first place.

How an EA Actually Stays Connected Around the Clock

For an EA to run through the full week, three technical pieces need to hold together at once: the trading terminal has to stay open, the internet connection has to stay live, and the broker's server has to keep accepting requests. On a home laptop, any one of those can fail. Windows updates can reboot the machine overnight, Wi-Fi can drop, or you might just close the lid before bed. That's why nearly every serious automated gold trader eventually moves to a Virtual Private Server (VPS): a small remote computer that stays powered on and connected in a data center no matter what happens at home.

Both MetaTrader 4 and MetaTrader 5 are designed to run unattended once "AutoTrading" is switched on and the EA is attached to a chart. You don't need to click anything once the process is live. The EA's own code, documented through the platform's MQL5 programming reference, fires on every relevant price event without human input. For a deeper walkthrough of getting a VPS configured correctly the first time, our guide to setting up a VPS for forex and gold trading covers the practical steps, and our roundup of the best VPS providers for EAs compares latency and reliability across common options.

Why a VPS Changes the Uptime Math

Consider a simple example. Say your home internet runs at 99% uptime, which sounds excellent on paper. That still works out to roughly 1.7 hours of downtime per week. Gold trades about 120 hours across a five-day week, so 1.7 hours of missed monitoring is small as a percentage, but it can matter enormously in practice if it happens to land during a fast-moving London or New York session, or worse, while a position is open and needs managing. A data-center VPS typically advertises 99.9% uptime or better, which cuts that expected gap to under 10 minutes a week. For an EA whose entire value proposition rests on consistent, unattended monitoring, that difference isn't a minor convenience — it's close to the whole point of automating in the first place.

Gold's Trading Sessions and When Volatility Actually Shows Up

Not all 24 hours carry equal weight for XAUUSD, and understanding session behavior helps explain why a selective EA tends to outperform a "trade constantly" one over time. The table below lays out the four broad windows gold traders watch, in Eastern Time (ET), along with their typical characteristics.

Session (ET)Approx. HoursTypical XAUUSD CharacterRelevance to EA Activity
Sydney/Wellington5:00 PM – 2:00 AMThin liquidity, narrow rangesOften quiet monitoring, few qualifying setups
Tokyo7:00 PM – 4:00 AMModerate activity, some Asian demand flowsOccasional setups, generally lower volume
London3:00 AM – 12:00 PMVolume increases sharply, trend moves often beginHigher probability window for trend/momentum confirmation
New York (overlap w/ London)8:00 AM – 12:00 PM overlap, then 8:00 AM – 5:00 PM full sessionHighest average volatility of the dayMost active window historically for directional moves

This uneven distribution is a big part of why understanding the best times to trade gold still matters even when your EA runs around the clock. A 24/5-capable system isn't trying to fight the market's natural rhythm; it's built to recognize it. On the H4 timeframe specifically, this session structure gets compressed into a handful of candles per day, which is one reason a slower, higher-timeframe EA can filter out much of the overnight noise that trips up faster scalping systems. If you want to see how a strategy behaves across these varying conditions before trusting it with real capital, running a proper MT5 backtest across at least a full year of data is the only reliable way to know.

Weekend Gaps: The One Thing "24/5" Does Not Cover

It's worth being blunt about the "5" in 24/5: gold does not trade on weekends, and that closure creates one of the more underappreciated risks in automated trading. Geopolitical headlines, central bank commentary, or a surprise economic release can land on a Saturday, and when the market reopens Sunday evening, price can gap directly to a new level without any of the intermediate ticks a stop-loss would normally trigger against. An EA holding an open position across that gap is exposed to the full size of the move the instant trading resumes, for better or worse.

This is precisely why risk-based position sizing and a defined exit plan matter more for gold than for many other instruments. Understanding risk management fundamentals and how drawdown is measured gives you the vocabulary to evaluate any EA's weekend exposure honestly, and our own breakdown of how drawdown works in EA trading goes into the mechanics in more depth. Golden Viper EA addresses this exposure with risk-based lot sizing and an optional safety stop on positions, plus a profit-lock mechanic that secures gains on trades already moving favorably. Still, no software can eliminate weekend gap risk entirely, and any product claiming otherwise deserves suspicion rather than trust.

Comparing 24/5 Automated Monitoring to Manual Trading

The core argument for automation isn't that a computer trades "better" than a human in some abstract sense — it's that a computer doesn't get tired, distracted, or emotional, and it doesn't need to sleep through the London open just because it's 3 a.m. in Chicago. The table below lays out the practical differences.

FactorManual Trading24/5 Automated EA (properly hosted)
Overnight session coverageMissed unless the trader wakes up or stays upContinuous, provided the VPS and terminal stay connected
Consistency of rule applicationVaries with fatigue, mood, and recent resultsIdentical logic applied every time, every session
Reaction speed to a qualifying setupSeconds to minutes (human confirmation)Near-instant on the next relevant candle close
Emotional interference (revenge trading, hesitation)Common risk factorNot applicable — no discretion once deployed
Vulnerability to connectivity or platform failureLimited to whenever the trader is actually watchingReal risk if not on a stable VPS; must be actively managed

Neither column is universally safer. A disciplined manual trader who only trades London and New York hours can do very well without touching automation at all. But for someone who can't realistically watch four sessions a day around a full-time job, a properly hosted EA closes a coverage gap that would otherwise go unmonitored. The trade-off is that you're handing execution discretion to code, which means the code's risk settings (lot sizing, stop placement, position limits) become the single most important thing to understand before you deploy it.

Risk Controls That Matter More When the Market Never Closes

Because a 24/5-capable EA can technically hold exposure through low-liquidity Asian hours, weekend gaps, and high-impact news releases alike, its risk framework has to do more work than a system a human only runs during calm daylight hours. Three components matter most in practice:

Position Sizing Tied to Account Risk, Not Fixed Lots

A fixed lot size, say, always trading 0.10 lots, ignores how account equity changes over time and how volatile gold currently is. Risk-based sizing instead calculates lot size from a percentage of account balance and the current stop distance, so a $5,000 account risking 1% per trade ($50) automatically trades smaller lots than a $50,000 account risking that same 1% ($500). Both scale down automatically if a wider stop is needed during a volatile stretch.

Risk Mode Selection

Most serious gold EAs, Golden Viper EA included, offer more than one risk profile, so the same core logic can be tuned to a trader's tolerance and account size.

Risk ModeGeneral ApproachBetter Suited For
ConservativeSmaller position sizing relative to account balance, tighter risk per tradeTraders prioritizing capital preservation and smaller drawdowns
NormalBalanced position sizing between the two extremesTraders comfortable with moderate equity swings for moderate growth potential
AggressiveLarger position sizing relative to account balanceExperienced traders with higher risk tolerance and adequate capital cushion

None of these modes eliminates the possibility of losing trades, consecutive losses, or drawdown periods. They simply change how much each trade's outcome moves your account balance. Choosing a mode that matches your actual risk tolerance, rather than your optimism, is one of the more overlooked steps in setting an EA up correctly, and it pairs directly with broader capital preservation practices that apply to any automated system.

No Martingale, No Grid, No Averaging Down

Some automated systems try to "solve" losing trades by doubling position size after a loss (martingale) or by adding more positions against an adverse move (grid or averaging down). These approaches can produce an attractive-looking equity curve for a while, right up until a losing streak or a strong trending move wipes out the account in a single sequence. A 24/5 EA without these mechanics will still experience losing trades and drawdown, but the loss on any single trade stays bounded by its predefined risk, which is a meaningfully different risk profile over the long run.

A Sample Week: Two Trades From Thirty Candle Closes

To make this concrete, picture a $10,000 account running an H4 gold EA in Normal risk mode, risking roughly 1% ($100) per trade, across a full trading week from Sunday evening to Friday close. Over that week, the EA's monitoring logic evaluates every H4 candle close on XAUUSD, six candles per trading day, thirty across the week, but its entry filter stays selective, so it finds only two setups that meet its trend and momentum criteria. The first, opened during the London/New York overlap, gets stopped out for a $100 loss (1R) after a false breakout. The second, opened the next morning, moves favorably, has its profit partially locked as it advances, and eventually closes for a $250 gain (2.5R). Net result for the week: plus $150, or 1.5% of account equity, from two trades total, despite the EA having watched the market continuously for five full days.

That example illustrates the core dynamic well. 24/5 uptime is about not missing the setups that matter, not about generating a high trade count. A system forced to trade every session, regardless of quality, would likely have taken far more entries during that same week, and quite possibly given back more in false signals during the quiet Asian hours than it gained during the two genuine opportunities. This is also why past performance, however it's generated, never guarantees what the next week, month, or quarter will look like.

Verifying That an EA's Track Record Is Real

Because so much of the automated trading space runs on screenshots and unverifiable claims, checking whether a track record is independently verified should be step one before trusting any EA with real capital, 24/5-capable or not. Myfxbook is the industry-standard third-party platform for this. It connects directly to a live trading account and displays statistics, including drawdown, win rate, and profit factor, that cannot be edited after the fact. Understanding how Myfxbook's verification process works helps you tell a genuinely connected account apart from a curated export. Golden Viper EA's live results are published this way on a verified Myfxbook account, alongside a signal on the MQL5 Signals marketplace, which lets you review real trade history instead of relying on marketing copy. If you're also weighing whether the numbers you see translate into realistic income expectations, our guide on how much a gold EA can realistically earn is a useful companion read before you size any real deployment.

It's worth stating plainly that no EA, this one included, offers a guarantee of profit. A verified track record shows what actually happened historically on a live account. It is not a promise about what will happen going forward. Any product that pairs "24/5 automated trading" with language like "guaranteed returns" or "risk-free" should raise an immediate red flag, not confidence.

Recognizing Scams That Exploit the "24/5" Pitch

The promise of a system that "never sleeps" is unfortunately also a favorite hook for fraudulent trading software, since it sounds impressive and is hard for a beginner to verify independently. The U.S. Commodity Futures Trading Commission's guidance on forex fraud and its specific advisory on automated trading system scams both describe recurring patterns worth memorizing: guaranteed or unrealistically consistent returns, pressure to deposit quickly, unverifiable performance claims, and an unwillingness to show a real, connectable track record. The FTC's overview of investment scams adds one more useful filter: legitimate products let you check the math yourself instead of asking you to trust a curated screenshot.

Practical due diligence before buying any XAUUSD EA, ours or anyone else's, should include confirming that the track record is hosted on an independent, verified platform rather than a private spreadsheet, checking that the seller discloses the strategy's actual limitations (drawdown, selectivity, instrument and timeframe) instead of only its wins, and staying skeptical of any claim that automation removes risk rather than manages it. You can review our company background and product details or explore the EA itself on the Golden Viper EA homepage as one example of how this kind of disclosure should look: a verified account, transparent pricing, and no promises the numbers can't back up.

Setting Up Your Own 24/5 Environment Correctly

If you decide automation is the right fit, the setup checklist is short, but each item matters.

  • Host the terminal on a dedicated VPS rather than a home PC, so uptime doesn't depend on your own internet or power supply.
  • Choose a broker with consistently tight spreads on gold, since spread costs compound across many trades over a year. Our comparison of gold spreads across brokers is a good starting point.
  • Confirm AutoTrading is enabled in the terminal and that the EA has the correct permissions before leaving it unattended overnight.
  • Connect your live account to a verification service like Myfxbook so you can monitor real statistics instead of relying on the terminal's own summary. Our walkthrough on how to connect MT4 to Myfxbook covers the steps.
  • Backtest across multiple years and market regimes before committing real capital, and revisit your results periodically as broker conditions change.
  • Set a realistic risk mode from day one rather than defaulting to Aggressive just because the backtest numbers look attractive.

None of these steps is optional if the goal is real, dependable 24/5 coverage rather than a system that only "works" until the first missed connection or unmanaged weekend gap.

A Short, Honest Risk Disclosure

Trading gold, whether manually or through an expert advisor, carries real financial risk. Losses are possible on any individual trade or over any given stretch of trades, drawdown periods happen even to sound strategies, and past performance, verified or not, never guarantees future results. Only trade with capital you can actually afford to lose, and treat any automated system, including one running 24/5, as a tool that manages risk rather than one that eliminates it.

Frequently Asked Questions

Can an XAUUSD expert advisor really run every hour the market is open, five days a week?

Yes, technically. As long as the MetaTrader terminal stays connected, typically through a VPS, and AutoTrading is enabled, the EA continuously monitors price from the Sunday open through the Friday close. Whether it places a trade in any given hour depends entirely on its own entry rules, not on whether the market happens to be open.

Does 24/5 monitoring mean the EA trades constantly?

No. A selective, rules-based EA like Golden Viper EA may go many hours, or even a full day, without a qualifying setup. Continuous monitoring and continuous trading are different things, and a high trade count is not by itself a sign of a better strategy.

Do I need a VPS for a gold EA to actually achieve 24/5 uptime?

In practice, yes. A home computer is vulnerable to reboots, power outages, and internet dropouts, any of which stops the EA from monitoring or managing open positions. A dedicated VPS in a data center offers far more reliable uptime, which matters most exactly when you're not watching the screen.

What happens to an open EA position over the weekend?

Gold does not trade on weekends, so any open position is exposed to a potential gap when trading resumes Sunday evening. Price can reopen above or below where it closed Friday, without any of the intermediate ticks. This is a real risk that no automation eliminates, which is why position sizing and stop discipline matter.

Is it true that some hours are better for gold EAs than others?

Yes. XAUUSD volatility is uneven across the day. The London and New York sessions, especially their overlap, historically see the largest average moves, while the Asian session tends to be quieter. A well-designed EA's filtering logic accounts for this instead of treating every hour identically.

Can a 24/5 EA guarantee consistent profits since it never misses a session?

No. No expert advisor, regardless of uptime, can guarantee profit. Constant monitoring reduces the chance of missing a genuine opportunity, but it doesn't change the underlying uncertainty of market outcomes. Any product claiming guaranteed or risk-free returns should be treated as a red flag under CFTC and FTC guidance on trading system fraud.

How is Golden Viper EA's live performance verified?

Its results are published on a verified Myfxbook account connected directly to the live trading account, along with a corresponding MQL5 signal, so the trade history, drawdown, and statistics reflect real account activity rather than curated marketing claims.

Does trading gold 24/5 through an EA require constant supervision from me?

No — that's the point of hosting it on a VPS with sound risk settings. But "unattended" shouldn't mean "unmonitored" entirely. Periodically checking your verified statistics, account balance, and any platform notifications is still good practice.

What is the difference between the MT4 and MT5 versions in terms of 24/5 operation?

Both platforms support unattended, continuous automated trading once AutoTrading is enabled, and Golden Viper EA's single license covers both. The underlying mechanics of staying connected and monitoring price are effectively the same across MT4 and MT5.

Why does Golden Viper EA only take about one trade per day if it monitors the market 24/5?

Because it evaluates the H4 timeframe with a deliberately selective, trend-and-momentum-based approach rather than trying to catch every minor fluctuation. Round-the-clock monitoring exists to make sure the strategy doesn't miss a genuine setup when one appears, not to maximize how often trades get placed.

Myfxbook Verified

Automate Your Guides Edge

+€1,485Net · 6-mo (verified)
56%Win Rate (51/91)
24/5Automated
Starting at $199 one-time
Get Lifetime Access →
✓ Instant download✓ Full feature access✓ MT4 & MT5 compatible
AW

Adrian Walsh

Adrian Walsh writes about MetaTrader 4/5, Expert Advisors, and automated XAUUSD gold trading for Golden Viper EA.

Myfxbook VerifiedLive since Jan 2026Public track record

Let Golden Viper EA trade gold for you

Automated XAUUSD trading for MT4 & MT5, verified live on Myfxbook. One-time $199, lifetime access.

Get Lifetime Access — $199