BayerSe / VaR-Backtesting

Implementation of a variety of Value-at-Risk backtests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Value-at-Risk Backtesting

This code implements a range of VaR backtest.

To date, the following tests are available:

  • Likelihood ratio framework of Christoffersen (1998)
  • Dynamic Quantile Test of Engle and Manganelli (2004)

More will be added.

About

Implementation of a variety of Value-at-Risk backtests

License:MIT License


Languages

Language:Python 100.0%