# Event-driven Volatility

A Volatility concept (Regime & compression) in the LuxAlgo Library.

## What is Event-driven Volatility?

Event-driven volatility is the share of price variability tied to identifiable catalysts: scheduled releases such as central-bank decisions, inflation and employment prints, and earnings, plus unscheduled shocks. Its defining feature is that timing is often known in advance while the direction and size of the reaction are not. Markets frequently compress ahead of a known release and expand sharply once it lands, a rhythm that macro event days make visible on almost any intraday chart.

The phenomenon is well documented. Event studies of earnings announcements date back to the 1960s, and research on scheduled macro news, notably Ederington and Lee's studies of interest-rate and currency futures in the 1990s, found intraday volatility heavily concentrated in the minutes after releases such as employment and inflation data. The practical lesson is embedded in trading routines: volatility is not spread evenly through time, and the calendar says where much of it will sit.

Options markets price this explicitly: implied volatility tends to be bid up into a known event and to fall once the uncertainty resolves, a drop traders call the post-event volatility crush. On price charts the footprint is gaps, wide-range bars, and whipsaws that run both directions within minutes of the release. Standard tools register the rhythm with a lag: [ATR](https://www.luxalgo.com/library/concept/atr/) and [realized volatility](https://www.luxalgo.com/library/concept/realized-volatility/) jump only after the event bar prints, while [BandWidth](https://www.luxalgo.com/library/concept/bandwidth/) and squeeze indicators often capture the compression that precedes it.

Separating event-driven from ordinary volatility matters because the two call for different handling. A [volatility contraction pattern](https://www.luxalgo.com/library/concept/volatility-contraction-pattern/) forming ahead of a central-bank decision is not the same setup as one forming in a quiet tape: it will resolve on a known timestamp for reasons unrelated to chart structure. A single event bar can also distort every lookback measure that ingests it, from [Bollinger Bands](https://www.luxalgo.com/library/concept/bollinger-bands/) to volatility-scaled sizing, long after the event has passed.

## How to Identify Event-driven Volatility on a Chart

Event volatility identifies itself by timing: the test is whether expansions line up with the calendar rather than chart structure.

1. Mark scheduled releases, manually or with a calendar overlay indicator, so event timestamps sit visibly against price.
2. Look for pre-event compression in the hours or days before: contracting ranges, tightening bands, or a [TTM Squeeze](https://www.luxalgo.com/library/concept/ttm-squeeze/) firing.
3. Examine the release bar: a sudden wide-range bar or gap at an exact timestamp, often wicked on both sides, signals repricing rather than trend.
4. Judge the spike against a baseline such as prevailing ATR or a [volatility percentile](https://www.luxalgo.com/library/concept/volatility-percentile-rank/), so unusual is defined by the instrument's own history.
5. Track the aftermath: sustained directional expansion says the event changed the market's mind; a full retrace says it resolved uncertainty without changing anyone's mind.

## How traders use it

- As a filter: many intraday systems stand aside, cut size, or widen stops in a window around scheduled releases, because spreads widen and fills degrade exactly when the number hits.
- As a setup: some traders wait for the initial two-sided whipsaw to resolve and trade the subsequent [range expansion](https://www.luxalgo.com/library/concept/range-expansion-contraction/), accepting that the first move often reverses.
- As hygiene for volatility estimates: tagging event bars keeps one-off spikes from distorting trailing measures like ATR that feed stops and sizing.
- As a sizing input: reducing position ahead of binary events limits exposure to an outcome that cannot be handicapped; traders who stay in often switch to wider stops framed by [ATR bands](https://www.luxalgo.com/library/concept/atr-bands/) through the window.
- In backtesting: event windows are excluded, tagged, or modeled separately; average statistics blend two regimes, and results that lean on a few event bars deserve suspicion.
- As a scheduling tool for breakout trading: some traders set alerts on the pre-event range and trade only the post-release resolution, pairing the calendar with a [Bollinger Squeeze](https://www.luxalgo.com/library/concept/bollinger-squeeze/) setup.

## Event-driven Volatility vs Related Concepts

- **Realized Volatility** (https://www.luxalgo.com/library/concept/realized-volatility/): Realized volatility measures how much price moved over a window without asking why. Event-driven volatility classifies by cause; one event bar can dominate a realized estimate for its whole lookback.
- **Range Expansion/contraction** (https://www.luxalgo.com/library/concept/range-expansion-contraction/): Quiet and active periods alternate with or without catalysts. Event-driven volatility is the subset where the expansion has a name, a timestamp, and often a countdown.
- **Volatility Contraction Pattern** (https://www.luxalgo.com/library/concept/volatility-contraction-pattern/): A VCP is a price structure of successively tighter pullbacks that can form anywhere. When the tightening runs into a scheduled release, the resolution is usually the event's doing, not the pattern's.

## FAQ

### Can you predict volatility from an economic calendar?

Partially. A calendar tells you when uncertainty resolves, and volatility around major releases is typically elevated compared with quiet periods, so the timing is the forecastable part. Direction and magnitude are not: an in-line print can produce almost no reaction, while a surprise can gap price through nearby levels. Calendars are for managing exposure to volatility, not for predicting returns.

### Should you avoid trading during news releases?

It depends on the strategy. Around major releases spreads widen, liquidity thins, and price can spike in both directions before choosing one, which is hostile to tight stops and mean-reversion entries; many intraday models filter those windows out entirely. Strategies built for post-event expansion accept those conditions deliberately. Either choice is defensible; ignoring the calendar is the approach that is hard to defend.

### Which economic releases cause the most volatility?

For US-linked markets, traders most consistently prepare for the employment report, CPI inflation, and Federal Reserve decisions with their press conferences, followed by GDP, PMIs, and central-bank speakers; for individual stocks, earnings dominate. The ranking shifts with the regime: in an inflation-focused market CPI can outrank everything; in a growth scare, employment moves to the front.

### Why does implied volatility fall after an event?

Option prices embed the uncertainty of the outcome; once it is known, that uncertainty is gone. Implied volatility rises into the release as traders pay for protection or exposure, then resets lower immediately afterward regardless of direction. Realized movement often does the opposite: quiet before, expansive after, which is why the two are worth watching together.

### Why does price whipsaw in both directions right after a release?

The first seconds mix thin liquidity, triggered stops, and algorithms repricing on the headline before anyone parses the detail. An initial spike frequently reverses when revisions, internals, or the press conference contradict the first read. Many event traders ignore the opening move and only trade the level that survives the shakeout.

### Should you widen stops or reduce size around news?

Widening stops keeps you in through the noise but raises the loss if the event breaks against you; cutting size or flattening caps damage but surrenders the position. Neither is universally right. What matters is choosing before the release, and remembering that slippage grows around events, so a stop's fill is less dependable than usual.

## Related concepts

- Range Expansion/contraction: https://www.luxalgo.com/library/concept/range-expansion-contraction/
- Choppiness Index: https://www.luxalgo.com/library/concept/choppiness-index/
- NR4/NR7 Narrow-range Bars: https://www.luxalgo.com/library/concept/nr4-nr7-narrow-range-bars/
- Volatility Contraction Pattern: https://www.luxalgo.com/library/concept/volatility-contraction-pattern/
- Gap-volatility Relation: https://www.luxalgo.com/library/concept/gap-volatility-relation/
- Damiani Volatmeter: https://www.luxalgo.com/library/concept/damiani-volatmeter/
- Waddah Attar Explosion: https://www.luxalgo.com/library/concept/waddah-attar-explosion/
- Volatility Switch: https://www.luxalgo.com/library/concept/volatility-switch/
- Volatility Regime Classification: https://www.luxalgo.com/library/concept/volatility-regime-classification/
- Weekend/overnight Volatility Profile: https://www.luxalgo.com/library/concept/weekend-overnight-volatility-profile/

---

Source: https://www.luxalgo.com/library/concept/event-driven-volatility/ (LuxAlgo Library, the encyclopedia of trading & technical analysis). Free to use with attribution: https://www.luxalgo.com/library/license/