Liquidity Owls: A High-Frequency Estimation of Integrated Variance

July 2026 · Working paper.

Interactive — Python runs in your browser. The first load takes a few seconds while the runtime downloads.

Abstract

I revisit the problem of measuring the integrated variance of a full trading day when high-frequency data exist only for the active trading session. Following Hansen and Lunde (2005), I combine the squared overnight return with a Newey–West-corrected realized variance of the open-to-close period, with weights chosen to minimize the mean-squared error among conditionally unbiased estimators. I apply the estimator to one-second best bid and offer quotations for the 30 components of the Dow Jones Industrial Average and three index ETFs over 2,034 trading days from May 2018 to June 2026. The qualitative structure of the original study survives: intraday measures dominate, yet the overnight return always retains informative weight.

Conclusions

Materials

Code

The interactive demo above runs on the paper’s precomputed estimates — the full tick-data computation (over a billion Nasdaq ITCH quote records) runs offline; the notebook documents the pipeline end to end.