Intuition The one-sentence idea
A flash crash is when prices collapse (and often recover) in minutes because automated selling feeds on itself; a circuit breaker is an automatic "time-out" that halts trading to break that feedback loop and let humans and liquidity return.
Intuition The feedback loop is the villain
Normally, when price drops, cheap prices attract buyers → price stabilises. In a flash crash, a drop instead triggers more selling (stop-loss orders, margin calls, algos pulling bids). So the stabilising force (buyers) disappears exactly when it's needed. This is positive feedback — the opposite of what keeps markets calm.
The mechanism, step by step:
A large sell order (or a fat-finger error, or an algo bug) hits a market with thin liquidity .
Price drops. Stop-loss orders trigger automatically → they become market sell orders → more selling.
Market makers (HFT firms) see abnormal volatility and widen spreads or pull their quotes to avoid being run over. Now there are almost no bids.
With bids gone, even small sells crash the price further. Feedback loop screams.
The price hits absurd levels (stub quotes like $0.01 or $100,000).
Worked example The 2010 "Flash Crash" (6 May 2010)
The Dow Jones fell ~1000 points (~9%) in minutes and recovered most of it within ~20 minutes. A large automated sell program in E-mini S&P futures, plus HFT liquidity evaporation, drove the loop. Why it recovered: the drop was not driven by real news — once selling exhausted, cheap prices pulled buyers back.
Definition Circuit breaker
A circuit breaker is a pre-defined rule that automatically halts or slows trading when a price index (or single stock) moves beyond a set threshold within a time window. It buys time so information can spread and liquidity can return.
Two flavours:
Definition Market-wide vs single-stock
Market-wide circuit breaker (MWCB): halts the whole market when a broad index falls by set % (Levels below).
Limit Up–Limit Down (LULD) / single-stock band: stops a single stock from trading outside a price band around its recent average.
US market-wide levels (based on S&P 500 daily decline):
Level
Decline
Action
1
7%
15-minute halt (before 3:25 pm)
2
13%
15-minute halt (before 3:25 pm)
3
20%
Halt for the rest of the day
these numbers and this asymmetry?
Breakers trigger on declines , not rallies, because panic selling is the destabilising loop we fear. The 15-min pause is long enough for humans to reassess but short enough not to freeze a healthy market. Level 3 = "the day is broken, go home."
We want a band around a reference price so a stock can't jump too far too fast.
Trigger rule as a condition:
Halt if P ∉ [ P ref ( 1 − b ) , P ref ( 1 + b ) ] for ≥ 15 s \text{Halt if } P \notin [P_{\text{ref}}(1-b),\, P_{\text{ref}}(1+b)] \text{ for } \ge 15\text{s} Halt if P ∈ / [ P ref ( 1 − b ) , P ref ( 1 + b )] for ≥ 15 s
Worked example Example 1 — Does a market-wide breaker fire?
S&P 500 opens at 4000. By 11 am it trades at 3700.
Step: compute decline = ( 4000 − 3700 ) / 4000 = 300 / 4000 = 0.075 = 7.5 % = (4000-3700)/4000 = 300/4000 = 0.075 = 7.5\% = ( 4000 − 3700 ) /4000 = 300/4000 = 0.075 = 7.5% .
Why this step? MWCB is measured as % below the prior day's close (here the reference), and we compare to thresholds.
Result: 7.5 % > 7 % 7.5\% > 7\% 7.5% > 7% (Level 1) but < 13 % < 13\% < 13% → Level 1 halt, 15 minutes.
Worked example Example 2 — Single-stock LULD band
Stock's 5-min average price P_{\text{ref}} = \ 50, b a n d , band , ban d b = 5%. ∗ ∗ S t e p : ∗ ∗ .
**Step:** . ∗ ∗ S t e p : ∗ ∗ P_{\text{upper}} = 50(1.05) = $52.50; ; ; P_{\text{lower}} = 50(0.95) = $47.50. ∗ W h y t h i s s t e p ? ∗ A n y t r a d e m u s t l a n d i n s i d e .
*Why this step?* Any trade must land inside . ∗ W h y t hi ss t e p ? ∗ A n y t r a d e m u s tl an d in s i d e [47.50, 52.50] or the stock enters a limit state.
A news rumour pushes the offer to \ 46 and it stays there 20 seconds.
Result: $46 < $47.50 for ≥15 s → trading pauses for that stock.
Worked example Example 3 — Why recovery happens
After Example 2's pause, no real bad news is confirmed. Buyers who wanted the stock at $50 now see $46 — a bargain. Bids flood back, price rebounds to $49.
Why this step? The pause stopped the stop-loss chain reaction , so the natural stabilising force (value buyers) could act. This is the whole point of a breaker.
Common mistake "A circuit breaker stops prices from falling."
Why it feels right: it's called a "breaker," sounds like it prevents the crash. Fix: it does not set a floor on value; it only pauses trading so the process can reset. After the halt, price can (and sometimes does) fall further. It breaks the feedback loop's speed , not gravity.
Common mistake "Flash crashes mean the company lost value."
Why it feels right: the price plunged, so surely something's wrong. Fix: flash crashes are usually liquidity events , not information events. Prices detach from fundamentals for minutes, then snap back. The rapid recovery is the tell-tale sign there was no real value change.
Common mistake "Circuit breakers trigger on both up and down moves equally."
Why it feels right: symmetry seems fair. Fix: market-wide breakers trigger on declines only (panic-selling loop). LULD bands are symmetric (up and down), but the dreaded market-wide halts are downside-focused.
Common mistake "Stop-loss orders protect you in a flash crash."
Why it feels right: the name promises protection. Fix: a stop-loss becomes a market order once triggered, so in a crash it can execute at a stub price (e.g. $0.10) far below your stop. In fast markets, stop-losses can worsen your fill — they also fuel the crash.
Recall Explain to a 12-year-old
Imagine everyone in a crowded room suddenly shouting "SELL!" and rushing the door — they knock each other over and the panic spreads. A flash crash is that stampede, but with prices. A circuit breaker is a teacher who yells "FREEZE — everyone stop for 15 minutes!" People calm down, realise the fire wasn't real, and walk out safely. The freeze doesn't fix the room; it just stops the trampling long enough for common sense to return.
"7-13-20, then the day is done." (Levels 1, 2, 3 of the S&P decline.)
And "BREAKER = a Break that lets liquidity RE-appear."
What is a flash crash? A rapid, deep price collapse (often minutes) driven by a self-reinforcing selling feedback loop, usually followed by fast recovery.
What is the destabilising feedback loop in a flash crash? Price drop → stop-losses trigger + market makers pull quotes → less liquidity → bigger drop.
What is a circuit breaker? A pre-set rule that automatically halts/slows trading when a price moves beyond a threshold, to break the panic loop.
What are the three US market-wide circuit breaker levels? S&P 500 down 7% (L1, 15-min halt), 13% (L2, 15-min halt), 20% (L3, halt rest of day).
Why do market-wide breakers trigger on declines, not rallies? Because panic selling is the destabilising feedback loop; rallies don't produce the same liquidity-collapse spiral.
What is LULD? Limit Up–Limit Down: a symmetric price band around a stock's 5-min average that pauses trading if price stays outside for ≥15 s.
LULD band formula given P_ref=50, b=5%? Upper 52.50, Lower 47.50 (P_ref·(1±b)).
Why does a flash crash usually recover fast? It's a liquidity event, not a value change; once forced selling exhausts, cheap prices attract real buyers.
Why can a stop-loss hurt you in a flash crash? It converts to a market order at the stop, so it can fill at a stub price far below intended, and it adds to the selling cascade.
Does a circuit breaker set a price floor? No — it only pauses trading; price can still fall after the halt.
High-Frequency Trading (HFT) — HFT liquidity withdrawal amplifies flash crashes.
Market Makers & Bid-Ask Spread — widening spreads are an early crash signal.
Stop-Loss & Market Orders — the fuel of the cascade.
Liquidity & Order Book Depth — thin depth is the precondition.
Volatility & Circuit Breakers around the World — India's index halts, exchange-specific rules.
Positive vs Negative Feedback in Systems — the general dynamics.
Large sell order or algo bug
Market makers pull quotes
Flash crash / stub quotes
Circuit breaker halts trading
Liquidity and humans return
Intuition Hinglish mein samjho
Dekho, flash crash ka matlab hai market ka bahut tezi se — sirf kuch minute mein — girna, aur phir aksar wapas recover ho jaana. Hota kyun hai? Ek positive feedback loop ki wajah se. Jab price girti hai, toh logon ke stop-loss orders trigger ho jaate hain, wo apne aap sell kar dete hain, aur market makers (HFT firms) apni bids hata lete hain kyunki unhe risk dikhta hai. Ab jab bids hi nahi bache, toh thoda sa selling bhi price ko aur neeche patak deta hai. Yehi chain reaction crash bana deta hai. 2010 ka Flash Crash yaad rakho — Dow ~1000 points gir gaya tha aur 20 minute mein wapas aa gaya.
Circuit breaker iss loop ka ilaaj hai. Ye ek automatic "time-out" hai — jab index ek fixed percentage gir jaaye (US mein 7%, 13%, 20%), toh trading ruk jaati hai. 7% aur 13% pe 15 minute ka halt, aur 20% pe poore din ke liye band. Iska idea simple hai: panic ko rok do, taaki log soch samajh kar decision le sakein aur liquidity wapas aaye. Single stock ke liye LULD band hoti hai — pichle 5 minute ke average price ke aas-paas ek band (jaise ±5%), aur agar price 15 second tak us band ke bahar rahe toh us stock ki trading pause ho jaati hai.
Sabse important galatfehmi: circuit breaker price ko girne se rokta nahi — ye sirf process ko pause karta hai. Aur flash crash ka matlab company ki value girna nahi hota; ye ek liquidity event hota hai, isliye jaldi recover ho jaata hai. Aur haan, stop-loss crash mein aapki raksha nahi karta — wo market order ban jaata hai aur bahut kam price pe fill ho sakta hai, ulta crash ko aur badha deta hai. Formula bas yaad rakho: upper/lower band = P r e f ( 1 ± b ) P_{ref}(1 \pm b) P r e f ( 1 ± b ) , aur levels: 7-13-20 .