Historical Open-High-Low-Close Volatility: Garman and Klass (Yang Zhang)

Yang and Zhang derived an extension to the Garman Glass historical volatility estimator that allows for opening jumps. It assumes Brownian motion with zero drift. This is currently the preferred version of open-high-low-close volatility estimator for zero drift and has an efficiency of 8 times the classic close-to-close estimator. Note that when the drift is nonzero, but instead relative large to the volatility, this estimator will tend to overestimate the volatility.

$ \sigma = \sqrt{ \textstyle\frac{Z}{n} \sum \left[  \left( \ln \textstyle\frac{O_i}{C_{i-1}} \right)^2  +  \textstyle\frac{1}{2}\displaystyle  \left( \ln \textstyle\frac{H_i}{L_i} \right)^2   - (2\ln 2-1)  \left( \ln\textstyle\frac{C_i}{O_i} \right)^2 \right]} $

where

$ \sigma $ = Volatility
$ Z $ = Number of closing prices in a year
$ n $ = Number of historical prices used for the volatility estimate
$ O_i  $ = The opening price
$ H_i  $ = The high
$ L_i  $ = The low
$ C_i  $ = The close

http://www.sitmo.com/eq/409

What did I say then?

Easy Automated Snapshot-Style Backups with Linux and Rsync (7 years 22 weeks ago):

This document describes a metho...

Theme provided by Danang Probo Sayekti.