Flash Crash¶
OVERVIEW¶
A flash crash is a severe, rapid price drop in an index, sector, or individual security that substantially reverses within the same trading session. The defining characteristic is speed combined with the absence of a fundamental trigger — no earnings miss, macro surprise, or headline explains the move.
The root cause is a liquidity vacuum: market makers and high-frequency trading (HFT) firms withdraw simultaneous two-sided quotes when risk limits trip, volatility models flag danger, or a large order overwhelms the order book. Price discovery breaks down, and market orders execute against a near-empty book at prices far below the last trade.
Note
A flash crash does not indicate a change in the underlying business or macro environment. Fundamentals do not move — only the order book does.
IDENTIFICATION CRITERIA¶
Exchanges and researchers classify an event as a flash crash when it meets all three conditions below.
| Condition | Threshold |
|---|---|
| Price decline — index | Several percent |
| Price decline — individual security | Significantly larger percentage |
| Time to complete | Under 15–20 minutes |
| Recovery | 50%+ of the drop within hours |
Canonical example — May 6, 2010
The Dow Jones Industrial Average fell approximately 998 points (~9%) between 2:32 PM and 2:45 PM ET, then recovered most of the loss by 3:07 PM. The SEC/CFTC joint report attributed the trigger to a $4.1 billion E-mini S&P 500 futures sell program executed by a single trader without regard to price or time.
HOW IT HAPPENS¶
- A large sell program or sudden order imbalance hits the order book.
- HFT firms initially absorb the flow, then aggressively resell as their own risk limits are reached.
- Market makers withdraw bids simultaneously, leaving only stub quotes — placeholder bids (e.g., $0.01) never intended to be hit.
- Market orders cascade through the gap; the next resting bid may be 5–10% below the last trade.
- Price recovers once liquidity providers re-enter and genuine buyers absorb supply.
Tip
Accenture (ACN) printed a trade at $0.01 on May 6, 2010. Procter & Gamble (PG) dropped 35% intraday. These were not rational valuations — they were market orders executing against an empty book.
RISK MANAGEMENT REFERENCE¶
| Scenario | Recommended Practice |
|---|---|
| Thin or after-hours markets | Use stop-limit orders instead of plain market stop-loss orders |
| High-volatility conditions | Use mental stops or wide stops to avoid premature fills |
| Options positioning | Monitor implied volatility spikes; expect bid-ask spreads to widen instantaneously |
| Algorithmic trading | Implement kill switches that halt execution when price moves exceed a volatility-adjusted threshold within a short window |
Note
A plain stop-loss order converts to a market order at the trigger price. During a flash crash, that market order may fill at a price far below the trigger before any exchange bust or cancellation is processed.
REGULATORY SAFEGUARDS¶
Post-2010 mechanisms introduced to slow flash crash cascades:
| Mechanism | Scope | Purpose |
|---|---|---|
| Single-stock circuit breakers | Individual equities | Pause trading when a stock moves beyond a set threshold in a short window |
| Limit Up–Limit Down (LULD) | U.S. equities | Prevents trades outside a price band based on recent prices |
| Clearly erroneous trade rules | Exchange level | Allow cancellation of trades that moved more than 60% from pre-crash price |
LIMITATIONS AND MISCONCEPTIONS¶
| Misconception | Clarification |
|---|---|
| Flash crashes prove manipulation | Not necessarily. The 2010 event involved structural liquidity withdrawal, not solely a bad actor. |
| Flash crashes only occur in equities | Incorrect. The same mechanics appear in bonds (Oct 2014), ETFs (Aug 2015), and FX (Jan 2019 USD/JPY). |
| The underlying asset's value changed | No. A flash crash reflects order book mechanics only, not a change in fundamentals. |