Direct Quotes and why they can change
A Direct Quote is the price shown as a quote for a currency pair where one currency amount is expressed against another (for example, units of the quote currency per one unit of the base currency). In volatile markets, the displayed Direct Quote can change rapidly even if the underlying “fair value” is only moving gradually. That difference happens because markets and quote distribution systems do not update atomically, instantly, or with guaranteed continuity.
When volatility rises, several effects combine: (1) gaps in quote streams, (2) latency (delays), (3) liquidity withdrawal (makers pull orders), and (4) order handling (how requests are matched, rejected, or filled). The result is that the quote you see can look discontinuous or “jumpy.”
Mechanics: the four main reasons
1) Quote gaps from missing updates
A quote feed is a stream of updates. If updates are delayed, dropped, or suppressed during stress, the next received quote can be far from the last shown one. This produces a visible gap—a period where you cannot observe intermediate quotes.
Common causes (conceptual, not provider-specific) include overwhelmed network paths, throttling, or internal market mechanisms that temporarily stop publishing certain updates.
2) Latency and out-of-order arrival
Even if prices update continuously at the matching venue, your screen may show them later. Latency means the time between when a quote changes “in the system” and when you receive it. If multiple updates are in flight, they can arrive out of order, especially when bandwidth or processing is limited. Then the displayed Direct Quote can appear to move backward or abruptly.
3) Liquidity withdrawal and wider executable ranges
In volatile conditions, participants may reduce the amount of executable liquidity they offer. When market participants pull quotes or widen their willingness to trade, the best available buy and sell prices move apart. That can change the Direct Quote you observe (and the effective cost to trade) because the “best” price at the top of the book is less stable.
A key limitation: what you see as a top quote is only the current best available; if that disappears between your display and your action, the quote may update again immediately.
4) Order handling differences between display and execution
A quote display reflects what is currently offered or what the feed reports, but execution depends on request timing and matching rules. During stress, your order can be affected by how the system handles:
- Re-quotes (the system may require price confirmation when conditions change)
- Partial fills (some amount fills at the available prices)
- Rejections (order timing or price constraints fail)
- Queueing (orders wait behind others, increasing the chance conditions change)
So, a Direct Quote can change because the market changed, but also because the pathway from quote display to execution is sensitive to timing and available liquidity.
Evidence and example checks (without assuming outcomes)
Assume you observe a Direct Quote jump while volatility is high.
To verify what caused the change, you can check four things conceptually:
- Timing: compare the quote’s visible timestamp (if available) with the time your order request was sent.
- Continuity: look for a gap—an unusually large jump after a period of no updates.
- Consistency across sources: if you have access to more than one quote source, see whether all sources show the same discontinuity.
- Execution reality: if you traded, compare the executed prices to the quote you saw immediately before submitting.
If the jump is large and clustered around missing updates or delayed arrival, it suggests gaps/latency. If quotes move continuously but the executable prices move faster than your order can match, it suggests liquidity withdrawal and order handling effects. If execution differs materially, it suggests timing and matching constraints.
Limitations and failure modes to watch
- **A changing quote is not proof of direction. ** A jump can be caused by feed gaps or missing intermediate updates rather than a sustained price trend. - **Quotes can be versioned. ** Different systems may publish slightly different quote states (for example, different stages of processing), so apparent discrepancies can occur without a “wrong” number. - **Your observation channel matters. ** Screen latency, device/network delays, and feed update intervals can create misleading visuals.