V-Lab
V-Lab

Documentation>Volatility Analysis>Asy. Power MEM

Introduction

Inferring variance dynamics from an appropriate variance proxy is an alternative to the classical approach. Popular examples of such proxies are the realized variance and the Parkinson daily range estimator (Parkinson, 1980).

The realized variance for a certain trading day is defined as the sum of the squared intraday returns. The intraday returns used by V-Lab are computed in five minutes intervals.

The Parkinson daily range estimator is defined as:

vt14ln2phigh,t-plow,t2

where phigh,t and plow,t are, respectively, the maximum and minimum log prices between the opening and the closing of day t. Under the assumption of constant variance and zero drift within the day, the range is an unbiased estimator of the latent variance of returns.

Pre-Processing

Both the realized variance and the range are estimators that only use information recorded between the opening and the closing of the trading day, so they do not take into account the overnight information. There are several solutions suggested in the literature that account for the overnight information. V-Lab corrects the variance proxy (the realized variance or the daily range) by multiplying the series by a time varying adjustment factor in order to ensure that the average of the variance proxy approximately matches the sample variance of the returns. The adjustment factor is obtained as follows.

Let Vt be variance proxy at time t, i.e. Vtis the realized variance or the high-low range at time t. And let Vte be the exponentially weighted moving average of the variance proxy Vt. That is:

Vte=1-λVt-1+λVt-1e

for some λ01. Analogously, let rt2e be the exponentially weighted moving average of the squared return at time t, so:

rt2e=1-λrt-12+λrt-12e

V-Lab uses λ=0.05 and, for the initial conditions of the recursion, V-Lab sets V1e=V1 and r12e=r12.

Then, the adjustment factor ct is defined as:

ctrt2eVte

and, finally, the adjusted variance proxy vt is defined as:

vtctVt

From now on, when we say variance proxy, we actually mean the adjusted variance proxy vt, and that is the notation we use in the following subsections.

Definition

Consider a variance proxy (realized variance or high-low range, for instance) time series vt=μtεt, where εti.i.d. D1σε2 and D is any distribution with non-negative support with unit mean and variance σε2. So, μ t:= 𝔼t1 vt 1 is the conditional mean of vt.

Despite having serially uncorrelated error terms, the variance proxy time series, vt, does not need to be serially independent. For instance, its conditional mean or powers of its conditional mean may depend on past information. The Asymmetric Power Multiplicative Error Model (Asy. Power MEM) assumes a specific parametric form for this dependence. More specifically, we say that vtAsy. Power MEM if:

μtδ=ω+αvt1γvt1st1δ+βμt1δ

where −1<γ<1, and st1=signrt1.

Estimation

V-Lab assumes that the distribution of the fundamental innovation εt is Chi-Square, i.e. Dχ12. Notice that it does not imply that the variance proxy (realized variance or high-low range) vt is Chi-Squared distributed. Even though its conditional distribution is Chi-Square, its unconditional distribution may be far more complex. In fact, assuming that the conditional distribution is Chi-Square is not as restrictive as it seems, since the parameters can be estimated by Quasi-Maximum Likelihood (QML). Regardless, in a more general scenario, one could assume that the conditional distribution is Gamma, and its parameters could also be estimated by QML. This would be more general because the Gamma distribution nests both the Chi-Square and the Exponential distributions.

Notice that modeling the variance proxy (realized variance or high-low range) with the Asy. Power MEM captures a stylized fact in financial time series, variance (hence, volatility) clustering. The variance proxy is more likely to be high at time t if it was also high at time t1. Another way of seeing this is noting that a shock at time t1 also impacts the variance proxy at time t. The Asy. Power MEM also captures in the variance proxy an idea analogous to the long-memory property of returns discussed in Ding, Granger, and Engle (1993). See theAPARCH model description in V-Lab for a more detailed exposition. The Asy. Power MEM model, as the Asy. MEM model, additionally captures asymmetry in the variance proxy. That is, the variance proxy tends to increase more when returns are negative, as compared to positive returns of the same magnitude. Usual restrictions on Asy. Power MEM parameters are that δωαβ >0 and −1<γ<1.

Prediction

Let vT be the last observation in the sample and let δˆωˆαˆγˆβˆ be the QML estimators of the parameters δωαγβ. The Asy. Power MEM implies that the forecast of the conditional expectation of the variance proxy raised to the power δ at time T+h is:

μˆ T+h δˆ = ω + μˆ T+h-1 δˆ αˆ 𝔼T ε T+h1 γˆ s t+h1 ε T+h1 δˆ + βˆ

The above conditional expectation in the expression:

𝔼T ε T+h1 γˆ s t+h1 ε T+h1 δˆ

is computed in-sample using the fitted values γˆδˆ and using the historical residual series. This approach also avoids making a distributional assumption for εt. And so, by applying the above formula iteratively, we can forecast the conditional expectation of realized variance (to the power δˆ) for any horizon h.

Asymmetric Power MEM(p,q)

The specific model just described can be generalized to account for more lags in the conditional volatility specification. An Asy. Power MEMpq model assumes that:

μtδ=ω+i=1pαivtiγivtistiδ+j=1qβjμtjδ

The best model (p and q) can be chosen, for instance, by Bayesian Information Criterion (BIC), also known as Schwarz Information Criterion (SIC), or by Akaike Information Criterion (AIC). The former tends to be more parsimonious than the latter. V-Lab uses p=1 and q=1 though, because this is usually the option that best fits financial time series.

References

Bollerslev, T., 2008. Glossary to ARCH (GARCH). CREATES Research Paper 2008-49.

Engle, R. F., 2002. New Frontiers for ARCH Models. Journal of Applied Econometrics 17: 425-446.

Ding, Z., Granger C.W., Engle R.F., 1991. A Long Memory Property of Stock Market Returns and a New Model. Journal of Empirical Finance 1 (1993) 83-106.

Parkinson, M., 1980. The Extreme Value Method for Estimating The Variance of The Rate of Return. Journal of Business 53: 61-65.