# Spread Regime

> One of a small number of persistent states that a venue's bid-ask spread occupies — calm, session transition, scheduled event, stress — such that the spread a trade actually pays is a property of the prevailing regime, not of a single typical number.

- Canonical: https://hadalinstruments.com/glossary/spread-regime/
- Term set: https://hadalinstruments.com/glossary/

---
A venue's spread is not a number; it is a mixture of distributions. Sampled across a week, the bid-ask spread of a liquid pair does not scatter around one centre — it occupies distinct states with sharp transitions between them: a tight calm-session regime, a wider regime around session opens and the daily rollover, an event regime around scheduled releases in which the spread is a multiple of its calm value, and a stress regime in which quoting thins toward withdrawal. Each regime is persistent while it lasts, and each has its own distribution.

This is why the "typical spread" of marketing pages is an actively misleading statistic. An average taken across regimes describes a spread that no individual trade ever pays: it understates the event regime by construction, because calm periods dominate the clock even though events dominate the cost. The distinction matters doubly because retail order flow is not uniform across regimes — stops, pending orders, and breakout entries cluster precisely at the transitions and events where the spread is widest. The regime a trader's orders experience is systematically worse than the regime the average describes.

Honest measurement is therefore regime-conditional: a spread distribution per regime, the transition timing between regimes, and how a given venue's regime structure compares to a multi-venue reference at the same timestamps. [Spread widening](/glossary/spread-widening/) is the transition into the event regime seen close up; [censoring](/glossary/censoring/) is one way a feed can disguise its true regime structure by suppressing the ticks that would reveal it.

The backtest implication is the same one that recurs across [execution cost](/glossary/execution-cost/): a simulation fed a flat spread assumption pays the calm regime on every trade, including the trades that fired into the event regime. That single flattering constant is one of the quieter roads into [backtest overfitting](/glossary/backtest-overfitting/) — optimism laundered through an input nobody audits.

## Commonly confused with

Neighbouring concepts that get used interchangeably, and the distinction that actually separates them.

