Extended Trading Hours and 24/7 Markets:

Key Takeaways
  • Extended trading hours and 24/7 markets represent a fundamental structural shift from session-based to always-live infrastructure, requiring trading platforms to eliminate reliance on end-of-day boundaries for reconciliation, data purging, and state resets.
  • Continuous trading introduces critical challenges around unbounded data growth, memory and process stability, and live system housekeeping that traditional platforms were never architected to handle.
  • Replacing daily restarts enables continuous state evolution, time-zone-agnostic order management, and uninterrupted internalization for digital-asset venues, internal crossing engines, and global retail platforms.
  • Platforms must support rolling upgrades, redundant deployments, and component-level hot swaps to apply patches and deploy changes without interrupting live trading activity.
  • True 24/7 readiness extends beyond technology to require follow-the-sun operational models with regional expert teams providing continuous monitoring, real-time investigation, and immediate incident response across all time zones.

What it really takes for trading platforms to be ready

Extended trading hours and 24/7 markets are no longer a theoretical discussion. 

From digital assets to internal liquidity pools and global retail platforms, continuous trading is already reshaping expectations for institutional trading infrastructure. 

The real question is no longer if markets will move toward longer or continuous trading but whether existing trading platforms are fundamentally designed to support that reality. 

“In a continuous market, the concept of the trading day itself begins to break down. Markets are moving from session-based systems to always-live infrastructure.”  said Olivier Masdebrieu, Horizon’s CTO

At Horizon Trading Solutions, 24/7 readiness is approached as both a structural technology challenge and an operational commitment. 

Why 24/7 trading is a structural shift, not just longer hours

The most significant change introduced by 24/7 trading is the transition from a day-based operating model to a continuous one. 

Historically, trading platforms across the industry have relied on end-of-day boundaries. These daily checkpoints allow systems to: 

  • reconcile positions, 
  • purge stale or expired data, 
  • reset internal state, 
  • and ensure memory stability and operational safety. 

In a continuous trading environment, those boundaries disappear by design. 

This means every subsystem: exchanges, FIX engines, order gateways, risk engines, middle-office components, and market data services must operate without assuming that the day ever ends. 

“Remove the boundary of the trading day, and every system assumption no longer holds. Every component must function continuously, without assuming the day ever ends.”

The hidden constraints of continuous trading systems

Moving to 24/7 trading introduces constraints that traditional platforms were never designed to handle: 

  • Continuous data growth 

Orders, executions, technical logs, and reference data accumulate without natural stopping points. 

  • Memory and process stability 

Without strict lifecycle management, long-running processes risk gradual degradation or failure. 

  • Live system housekeeping 

Cleaning, purging, and recalculation tasks must occur while the system is running with zero interruption to trading. 

True 24/7 readiness requires platforms to manage these challenges continuously, not during downtime. 

Why daily resets no longer work

Daily resets historically served an essential function. They: 

  • purge inactive or expired orders, 
  • clean large technical and financial tables, 
  • and reset the system state before the next trading day. 

In short, they prevent memory exhaustion and inconsistent state over time. 

But in a 24/7 trading model, relying on daily resets becomes incompatible by design. 

Instead, modern platforms must replace downtime-based maintenance with: 

  • scheduled purge timers, 
  • fine-grained data expiry rules, 
  • market-aware lifecycle computation. 


Every component from gateways to risk management must be capable of purging, recomputing, and rebalancing 
while live, with strict guarantees that trading behavior remains unchanged. 

This evolution is driven by clients who already operate continuously, including digital-asset venues, internal crossing engines, and market makers active across multiple time zones. 

What removing daily restarts enables for clients

For digital-asset markets, which operate 24/7 by nature, daily restarts are not merely inconvenient, they are fundamentally incompatible with the business model. 

Removing daily restarts enables several critical capabilities: 

Continuous State Evolution 

Positions, risk metrics, internalization logic, and exposure calculations remain accurate at all times. Nothing is artificially frozen or reset. 

Time-Zone–Agnostic Operations 

Orders are managed using “active-until” timestamps derived from actual market schedules including holidays and weekends ensuring correct behavior across regions such as New York, Europe, and Asia without relying on local system clocks. 

More Resilient Internal Markets 

For retail platforms operating internal liquidity pools, continuous operation ensures internalization never stops and hedging occurs at the appropriate market times. 

Reduced Operational Risk 

Eliminating restart windows removes periods where orders may be delayed, parked, or temporarily inconsistent. 

Together, these capabilities align trading platforms with the operational reality of digital assets and with the clear direction traditional markets are taking as extended trading hours expand.

