Quant Memo
Foundational

Pre-Market, Regular and After-Hours Sessions

The trading day isn't just the regular 9:30-to-4:00 session — pre-market and after-hours sessions exist alongside it with thinner liquidity, wider spreads and different rules, and mixing them up in data or backtests distorts both.

US equities trade far more hours than the 9:30 a.m.–4:00 p.m. window most people picture. Many brokers offer a pre-market session starting as early as 4:00 a.m. and an after-hours session running until 8:00 p.m., both sitting outside the "regular" session that most quoted data, indices, and news coverage actually reflect.

Why these sessions behave differently

Extended-hours sessions exist mainly so investors can react to news released outside regular hours — earnings reports timed for after the close, or economic data released before the open — without waiting until the next regular session to trade. But they run on a fundamentally thinner pool of participants: many institutional traders and market makers simply aren't active, order types are often restricted to limit orders only, and the exchange's usual liquidity backstops and circuit breakers may not apply in the same way. The result is wider bid-ask spreads, lower volume, and prices that can move sharply on comparatively small trades — a stock can print a 5% after-hours move on a handful of trades that would barely register during the regular session.

Regular session hours are also not identical everywhere: they vary by exchange (Tokyo's regular session, for instance, has a midday lunch break that pauses trading entirely), and even within the US, listed options and futures markets run their own separate, often longer, session schedules layered on top of equity hours.

Worked example

A company reports earnings at 4:15 p.m., after the regular session closes at 4:00 p.m. In the after-hours session, the stock — last traded at $100.00 at the close — prints a handful of trades down at $92.00 on light volume as investors react to the news. A momentum signal built naively off a raw tick feed, without tagging which trades occurred in which session, would compute a "same-day" 8% drop and might size a position off it — but that after-hours print reflects a much shallower order book than the regular-session close, and by the next morning's regular open the price might settle at $95.00 once real institutional liquidity returns. Treating the after-hours print as equivalent in reliability to a regular-session close overstates both the move's size and its tradability.

What this means in practice

Any data pipeline or backtest needs to explicitly tag which session each tick or quote belongs to, because mixing sessions silently changes the apparent liquidity and volatility of the instrument. Most reference prices used for indices, official closes, and standard daily bars are built specifically from the regular session — using after-hours prints in a signal that's meant to represent "the market's view" without accounting for the thinner liquidity behind them is a common source of backtests that look better than live trading ever will.

Pre-market and after-hours sessions extend the trading day well beyond the regular session, but they run on materially thinner liquidity and often restricted order types, producing prices that move more per unit of volume traded. Data and signals should be tagged by session, not treated as one continuous liquidity pool.

Related concepts

Practice in interviews

Further reading

  • NYSE and Nasdaq rulebooks, extended-hours trading sessions
ShareTwitterLinkedIn