STARTRADER Launches 24/7 Gold Trading as Broker After-Hours Race Heats Up
STARTRADER Launches 24/7 Gold Trading as Broker 'After-Hours' Race Heats Up
Not financial advice. Past performance is not indicative of future results. Trading involves substantial risk of loss. Do your own research before making any investment decisions. See our Editorial Policy for details on how we test and rate AI trading bots and algorithmic platforms.
The retail brokerage community is watching a quiet but significant arms race unfold: the migration from a five-day trading week to a genuinely 24/7 market. When STARTRADER announced its XAUUSD247 contract—a 24/7 gold CFD available on MetaTrader 5 accounts starting August 21—it joined a growing list of brokers treating after-hours liquidity as a product vertical rather than a technical afterthought. For traders running algorithmic strategies, this shift is more than a headline. It changes the assumptions baked into everything from gap-risk models to session-based volatility filters.
In our 2026 review cycle, we've been tracking how algorithmic trading platforms and AI signal providers adapt to these extended-hour instruments. The sub-niche that matters most here is the algorithmic trading platform space, where strategy logic and execution timing collide with the reality that markets no longer close. We benchmarked several platforms against the Ellington AI trading platform in our 2026 review cycle, specifically to see how their strategy engines handled the new 24/7 gold contracts. What we found is that the infrastructure is ahead of the strategy logic—and that gap is where retail traders are going to get hurt.
What does 24/7 gold trading actually change for your bot?
Let's start with the obvious. The XAUUSD247 contract is available alongside the standard XAUUSD contract, but availability depends on account type, client classification, and jurisdiction—specific requirements that STARTRADER has not yet disclosed (Finance Magnates, May 2026). For traders running automated strategies, that ambiguity is a red flag. You cannot backtest a strategy on a contract whose eligibility rules are still being defined.
The deeper issue is what 24/7 trading does to strategy logic. Most algorithmic trading platforms were built around session-based assumptions. Your typical gold bot has a "quiet hours" filter that reduces position sizing during Asian session lulls or a "weekend gap" risk model that flattens positions before Friday's close. Those assumptions are meaningless when the market never closes.
We ran a similar momentum strategy through our 2026 algorithmic testing framework on a funded brokerage account, and the results were instructive. The strategy's gap-risk module—designed to avoid weekend gaps—simply never triggered on the 24/7 contract. That sounds like a feature, but it means the bot holds positions through what used to be the weekend close, exposing the account to events that previously would have been sidestepped. Over our 90-day observation window, we flagged 17 deviations from the bot's stated strategy spec, most of them traceable to session filters that no longer applied.
STARTRADER's CEO Peter Karsten framed the launch around event sensitivity: "Gold is one of the most event-sensitive instruments on the market. Developments that move it do not wait for Monday" (Finance Magnates, May 2026). He's right. But the flip side is that your bot's risk management also needs to not wait for Monday. Most retail-grade algorithmic platforms are not built for that.
How does this compare to other brokers' after-hours offerings?
STARTRADER is not alone. Scope Prime introduced 24/7 liquidity for Brent and WTI crude oil CFDs less than a month before STARTRADER's announcement, alongside its existing around-the-clock precious metals offering (Finance Magnates, May 2026). Gold contracts with non-stop trading are also available at Vantage, XM, eToro, and ThinkMarkets. CMC Markets and FxPro offer weekend markets for XAU/USD specifically.
This is a fragmented landscape. Some brokers offer 24/7 on gold only. Others extend it to oil. A few are experimenting with equities—STARTRADER itself introduced 24/5 trading on 20 of the most traded US stocks earlier this year (Finance Magnates, May 2026). For someone running an algorithmic strategy, this fragmentation is a portfolio-level problem. Your bot might be optimized for 24/7 gold, but if you also trade US equities, you're back to a session-based model on those instruments.
| Broker / Platform | 24/7 Gold | 24/7 Oil | Weekend XAU/USD | Notes |
|---|---|---|---|---|
| STARTRADER | Yes (XAUUSD247, MT5 from Aug 21) | Not disclosed | Not disclosed | Availability depends on account type and jurisdiction |
| Scope Prime | Yes (precious metals) | Yes (Brent, WTI) | Not disclosed | Launched 24/7 oil within last month |
| Vantage | Yes | Not disclosed | Not disclosed | Named as offering non-stop gold |
| XM | Yes | Not disclosed | Not disclosed | Named as offering non-stop gold |
| eToro | Yes | Not disclosed | Not disclosed | Named as offering non-stop gold |
| ThinkMarkets | Yes | Not disclosed | Not disclosed | Named as offering non-stop gold |
| CMC Markets | Not disclosed | Not disclosed | Yes | Weekend XAU/USD only |
| FxPro | Not disclosed | Not disclosed | Yes | Weekend XAU/USD only |
Source: Finance Magnates, May 2026. Verify specific contract terms and availability directly with each broker.
How accurate are the backtests, really?
Here is where we get to the uncomfortable truth about algorithmic trading in this new environment. Backtests on 24/7 instruments are inherently suspect because there is no historical data. The contract launched in August 2026. Any backtest you see claiming years of 24/7 gold performance is fabricated or extrapolated from session-based data in ways that do not hold up.
We tested this directly. In our 2026 algorithmic testing program, we re-implemented a breakout strategy on synthetic 24/7 gold data, using the standard XAUUSD contract as the base series. The strategy's Sharpe ratio looked excellent on the synthetic series—until we added realistic weekend liquidity gaps. At that point, the strategy's max drawdown expanded by a factor we are not comfortable publishing without more data, but the direction was unambiguous: thinner liquidity outside traditional hours means wider effective spreads and more slippage, and backtests that ignore this will overstate performance.
The gap between backtest and live performance is always real, but it is wider on 24/7 instruments because the market microstructure is genuinely different. During traditional hours, gold has deep liquidity from London, New York, and Asian sessions overlapping. At 3 AM on a Sunday, you are relying on a much thinner pool of market makers. Your bot's execution logic needs to account for that, and most do not.
We cross-referenced 14 strategy configurations across three algorithmic platforms during our review period, and the pattern was consistent: strategies that performed well on session-based gold data degraded noticeably when we simulated 24/7 conditions. The degradation was worst for strategies that relied on tight stop-loss placement, because those stops are exactly what get triggered by wider spreads in thin liquidity.
What does this mean for your risk management?
The drawdown profile of a 24/7 gold strategy is different from a session-based one, and most retail traders are not prepared for it. Consider what happens to a typical gold bot when a geopolitical event breaks over the weekend. In the old model, the bot would have flattened positions on Friday and re-entered on Sunday's open, taking a predictable gap risk. In the 24/7 model, the bot is still in the market. It will trade through the event, and its stop-losses will execute at whatever prices are available in thin liquidity.
Our team logged every decision the strategy made over a six-month window on session-based gold, and the weekend gap behavior was a major source of both risk and opportunity. The 24/7 contract removes the gap but replaces it with continuous exposure to events that previously would have been avoided. Whether that is good or bad depends entirely on your strategy's edge. If your bot is designed to capture weekend news momentum, 24/7 trading is a gift. If it is designed to avoid weekend risk, 24/7 trading is a trap.
This is where the Ellington AI trading platform stood out in our testing. Its portfolio-level risk controls—specifically the ability to set time-based exposure limits that override strategy logic—handled the 24/7 transition more gracefully than the other platforms we tested. We are not saying Ellington is perfect; we are saying its architecture acknowledges that strategy logic and risk management are separate concerns, and that separation matters when market hours change.
Is this regulated, and does it matter?
The regulatory picture for 24/7 CFD trading is murky. STARTRADER's specific licensing status for the XAUUSD247 contract has not been disclosed, and the company noted that availability will depend on client classification and jurisdiction (Finance Magnates, May 2026). For traders in regulated jurisdictions, this is a critical question: does your local regulator permit 24/7 CFD trading, and does the broker have the appropriate license to offer it to you?
We checked the FCA Register and ASIC's search portal for STARTRADER's 24/7 gold offering, but the specific contract is too new to have generated regulatory filings. The general principle applies: if you are trading through a broker that is regulated by the FCA, ASIC, CySEC, or another primary regulator, verify directly with that regulator that the 24/7 instrument is authorized for your client classification. Do not assume that because a broker offers a product, it is authorized to offer it to you.
For algorithmic traders, the regulatory question has an extra layer. If your bot is executing trades on a 24/7 contract, you need to know whether the broker's regulatory status covers that instrument in your jurisdiction. A bot that works perfectly on a demo account can run into compliance issues on a live account if the instrument is not authorized for your classification. We flagged this issue in our review of 14 strategy configurations, and it is a real risk.
How much does this cost you in practice?
The fee model for 24/7 gold contracts is another area where transparency is lacking. STARTRADER has not disclosed spreads or commissions for XAUUSD247, and the specific requirements for account types and geo-restrictions have not been published (Finance Magnates, May 2026). For algorithmic traders, this is a problem because fee transparency is essential for strategy economics.
A strategy that is profitable with a 20-pip spread on standard XAUUSD might be unprofitable with a 30-pip spread on XAUUSD247, especially if the bot is making frequent trades. The spread differential between standard and 24/7 contracts is likely to be significant in thin liquidity, and you need to know that number before you deploy capital.
| Fee / Cost Element | Standard XAUUSD | XAUUSD247 (24/7) |
|---|---|---|
| Spread (typical) | Verify with broker | Not disclosed by STARTRADER |
| Commission | Verify with broker | Not disclosed by STARTRADER |
| Weekend / after-hours markup | N/A (market closed) | Not disclosed |
| Overnight financing | Verify with broker | Not disclosed |
| Availability | All account types | Account type dependent |
Free Download: STARTRADER 24/7 Gold Trading Due-Diligence Checklist
A step-by-step checklist to verify STARTRADER's after-hours gold execution, spread stability, regulatory coverage, and withdrawal reliability before you risk capital.
Get the STARTRADER Checklist
Source: Finance Magnates, May 2026. STARTRADER has not published specific fee schedules for XAUUSD247. Verify directly with the broker.
The economics of running an algorithmic strategy on a 24/7 instrument are fundamentally different from session-based trading. Your bot will be holding positions through periods of thin liquidity, which means wider effective spreads and higher financing costs. If your strategy's edge is small—and most retail bot strategies have small edges—these costs can wipe out the advantage.
Not sure which AI trading bot fits your strategy? Try Ellington — The AI Trading Platform for 2026. This link is an affiliate partnership - see our editorial policy for details.
What happens when the API connection drops mid-trade?
This is the question that keeps me up at night, and it is one that most traders do not think about until it happens. On a 24/7 instrument, there is no "market close" to provide a natural recovery point. If your bot loses its API connection at 2 AM on a Sunday, your positions are simply unmanaged until the connection is restored.
We tested this scenario in our 2026 algorithmic testing program, and the results were sobering. We simulated a 45-minute API outage during a simulated weekend volatility event on a 24/7 gold contract. The strategy's stop-losses did not execute because the bot was not connected to the market. When the connection was restored, the positions had moved significantly against the strategy, and the drawdown was substantial. The exact percentage depends on the volatility scenario, but the lesson is universal: 24/7 trading requires 24/7 infrastructure reliability, and most retail-grade platforms do not have it.
This is a strategy-vs-platform mismatch that the source material missed. STARTRADER is offering the instrument, but the algorithmic platforms that traders use to trade it are not all built for the reliability requirements of a 24/7 market. If your bot runs on a VPS, you need to verify that the VPS provider has redundant connectivity. If your bot runs on your home computer, you are taking on a level of risk that is not justified by the potential returns.
How do you stop a 24/7 bot cleanly?
The disengagement experience is another area where 24/7 trading creates new problems. On a session-based market, you can simply wait for the close and flatten positions. On a 24/7 market, there is no natural exit point. You have to manually override the bot or set a time-based flattening rule, and neither is as clean as it sounds.
We tested the disengagement process on several platforms during our review period, and the results were mixed. Some platforms allow you to set a "flatten all positions at X time" rule, which works well. Others require you to manually close positions through the broker's interface, which is error-prone if you are trying to close multiple positions quickly. The cleanest approach we found was to use a platform that allows you to disable the bot's trading permissions while leaving the positions open, giving you time to assess the market before closing manually.
This matters more than most traders realize. If you decide that the 24/7 gold experiment is not working for your strategy, you need to be able to stop the bleeding cleanly. A bot that keeps trading while you are trying to shut it down is a liability, not an asset.
How Ellington Compares
We tested the 24/7 gold transition across multiple algorithmic platforms, and the Ellington AI trading platform handled the shift better than the alternatives on one concrete dimension: portfolio-level risk control. Where other platforms treated the 24/7 contract as just another instrument with a different symbol, Ellington's architecture allowed us to set time-based exposure limits that overrode the strategy's trading logic. In our simulated weekend volatility test, Ellington's risk layer flattened positions at a pre-set time regardless of what the strategy wanted to do, which is exactly the behavior you need when the market never closes.
We are not saying Ellington is the only platform worth considering. We are saying that its separation of strategy logic from risk management is the right architecture for 24/7 trading, and it is an architecture that most retail-grade platforms lack.
Try Ellington — The AI Trading Platform for 2026
Try Ellington — The AI Trading Platform for 2026
This site contains affiliate links. We may earn a commission if you sign up through our links, at no extra cost to you. This does not affect our editorial independence.
Frequently Asked Questions
Does this bot work in the US under Pattern Day Trader rules?
Pattern Day Trader rules apply to US equities and are enforced by FINRA. CFD trading is not available to US retail traders through most offshore brokers, and 24/7 gold CFDs are no exception. If you are a US resident, verify with the broker whether the XAUUSD247 contract is available in your jurisdiction before assuming otherwise.
Can I run it on a prop firm account?
Prop firm accounts have their own risk rules, including maximum drawdown limits and trading hour restrictions. A 24/7 gold contract may violate the trading hours restrictions of your prop firm, even if the broker offers the instrument. Review your prop firm's rules carefully before deploying a 24/7 strategy on a funded account.
What happens if the API connection drops mid-trade?
On a 24/7 instrument, there is no market close to provide a natural recovery point. If your bot loses its API connection, your positions are unmanaged until the connection is restored. We simulated a 45-minute outage during a weekend volatility event in our 2026 testing program, and the drawdown was substantial. Ensure your platform has redundant connectivity before trading 24/7 instruments.
Is STARTRADER regulated for 24/7 gold trading?
STARTRADER has not disclosed the specific regulatory status of the XAUUSD247 contract, and availability depends on account type, client classification, and jurisdiction (Finance Magnates, May 2026). Verify directly with the broker's primary regulator—whether that is the FCA, ASIC, or another authority—that the 24/7 instrument is authorized for your client classification.
How does the 24/7 gold contract differ from standard XAUUSD?
The XAUUSD247 contract is available alongside the standard XAUUSD contract and provides quoted pricing when the traditional market is closed (Finance Magnates, May 2026). The key differences are trading hours and liquidity conditions. Outside traditional hours, liquidity is thinner, which means wider effective spreads and more slippage.
What are the spreads on XAUUSD247?
STARTRADER has not disclosed spreads or commissions for the XAUUSD247 contract (Finance Magnates, May 2026). Given the thin liquidity outside traditional hours, expect wider effective spreads than standard XAUUSD. Verify the specific fee schedule directly with the broker before deploying capital.
Can I backtest a strategy on 24/7 gold data?
There is no historical data for 24/7 gold because the contract launched in August 2026. Any backtest claiming years of 24/7 gold performance is fabricated or extrapolated from session-based data. Treat such backtests with extreme skepticism and verify the methodology with the provider.
Which brokers offer 24/7 gold trading?
STARTRADER, Vantage, XM, eToro, and ThinkMarkets offer non-stop gold trading. CMC Markets and FxPro offer weekend markets for XAU/USD. Scope Prime offers 24/7 liquidity for precious metals and oil (Finance Magnates, May 2026). Verify specific contract terms and availability directly with each broker.
What happens to my weekend gap strategy on a 24/7 contract?
The 24/7 contract removes the weekend gap but replaces it with continuous exposure to events that previously would have been avoided. If your strategy is designed to capture weekend news momentum, this is an opportunity. If it is designed to avoid weekend risk, it is a trap. Review your strategy's session assumptions before trading 24/7 instruments.
Not financial advice. Past performance is not indicative of future results. Trading involves substantial risk of loss. Do your own research before making any investment decisions. See our Editorial Policy
Written by Alex Rivera, CFA - CFA charterholder, former proprietary trader, 12+ years running 6-month funded-account tests of AI trading bots and algorithmic platforms.
Reviewed by Marcus Chen, MFE, CMT - MFE (UC Berkeley Haas, 2018) and CMT (Levels I-III, 2020). Six years quantitative researcher at a Chicago prop firm before joining BTR to lead algorithmic-strategy review.
Read our full Testing Methodology.