VolatilityStatistical volatility measure (annualised, non-directional)HV

Historical Volatility HV

The annualised standard deviation of returns — how much a market has actually moved, in percent.

Quick answer: Historical Volatility measures how much a market's returns have fluctuated over a past period, expressed as an annualised percentage, giving a standardised read of realised volatility that can be compared across instruments and against option-implied volatility.

In simple words

Historical Volatility (also called realised volatility) measures how much price has actually moved over a past window — typically the standard deviation of daily returns, then scaled up to an annual percentage so it can be compared. If Nifty's 20-day HV is 12% and Bank Nifty's is 18%, Bank Nifty has been the more volatile in percentage terms. Unlike ATR, which is in points, HV is a percentage, so it compares fairly across instruments. It is direction-blind — it only says how much a market moved, not which way — and it is most useful to options traders, who compare it against implied volatility to judge whether options are cheap or expensive.

Historical Volatility — visual

How Historical Volatility looks on a chart

Historical Volatility plots as a percentage line, usually annualised. Rising HV means the market has been moving more; falling HV means it has calmed. Compare it to implied volatility to gauge option pricing.

20.1Hist. volatility %Time (illustrative bars →)
Category
Volatility Indicators
Type
Statistical volatility measure (annualised, non-directional)
Created by
Statistical measure (options-era standard)
Best timeframe
Daily data; compare 10/20/30-day windows and against India VIX

Professional explanation

Returns, not prices — and annualisation

Historical Volatility is built from returns, not raw prices. You take the daily logarithmic returns over a window (say 20 days), compute their standard deviation, and then annualise by multiplying by the square root of the number of trading days in a year (about √252 ≈ 15.87). The result is a single percentage: an HV of 15% means the market's returns have varied at a pace that, sustained for a year, implies a roughly 15% one-standard-deviation range. Annualising is what lets a 20-day and a 60-day HV be compared on the same scale.

Percent, so it compares across instruments

This is HV's key advantage over ATR and raw standard deviation, which are in an instrument's own points. Because HV is a percentage of price, Nifty's HV and Bank Nifty's HV can be compared directly, and either can be compared to its own history. Bank Nifty almost always shows higher HV than Nifty because banks swing harder, and that gap is meaningful precisely because both are on a percentage scale.

Historical versus implied volatility

HV measures what has already happened — realised, backward-looking volatility. Implied volatility (IV), derived from option prices, measures what the market expects going forward. Options traders live on the gap between them: when IV is far above HV, options are richly priced relative to realised movement (favouring sellers); when IV is below HV, options may be cheap (favouring buyers). India VIX is essentially the market's implied volatility for Nifty, so comparing India VIX to Nifty's HV is a daily exercise for option traders.

Volatility clusters and mean-reverts

HV reveals two durable truths about markets: volatility clusters (calm follows calm, storms follow storms) and volatility mean-reverts (extremes eventually pull back toward a long-run average). A very low HV rarely persists — it tends to be followed by an expansion — while a spike after a crash usually subsides. This makes HV useful not for direction but for regime awareness: knowing whether you are in a quiet or a violent environment, and that the current regime will not last forever.

Formula

Historical Volatility formula

HV = StdDev(daily log returns) × √(trading days per year)

Daily return = ln(close / prevClose). Standard deviation of those returns over N days is annualised by ×√252 (≈15.87). Expressed as a percentage. Default N is often 20 or 30.

  • log return — The natural log of today's close divided by the previous close, ln(Cₜ/Cₜ₋₁)
  • StdDev — Standard deviation of the daily returns over the look-back window
  • √252 — Annualisation factor — the square root of ~252 trading days in a year (≈15.87)
  • N — Look-back window in days, commonly 20 or 30

How it is calculated

  1. Compute each day's logarithmic return: ln(today's close / yesterday's close).
  2. Take the standard deviation of those daily returns over the look-back window (e.g. 20 days).
  3. Annualise by multiplying that daily standard deviation by √252 (about 15.87).
  4. Express the result as a percentage — this is the annualised Historical Volatility.
  5. Compare it to the instrument's own history and to implied volatility (India VIX for Nifty) to judge whether volatility is high or low.

Interpretation & signals

Traders read HV for the volatility regime (high vs low percent versus its own history), for mean-reversion (extremes tend to revert), and above all against implied volatility — an IV well above HV suggests options are expensive, IV below HV suggests they are cheap.