Managing upgrades and maintenance in a 24/7 world

Removing daily restarts is necessary but it is not sufficient. 

Trading platforms must still evolve, apply patches, and deploy upgrades without interrupting live trading. In effect, platforms must be able to replace the engine while the plane is flying. 

“Operating in a 24/7 market is like refueling and repairing a plane while it’s still in the air without passengers even noticing.” (quote Olivier) 

Several architectural models support this approach: 

  • Rolling upgrades, where components are updated sequentially, 
  • Redundant deployments, where a secondary live instance takes over traffic, 
  • Component-level hot swaps, allowing specific modules (such as market data or risk) to restart independently. 

The appropriate strategy depends on client risk tolerance, regulatory requirements, and operational continuity needs. 

What remains non-negotiable is stability: upgrade processes must be predictable, reversible, and fully transparent to ongoing trading activity. 

24/7 Trading is also an operational challenge

True 24/7 readiness is not purely technical. 

Continuous trading requires continuous human expertise, operational oversight, and real-time incident response. 

This is why operational models such as follow-the-sun support are critical. With regional teams across Asia, Europe, and North America, platforms can be monitored continuously without relying on fragile hand-offs between time zones. 

The objective is simple: 

  • permanent access to teams with deep platform knowledge, 
  • real-time investigation of live trading flows, 
  • immediate response to incidents, regardless of market hours. 

Preparing for a market that never sleeps

Extended trading hours and continuous markets are no longer emerging trends, they are operational realities. 

Platforms that remain dependent on daily resets, downtime windows, or regional operating hours will increasingly struggle to meet institutional expectations. 

24/7 readiness requires: 

  • continuous system design, 
  • live data lifecycle management, 
  • resilient upgrade strategies, 
  • and global operational coverage. 

As markets stop sleeping, trading platforms and their technology partners must be ready to do the same. 

📌 Want to assess your 24/7 trading readiness? 

If extended or continuous trading is part of your roadmap, now is the right time to evaluate whether your trading infrastructure is truly designed for it. 

Frequently Asked Questions

The main challenges include continuous data growth without natural stopping points, memory and process stability for long-running systems, and the need to perform live system housekeeping (cleaning, purging, and recalculation) with zero interruption to trading. Every subsystem—from FIX engines to risk engines—must operate without assuming the trading day ever ends.

Daily resets historically purged expired orders, cleaned technical tables, and reset system state, but they are fundamentally incompatible with 24/7 markets like digital assets. Modern platforms must replace downtime-based maintenance with scheduled purge timers, fine-grained data expiry rules, and market-aware lifecycle computation that operates while trading remains live.

Platforms can use architectural approaches such as rolling upgrades (updating components sequentially), redundant deployments (where a secondary instance takes over traffic), and component-level hot swaps (restarting specific modules like market data or risk independently). The key requirement is that upgrade processes remain predictable, reversible, and fully transparent to ongoing trading activity.

24/7 readiness requires continuous system design, live data lifecycle management, resilient upgrade strategies, and global operational coverage including follow-the-sun support. It represents a fundamental structural shift from session-based systems to always-live infrastructure, not simply an extension of existing trading hours.

Removing daily restarts enables continuous state evolution for positions and risk metrics, time-zone-agnostic order management using market-aware timestamps, uninterrupted internalization for retail platforms with internal liquidity pools, and reduced operational risk by eliminating windows where orders may be delayed or temporarily inconsistent.

Lise GRANT
Lise GRANT
Passionate marketing executive with a focus on FinTech and SaaS

From OMS to OEMS: Why banks need a modern execution operating model for retail trading

From OMS to OEMS: Why banks need a modern execution operating model for retail trading Retail trading has changed. For banks and securities institutions, the challenge is no longer limited to receiving, managing, and routing orders. The modern execution environment now requires high-volume order handling, low-latency processing, Smart Order Routing, Best Execution policy control, RFQ […]

Read More

The Infrastructure Challenges of 24/7 Trading | Horizon

The Infrastructure Challenges Behind 24/7 Trading What it really takes for trading platforms to be ready As financial markets continue their evolution toward continuous trading, the industry is confronting a fundamental question: how do platforms designed around traditional trading days adapt to a world where markets never close? The rise of digital assets, global trading venues, and growing client […]

Read More
Subscribe to Horizon 's Newsletter!

Subscribe to our newsletter and stay updated on our latest news!

Request a Demo !

Please provide your details and your demo request and we will get back to you.

Fill this Form to Download our Brochure

Upon entering the requested information, you will receive a link that will redirect you to a page where you can download our Brochure.