Skip to main content

Weekend Gaps Trading: Protecting Positions Over the Close with Expert Advisors

Weekend gaps trading is the one risk that most backtests cannot see. A weekend gap is the difference between Friday’s close and Sunday’s opening price, created while the market is shut: economic data, central bank surprises, elections and geopolitical events all land at once in a single opening price. Because no trades occur between close and reopen, a stop-loss held over the weekend is not a price at all — it is a request that will be filled wherever the market opens. Expert advisors that leave positions open through the weekly close take that risk every Friday. This post covers why gaps happen, what they do to stops and positions, which instruments gap hardest and how to protect an automated account over the close.

Weekend gaps trading: why the weekly close opens the gap

The mechanics are simple and unforgiving. The forex market closes on Friday evening — commonly at 22:00 UK time, though brokers vary — and reopens on Sunday evening. Between those moments nothing trades: no bids, no offers, no prices at all. Anything that happens while the market is shut is absorbed in one go at the first trades after the reopen: there is no stream of transactions to digest the news gradually, so the price adjusts as a jump.

Weekend news is the classic driver, and it is not rare. Central banks occasionally speak outside trading hours, governments announce policy changes on Friday nights, and conflict or election surprises tend to arrive when no one is watching the screens. None of these events are predictable in advance, which is exactly why the exposure matters.

Weekend gaps trading: what a gap does to stops and positions

A stop-loss placed in an order only has effect when the market trades. Over the weekend nothing trades, so a stop at 1.0850 on EURUSD is carried unexecuted into the reopen and filled at the first available price after the market resumes — which can be 50, 100 or more points from the requested level in a hard gap. The stop does not protect; it merely marks where the protection was supposed to be.

The same mechanism applies to every order type. Take-profits can be filled favourably through a gap, and stop-losses unfavourably, but the asymmetry decides the account’s fate: a position that was comfortably within its daily loss limit on Friday can be stopped out far beyond it on Sunday night, and an account near its margin level can be called out before the first session of the week is over. This is the same execution risk that concentrates around high-impact news during the week — the news trading EA guide treats pre-event flattening as the primary control, and the weekend is the news window extended over two days. The layered defences — equity guards, daily limits and kill switches — are covered in the account protection guide.

Weekend gaps trading: which instruments gap the most

Gap behaviour differs sharply between instruments, and an EA should be configured instrument by instrument. The major currency pairs gap moderately on most weekends — a few points to a few dozen — because their liquidity is deep. Pairs with thin weekend participation, such as exotics and some cross rates, can move much further, because the reopen price is set by a handful of participants.

Gold is among the worst gap performers in retail trading: XAUUSD has opened hundreds of points from Friday’s close after geopolitical or central bank shocks, and the metal is also highly news-sensitive during the week — the gold trading page covers that volatility profile in detail. Index CFDs gap regularly with earnings and macro news. Cryptocurrencies are the exception in one respect: they trade 24/7, so there is no weekly close and no single reopening price — weekend news is absorbed continuously rather than in one jump. That removes the weekend gap specifically, but not the risk: crypto can produce gap-sized moves at any hour, and the CFTC’s guidance on crypto assets sets out the volatility involved.

Weekend gaps trading: EA protections for the weekly close

The protection hierarchy starts with the bluntest and most reliable tool: close everything before the close. Close-before-weekend logic flattens all positions on Friday, typically at a scheduled time hours before the broker’s weekly close, and refuses to open new ones in the final window. Because the account holds no exposure through the shutdown, gap risk applies to nothing. The rule must be automatic and fail closed — if the EA cannot confirm the state of the market, it should not trade.

For strategies that must hold, the remaining tools are weaker. Wider stops before the weekend reduce the chance of being stopped at a catastrophic fill, at the cost of accepting a larger worst case if the gap runs the other way. Gap guards work on the reopen: the EA refuses to enter new positions into an opening gap, requires price to trade back through a confirmation level before resuming, and stays flat if the gap exceeds a configurable maximum distance. A gap guard does not protect an existing position — nothing does except closing it — but it stops the EA from compounding Friday’s exposure with a blind Monday entry. The FCA’s guidance on CFDs and the ESMA investor corner describe the wider risks of leveraged products.

Finally, treat the rules as maintenance items, not fixed constants. Broker close times shift with daylight saving changes, and schedules must be checked against them. The EA maintenance guide covers the review cadence that keeps weekend protection aligned with the broker’s actual calendar.

Frequently asked questions about weekend gaps trading

Why do prices gap over the weekend?

The market closes on Friday evening and reopens on Sunday evening, and nothing trades in between. Any economic data, central bank statement, election result or geopolitical event that occurs while the market is shut is absorbed at once in the opening price, producing a jump from Friday’s close to the first traded price on Sunday.

Can a stop-loss protect a position over the weekend?

No stop is guaranteed when the market is closed. A stop order executes at the first available price after the market reopens, which can be many points away from the level requested. The only positions that are protected are those closed before the weekly close.

Do cryptocurrencies have weekend gaps?

No, because crypto markets trade 24/7 and never close. There is no single reopening price to absorb weekend news, so the risk shifts to intraday volatility instead: sudden sharp moves can occur at any hour, including what would be the weekend for traditional markets.

When should an EA close positions before the weekend?

A common rule is to flatten all positions by Friday afternoon, several hours before the weekly close, so the account holds no exposure through the shutdown. Some systems close at a fixed scheduled time, others when volatility drops below a threshold. The rule must be automatic, fail closed and match the broker’s actual close time.

Plan the close before the open. Build close-before-weekend logic, gap guards and reopen filters into every EA you run — the automation playbook shows how these protections are configured and monitored in deployment.

Risk disclosure: Trading foreign exchange, commodities, CFDs and cryptocurrencies carries a high level of risk and may not be suitable for all investors. Gap risk is a permanent feature of leveraged products and no stop-loss or expert advisor setting can guarantee the price at which a position is closed after a market reopen. Past performance is not indicative of future results. AlgoTM provides trading tools and technology only and does not provide investment advice, portfolio management or guaranteed returns.

Leave a Reply