Skip to content

VB4R0N/Thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Overview

🎯 Objective

Evaluate and compare the predictive performance of different GARCH-type models in forecasting weekly volatility, using out-of-sample evaluation techniques.

πŸ” Key Methodologies

  • πŸ“ˆ ARCH/GARCH Modeling – Testing for ARCH effects and fitting GARCH, GARCHX (with exogenous variables), and EGARCH models.
  • βš– Model Selection – Using the Akaike Information Criterion (AIC) to identify the best in-sample fit.
  • πŸ”„ Forecasting Approach – Implementing a rolling window framework to generate dynamic volatility predictions.
  • πŸ“Š Forecast Evaluation:
    • πŸ“Œ Realized Variance Approach – Weekly volatility forecasts were evaluated using realized variance, computed from daily returns.
    • πŸ“‰ Mean Absolute Error (MAE) for both variance and volatility forecasts.
    • πŸ“Š Mincer-Zarnowitz regression to assess forecast optimality.
    • πŸ” Diebold-Mariano tests to compare predictive accuracy between models.

πŸ“‚ Data

πŸ“‘ Financial time series data (DAX, Bitcoin, EUR/RUB) sourced from Yahoo Finance, with additional market indicators such as the Volatility Index (VIX) used as an exogenous regressor.

About

Code Used in My Bachelor Thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages