View on GitHub

Volatility Forecasting Using GARCH Model

by Atharva K

Download this project as a .zip file Download this project as a tar.gz file

Volatility Forecasting Using GARCH Model

Objective

Forecasting volatility in asset returns using the GARCH (Generalized Autoregressive Conditional Heteroskedasticity) model.

Data

Methodology

Results

Dependencies

Usage

  1. Clone the repository.
  2. Install dependencies using the following command:
    pip install -r requirements.txt
    
  3. Run the Jupyter notebook.

Jupyter Notebooks