Unrealized or Implied Volatility

Unrealized volatility, often referred to as implied volatility, is the market’s forecast of a security’s volatility over a specific period. It’s forward-looking and derived from the prices of financial instruments like options. It reflects the market’s expectations of future volatility in an asset’s prices. Implied volatility differs from historical volatility as it is forward-looking and derived directly from current option prices. This metric is crucial for options traders, helping them assess potential market volatility and calculate probabilities. However, IV is not an exact science and does not predict specific market movements. Different volatility models yield varying results. For example, the Black-Scholes model, which assumes a lognormal distribution of returns, may not accurately reflect market behavior. Using a fat-tailed distribution instead of a normal distribution typically results in higher volatility expectations.

Calculation:

Option Prices

Obtain the current prices of options for the asset.

Option Pricing Model

Use an option pricing model like the Black-Scholes model to derive the implied volatility. The Black-Scholes formula for a call option is:

C = S0Φ(d1) KerTΦ(d 2)

where:

d1 = ln (S0K) + (r + σ22)T σT

d2 = d1 σT

Here, C is the call option price, S0 is the current stock price, K is the strike price, r is the risk-free rate, T is the time to maturity, σ is the implied volatility, and Φ is the cumulative distribution function of the standard normal distribution.

Implied Volatility Extraction

Solve for σ (implied volatility) by inputting the market price of the option into the Black-Scholes formula. This typically requires numerical methods or iterative algorithms since the formula doesn’t solve for σ directly.

Limitations of Black-Scholes model The Black-Scholes model assumes asset returns follow a lognormal distribution, implying constant and normally distributed volatility. This underestimates the probability of extreme price movements (fat tails) observed in real markets. While the model is widely used as an approximation, understanding its limitations is crucial to avoid unexpected risks. Key limitations include:

Tail Risk

The model underestimates extreme moves. Hedge this with out-of-the-money options.

Liquidity Risk

Assumes instant, cost-less trading, which is unrealistic and hard to hedge.

Volatility Risk

Assumes a stationary process. Hedge this with volatility hedging.

Gap Risk

Assumes continuous time and trading. Hedge this with Gamma hedging.

Pricing Bias

Tends to underprice deep out-of-the-money options and overprice deep in-the-money options.

Empirical observations show pricing discrepancies, especially in far out-of-the-money options, indicating more frequent extreme price changes than the model predicts. In practice, Delta hedging alone is insufficient due to these additional risks.

Better models include:

GARCH (Generalized Autoregressive Conditional Heteroskedasticity)

Captures time-varying volatility, reflecting clustering of volatility over time.

Heston Model

Incorporates stochastic volatility, allowing volatility to fluctuate over time.

Jump-Diffusion Models (e.g., Merton Model)

Adds jumps to the price process to account for sudden, large movements.

These models better capture the heavy tails and volatility clustering observed in financial markets, providing more accurate pricing and risk management.