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.
The project involves the following steps:
- Data preprocessing: The B-TREASURY data needs to be preprocessed to extract the relevant features and convert the data into a usable format.
- GARCH modeling: The preprocessed data is used to fit a GARCH model, which estimates the volatility of the market.
- Clone the repository:
git clone [email protected]:DAKDL/GARCH-model-practice.git
- Install the required dependencies:
pip install -r requirements.txt
garch.ipynb
Contributions are welcome! If you would like to contribute, please create a pull request with your changes.
This project is licensed under the MIT License.
Author:
Vitvara Varavithya