Skip to content

DAKDL/GARCH-model-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GARCH Modeling using B-TREASURY Data

GARCH Modeling using B-TREASURY Data

Overview

This project aims to practice GARCH modeling using data from B-TREASURY. GARCH stands for Generalized Autoregressive Conditional Heteroskedasticity, which is a statistical model used to estimate the volatility of financial markets.

Project Steps

The project involves the following steps:

  1. Data preprocessing: The B-TREASURY data needs to be preprocessed to extract the relevant features and convert the data into a usable format.
  2. GARCH modeling: The preprocessed data is used to fit a GARCH model, which estimates the volatility of the market.

Installation

  1. Clone the repository: git clone [email protected]:DAKDL/GARCH-model-practice.git
  2. Install the required dependencies: pip install -r requirements.txt

Notebook

garch.ipynb

Contributing

Contributions are welcome! If you would like to contribute, please create a pull request with your changes.

License

This project is licensed under the MIT License.


Author:
Vitvara Varavithya

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published