Buy / bullish signals

  • Long-volatility / option-buying context: HV is at a multi-month low and IV is also depressed, so options are cheap — a setup for a volatility-expansion long (e.g. a long straddle) if a breakout is expected.
  • A very low HV flags a compressed market prone to expansion; combine with a directional breakout to position long.
  • When realised HV starts rising from a trough, it confirms an expansion is under way, supporting a breakout entry in its direction.
  • Use rising HV to widen stops and reduce size, protecting a long as the market grows more volatile.

Sell / bearish signals

  • Short-volatility / option-selling context: IV sits far above HV, meaning options are richly priced relative to how much the market is actually moving — favouring premium-selling strategies (with defined risk).
  • A climactic HV spike after a crash often marks peak fear that later subsides — a cue that volatility, not necessarily price, is likely to fall.
  • Falling HV in a stabilising market supports theta-selling strategies as realised movement contracts.
  • Rising HV alongside a breakdown confirms a downside volatility expansion for a short in the break's direction.

False signals to beware

  • HV is backward-looking — a low reading does not guarantee calm ahead; it can spike without warning on news.
  • HV gives no direction; a rising HV during a crash and during a melt-up look identical.
  • Comparing HV windows of different lengths (10-day vs 30-day) without noting the window can mislead, since short HV is far spikier.

Settings, timeframe & conditions

Best settings
20- or 30-day window, annualised (×√252)
Avoid
Treating HV as a directional signal or a forecast of future volatility
Works best in
Judging volatility regime and pricing options versus IV
Struggles in
As a short-term timing or directional trigger

Advantages & limitations

Advantages

  • Expressed in percent, so it compares fairly across instruments and against implied volatility.
  • The standard benchmark for judging whether options are cheap or expensive (HV vs IV).
  • Reveals volatility regime, clustering and mean-reversion clearly.
  • Standardised and annualised, so different windows and instruments sit on one scale.

Limitations & disadvantages

  • Entirely backward-looking — it describes the past, not the future.
  • Non-directional; says nothing about which way price will move.
  • Sensitive to the chosen window; short windows are very spiky.
  • Assumes returns are roughly normally distributed, which markets violate in crashes.

Combining Historical Volatility with other indicators

  • Bollinger Bands — Bollinger Bandwidth and HV tell the same volatility story from different angles; a squeeze on the bands with HV at a multi-month low is a strong compression signal.
  • Average True Range — ATR gives volatility in points for stops while HV gives it in percent for comparison and option pricing — using both covers execution and context.
  • Standard Deviation — HV is essentially the annualised standard deviation of returns, so it is the percentage-scaled, comparable cousin of raw standard deviation.

Practical examples (Nifty & Bank Nifty)

NIFTY example

Nifty's 20-day Historical Volatility drifts down to about 10% during a quiet, grinding phase while India VIX (implied volatility) sits near 12% — a modest premium. Ahead of the Budget, IV jumps to 18% while realised HV is still only 11%, so options have become expensive relative to how much Nifty has actually moved. An options trader reads that HV-versus-IV gap, not price direction, to decide whether buying or selling premium is favoured into the event.

BANKNIFTY example

Bank Nifty's Historical Volatility structurally runs above Nifty's — often 16–20% versus Nifty's 10–13% — because banks swing harder in percentage terms. This is where HV beats ATR: even though both are 'volatile', the percentage scale shows Bank Nifty is genuinely more volatile relative to its price, not just larger in points. Around an RBI policy day, Bank Nifty's HV can spike sharply and then mean-revert as the event passes and realised movement calms.

Common mistakes

  • Treating HV as a forecast — it measures realised past volatility, not future volatility.
  • Reading HV as directional; a rising HV can accompany a rally or a crash equally.
  • Ignoring the HV-versus-IV comparison, which is the whole point for options traders.
  • Comparing HV across different look-back windows without noting that short windows are far spikier.

Professional usage

Professionals, especially options traders, use Historical Volatility as the realised benchmark against which implied volatility is judged. They compare HV to IV (India VIX for Nifty) to decide whether option premium is rich or cheap, structure long- or short-volatility positions accordingly, and track HV's regime and mean-reversion to time those trades. For risk managers, HV feeds position sizing and value-at-risk models. It is a context and pricing tool, never a directional entry signal.

Key takeaway

