Latency Arbitrage
Latency arbitrage: when a price moves on venue A, venues B, C, D need time to synchronize. A trader who sees A first can buy stale quotes on B before they update. The opportunity duration is bounded by the synchronization latency between venues; the profit per opportunity is bounded by the price move and the depth of stale liquidity.
On This Page
Definition
Latency arbitrage
Latency arbitrage: when a price moves on venue A, venues B, C, D need time to synchronize. A trader who sees A first can buy stale quotes on B before they update. The opportunity duration is bounded by the synchronization latency between venues; the profit per opportunity is bounded by the price move and the depth of stale liquidity.
Why it matters
Latency arbitrage is the canonical pure-speed strategy and the reason microsecond co-location matters. It's also the strategy most often targeted by exchange anti-toxicity rules and intentional speed bumps (IEX's 350μs delay, EBS hold-time, post-trade auction). Understanding latency arb is necessary to understand what the rest of microstructure protection is reacting to.
How it works
Subscribe to direct feeds from multiple venues. Co-locate at the venue with the fastest tape. When price moves on the leader, race to consume stale liquidity on the laggers before they update. Profit = price_change × stale_size − costs. Costs include co-location, market data, and exchange fees, which run into millions per year per venue.
Example
S&P futures move on CME, lagged S&P ETF on NYSE
CME → NYSE round-trip latency
~400μs
Price move on CME
+0.05%
Stale ETF liquidity at old price
5,000 shares
Profit per opportunity (gross)
$1,500
Microsecond-scale opportunity, six-figure-per-day strategy at scale, requires hundreds of millions in annual infrastructure spend to compete. Retail can't play.
Key Takeaways
Latency arb is pure infrastructure — the alpha is the network and co-location, not the model.
Anti-latency-arb mechanisms (IEX speed bump, batch auctions, EBS hold-time) directly target this strategy.
Understanding latency arb explains why most institutional execution algorithms add intentional randomization.
Related Terms
Try These Tools
Run the numbers next
Execution Simulator
Model realistic order fills — square-root market impact, linear temporary impact, latency jitter, partial fills, and queue position. See the real cost.
Broker API Comparator
Alpaca vs IBKR vs Tradier vs Schwab vs Robinhood — compare auth, rate limits, order types, market data, MCP, and fees before wiring a line of code.
FAQ
Questions people ask next
The short answers readers usually want after the first pass.
Sources & References
- The High-Frequency Trading Arms Race: Frequent Batch Auctions as a Market Design Response — Budish, Cramton, Shim (2015), Quarterly Journal of Economics 130(4)
Related Content
Keep the topic connected
Bid-Ask Spread
Bid-ask spread defined: quoted vs effective vs realized spread, why the touch isn't the cost you actually pay, and how to measure each.
Maker-Taker
Maker-taker fee model: makers get a rebate, takers pay. Why the model exists, what it incentivizes, and how to size up real net cost.