- **Typical spread** — A typical spread is an average taken across regimes, and it describes a spread no individual trade ever pays. It understates the event regime by construction, because calm periods dominate the clock even though events dominate the cost.
- **[Spread widening](https://hadalinstruments.com/glossary/spread-widening/)** — Widening is the transition into the event regime seen close up — a movement between states. The regime is the state itself, persistent while it lasts. One is the door, the other is the room.
- **Volatility** — Volatility describes how much price moves; a spread regime describes what it costs to trade while it does. They correlate and they are not the same variable, and a venue's regime structure can differ from the market's while volatility is identical.
- **[Regime shift](https://hadalinstruments.com/glossary/regime-shift/)** — Regime shift is the general concept — a data-generating process moving to a new persistent state. Spread regime is one observable dimension of it, the one a trader meets every session, alongside volatility, correlation and depth.

## How to measure it in your own data

A definition you cannot test is a definition you have to take on trust. This is the shortest honest route from the concept to a number you computed yourself.

- **Records you need** — Timestamped bid and ask over a long enough window to contain every state, a schedule of releases and session transitions, and the same series from a multi-venue reference.
- **What you compute** — A spread distribution per regime rather than one pooled average; the timing of transitions between regimes; and a comparison of this venue's regime structure against the reference at the same timestamps.
- **What the answer tells you** — Expect a mixture rather than a scatter around one centre — a tight calm state, a wider state around session opens and the daily rollover, an event state that is a multiple of calm, and a stress state where quoting thins toward withdrawal. Check the feed too: censoring is one way a venue's true regime structure can be disguised, by suppressing the ticks that would reveal it.

## Questions and answers

### Why is the advertised typical spread misleading rather than merely optimistic?

Because it averages across states to produce a number that no individual trade pays. Calm periods dominate the clock while events dominate the cost, so the mean sits close to the calm regime and systematically understates the event one. The figure can be arithmetically correct and still describe an experience nobody has.

### Why is the spread I actually pay worse than the average?

Because retail order flow is not uniform across regimes. Stops, pending orders and breakout entries cluster precisely at the transitions and events where the spread is widest, so the regime your orders experience is systematically worse than the regime the average describes. The average is not lying about the clock; it is silent about your timing.

### How should a spread be reported honestly?

Conditionally. A distribution per regime, the timing of transitions between them, and a comparison against a multi-venue reference at the same timestamps. That tells a reader what trading will cost in each state, rather than what it costs on average across states they may never trade in.

### What does a flat spread assumption do to a backtest?

A flat spread assumption pays the calm regime on every trade, including the ones that fired into the event regime. That single flattering constant is one of the quieter roads to an over-optimistic result — optimism laundered through an input nobody audits, in a simulation that is otherwise carefully built.

## If this has already cost you

The spread you actually paid, sorted by the regime running when each order executed, is recoverable from your own fills.

- [Feed Fidelity Assay](https://hadalinstruments.com/assays/#feed-fidelity-assay) “Is the feed my terminal shows me behaving consistently?” Will not establish: A verdict on your broker. One exported log from one terminal measures your feed as you received it — venue-side behaviour, other account tiers and intent are all outside what this data can carry.

Intake is not open yet, so none of these can be commissioned today. They are listed here so you know the measurement exists and what it would and would not settle — the [launch list](https://hadalinstruments.com/pricing/#waitlist) hears first.

## Related terms

Derived from the links this entry makes and the entries that link back to it.

- [Backtest Overfitting](https://hadalinstruments.com/glossary/backtest-overfitting/) The condition in which a strategy's historical performance reflects fitting to noise in a particular dataset rather than a persistent market effect, so that live performance regresses toward zero or below.
- [Censoring](https://hadalinstruments.com/glossary/censoring/) The thinning of a price feed — updates dropped, coalesced or rate-limited — during the intervals in which the underlying market is moving fastest, so that the record understates the spread widening and depth withdrawal that actually occurred.
- [Execution Cost](https://hadalinstruments.com/glossary/execution-cost/) The total cost of converting a trading decision into a position — spread, commissions and fees, slippage, market impact, financing, and the opportunity cost of orders that were rejected or never filled.
- [Regime Shift](https://hadalinstruments.com/glossary/regime-shift/) A change in the data-generating process itself — the distribution of returns, volatility or liquidity moving to a new persistent state rather than fluctuating within the old one.
- [Spread Widening](https://hadalinstruments.com/glossary/spread-widening/) A transient expansion of the bid-ask spread beyond its typical range, most commonly around scheduled news releases, liquidity transitions, and session rollovers.

## Where the term is used

Instrument pages whose published copy uses this term. Each page states what it measures and what it does not establish.

- [Execution Cost Auditor](https://hadalinstruments.com/instruments/execution-cost-auditor/) Statement-import truth about what your execution actually cost. Feed & Execution

## In the research

Spread Regime comes up in six research notes on this site, and this entry lists three of them.

- [Why do backtests fail in live trading?](https://hadalinstruments.com/research/why-do-backtests-fail-in-live-trading/) Because a backtest is a reconstruction, and every reconstruction borrows from reality in five places. Live trading is where the borrowing is called in.
- [Why is my live spread wider than my backtest?](https://hadalinstruments.com/research/why-is-my-live-spread-wider-than-my-backtest/) Usually because the backtest used a spread that never existed. Here is how to find which of the four causes is yours, and what each one costs you.
- [Is my volatility regime just telling me the time?](https://hadalinstruments.com/research/is-my-volatility-regime-just-telling-me-the-time/) I removed the time-of-day pattern from one FX pair and a standard volatility classifier stopped finding compression at all. Six features, all six moved.

## Cite This Definition

APA BibTeX HTML

Hadal Instruments. (2026). Spread Regime. Hadal Glossary. https://hadalinstruments.com/glossary/spread-regime/ Version 2b360a7, 2026-08-28.

@misc{hadal_2026_spread-regime,
author = {Hadal Instruments},
title = {Spread Regime},
year = {2026},
url = {https://hadalinstruments.com/glossary/spread-regime/},
howpublished = {Hadal Glossary},
version = {2b360a7},
note = {Pre-launch publication; version dated 2026-08-28}
}

Source: Hadal Instruments, Spread Regime. <a href='https://hadalinstruments.com/glossary/spread-regime/' rel='canonical'>Original Research</a>

Copy Citation

**Version 2b360a7** identifies the commit that last changed this page in Hadal's content repository. That repository is not public, so the identifier does not resolve externally — it is published so a citation pins one specific state rather than a moving page. To obtain the exact version cited, use the [press and research route](https://hadalinstruments.com/press/).