Historical Volatility is the annualised standard deviation of returns — how much a market has actually moved, in percent. Its percentage scale lets you compare Nifty to Bank Nifty and, crucially, compare realised volatility to option-implied volatility (India VIX) to judge whether options are cheap or dear. It is backward-looking and direction-blind: a regime gauge, not a buy or sell signal.

Frequently asked questions

What is Historical Volatility?
Historical Volatility, also called realised volatility, measures how much a market's returns have fluctuated over a past period, expressed as an annualised percentage. It quantifies how much price has actually moved, giving a standardised, comparable read of volatility.
How is Historical Volatility calculated?
You compute the daily logarithmic returns over a window (e.g. 20 days), take their standard deviation, and annualise by multiplying by the square root of the trading days in a year (about √252 ≈ 15.87). The result is an annualised percentage.
What is the difference between historical and implied volatility?
Historical volatility measures what has already happened — realised, backward-looking movement. Implied volatility, derived from option prices, measures what the market expects going forward. Options traders compare the two to judge whether options are cheap or expensive.
How is Historical Volatility different from ATR?
ATR measures volatility in the instrument's own points and includes gaps, ideal for stops. Historical Volatility measures the annualised standard deviation of returns as a percentage, so it compares fairly across instruments and against implied volatility. HV is for context and option pricing; ATR is for execution.
Does Historical Volatility predict future volatility?
No. HV is entirely backward-looking — it describes how volatile the market has been, not how volatile it will be. However, because volatility clusters and mean-reverts, HV gives useful context about the current regime and how far it sits from its average.
What is a good look-back for Historical Volatility?
Common windows are 10, 20 and 30 days. Shorter windows react faster but are spikier; longer windows are smoother and more stable. Many traders track several windows together to see both short- and medium-term volatility.
Why is Historical Volatility annualised?
Annualising (multiplying the daily standard deviation by √252) puts different windows and instruments on one common yearly scale, so a 20-day and a 60-day HV, or Nifty and Bank Nifty, can be compared directly and against annualised implied volatility.
How do options traders use Historical Volatility?
They compare HV to implied volatility (India VIX for Nifty). When IV is far above HV, options look expensive relative to realised movement, favouring premium-selling; when IV is below HV, options may be cheap, favouring buying. The HV-vs-IV gap drives volatility strategies.
Does Historical Volatility show direction?
No. HV is direction-blind — a rising HV can accompany a sharp rally or a sharp crash equally. It measures only the magnitude of movement, so it is used for regime and option-pricing context, not to decide whether to buy or sell.
What is the relationship between Historical Volatility and India VIX?
India VIX is the market's implied (expected) volatility for Nifty over the next 30 days, derived from option prices. Historical Volatility is Nifty's realised past volatility. Comparing India VIX to Nifty's HV shows whether the market expects more or less movement than has recently occurred.
Why is Bank Nifty's Historical Volatility higher than Nifty's?
Because banking stocks swing harder in percentage terms, Bank Nifty's returns fluctuate more, so its annualised HV is structurally higher than Nifty's — often several percentage points above. The percentage scale makes this a genuine volatility comparison, not just a points difference.
Is low Historical Volatility a buy signal?
Not directly. Low HV flags a quiet, compressed market that tends to expand, but it gives no direction. Traders combine low HV with a directional breakout, or use it in options to identify when volatility itself is cheap, rather than treating it as a price buy signal.

Voice search & related questions

Natural-language questions people ask about Historical Volatility.

What is Historical Volatility in simple words?
It is a percentage showing how much a market has actually moved over a recent period. A high number means it has been swinging a lot; a low number means it has been calm. It does not say up or down.
What is the difference between historical and implied volatility?
Historical volatility is how much the market has already moved, looking backward. Implied volatility is how much the market expects it to move in the future, taken from option prices. Traders compare the two.
Why do options traders watch Historical Volatility?
They compare it to implied volatility to see if options are cheap or expensive. If options are pricing in much more movement than the market has actually delivered, they may be overpriced, and vice versa.
Is Bank Nifty more volatile than Nifty?
Yes, in percentage terms Bank Nifty usually has higher historical volatility because bank stocks swing more sharply. That is why its options and its typical moves are larger relative to its price.

Sources & references

Last reviewed 8 July 2026. Educational content only — not investment advice.

Educational content only — not investment advice. Indicator diagrams are illustrative, computed from a fixed synthetic price series. Trading involves substantial risk. See our Risk Disclosure and SEBI Disclaimer.