Consider a return time series , where is the expected return and is a zero-mean white noise. Despite of being serially uncorrelated, the series does not need to be serially independent. For instance, it can present conditional heteroskedasticity. The Exponential model assumes a specific parametric form for this conditional heteroskedasticity. More specifically, we say that if we can write , where is standard Gaussian and:
V-Lab estimates all the parameters simultaneously, by maximizing the log likelihood. The assumption that is Gaussian does not imply the returns are Gaussian. Even though their conditional distribution is Gaussian, it can be proved that their unconditional distribution presents excess kurtosis (fat tails). In fact, assuming that the conditional distribution is Gaussian is not as restrictive as it seems: even if the true distribution is different, the so-called Quasi-Maximum Likelihood (QML) estimator is still consistent, under fairly mild regularity conditions.
Besides leptokurtic returns, the model, as the model, captures other stylized facts in financial time series, like volatility clustering. The volatility is more likely to be high at time if it was also high at time . Another way of seeing this is noting that a shock at time also impacts the variance at time .
The model does not require any restriction on the parameters because, since the equation is on log variance instead of variance itself, the positivity of the variance is automatically satisfied, and that is the main advantage of the model. In general, the likelihood maximization with no restrictions results in faster and more reliable optimizations.
Let be the last observation in the sample, and let , , , and be the QML estimators of the parameters , , and , respectively. When are i.i.d. Gaussian, we have:
The EGARCH model thus implies that the forecast of the conditional variance at time , , is given by:
where is the standard Gaussian CDF. The proof is easily achieved using the recursive formulation of the log-variance.
And so, by applying the above formula iteratively, we can forecast the conditional variance for any horizon . Then, the forecast of the compound volatility at time is:
There is a stylized fact that the model captures that is not contemplated by the model, which is the empirically observed fact that negative shocks at time have a stronger impact in the variance at time than positive shocks. This asymmetry used to be called leverage effect because the increase in risk was believed to come from the increased leverage induced by a negative shock, but nowadays we know that this channel is just too small. Notice that the effective coefficient associated with a negative shock is , while the effective coefficient associated with a positive shock is . In financial time series, we generally find that is negative and statistically significant.
The specific model just described can be generalized to account for more lags in the conditional variance. An model assumes that:
The best model ( and ) 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 and , because this is usually the option that best fits financial time series.
Bollerslev, T., 2008. Glossary to ARCH (GARCH). CREATES Research Paper 2008-49.
Nelson, D. B., 1991. Conditional Heteroskedasticity in Asset Returns: A New Approach. Econometrica 59: 347-370. https://www.jstor.org/stable/2938260
Tsay, R. S., 2005. Analysis of Financial Time Series — 2nd Ed. Wiley-Interscience.