Hedging Immediately After You Get Hit
The tradeoff between hedging a new position fast (locking in risk reduction but paying more market impact) and hedging slowly (cheaper but exposed to price moves in the meantime) — with a simple cost model to reason through it.
Prerequisites: Hedging A Market Maker's Book
The scenario: you just got hit — a counterparty sold you a large block, and you now hold inventory you didn't want to hold indefinitely. Do you hedge it immediately, all at once, or work out of it gradually over the next few minutes? The instinct to "get flat as fast as possible" is common but not automatically correct — hedging fast and hedging slow trade off two different costs.
The two costs in tension
Hedge immediately, all at once, and you pay a larger market impact cost, because pushing a big order through the market quickly moves the price against you — you're demanding liquidity faster than the market naturally supplies it. Hedge slowly, spreading the trade out over time, and you reduce that impact cost, but you're now exposed to the market moving against your unhedged position while you wait, which is pure price risk with no offsetting benefit. The right speed balances these two costs rather than minimizing either one alone.
Worked example: a simple square-root impact model
A common approximation says impact cost from executing a quantity over time scales like — trading twice as fast (half the time) costs roughly more in impact, not 2x, because the market has some natural absorption capacity. Meanwhile, holding the position unhedged for time exposes you to price risk that grows like (standard random-walk variance scaling), so expected risk cost also scales like if you have a fixed risk-aversion penalty per unit of variance.
Suppose impact cost is (in $, with in minutes) and risk cost is . Total cost is . Try a few values:
| (minutes) | Impact | Risk | Total |
|---|---|---|---|
| 1 | $100.0 | $5.0 | $105.0 |
| 4 | $50.0 | $10.0 | $60.0 |
| 16 | $25.0 | $20.0 | $45.0 |
| 20 | $22.4 | $22.4 | $44.7 |
| 25 | $20.0 | $25.0 | $45.0 |
| 100 | $10.0 | $50.0 | $60.0 |
The total cost bottoms out around minutes, where impact and risk costs are roughly equal — this is a general property of this kind of square-root-in-both-directions model: the optimum sits where the two costs cross. Hedging in 1 minute costs more than twice what hedging in 20 minutes costs, purely from impact; hedging over 100 minutes also costs more, this time from accumulated risk exposure.
What this means in practice
Trading desks formalize this exact tradeoff (most directly in the Almgren-Chriss optimal execution framework) to set hedging schedules rather than hedging purely on instinct. The interview-relevant point is recognizing that "hedge immediately" and "hedge patiently" are both wrong as universal rules — the right answer depends on the relative size of impact costs (driven by liquidity in the name) versus risk costs (driven by volatility and your risk aversion), and a good answer names that tradeoff explicitly rather than picking a side.
Hedging speed trades off market impact cost (higher when you hedge fast) against price risk from staying exposed (higher when you hedge slowly); with costs that scale like in opposite directions, the optimal hedging horizon sits where the two costs are roughly balanced, not at either extreme.
Related concepts
Practice in interviews
Further reading
- Almgren & Chriss (2001), Optimal Execution of Portfolio Transactions