Heterogeneous Autoregressive (HAR) Model

har-modelrealized-volatilitylong-memoryvolatility-forecastinghigh-frequencyheterogeneous-marketautoregression

Definition

The Heterogeneous Autoregressive (HAR) model — specifically HAR-RV, for realized volatility — is a simple linear regression of a volatility measure on its own averages taken over several time horizons (typically daily, weekly, and monthly). Introduced by Corsi (2009), it is a short-memory model that nonetheless reproduces the slowly decaying (apparently long-memory) autocorrelation of realized volatility, and it is the workhorse specification for volatility forecasting from high-frequency data.

Key Ideas

How It Works

Estimate the three coefficients by least squares on overlapping daily/weekly/monthly RV averages; forecast recursively for multi-step horizons. Common extensions:

Why It Matters

Open Questions

Related