Regime-aware volatility modeling with automatic GARCH fitting
Project description
Auto-GARCH
Regime-aware volatility modeling with automatic GARCH fitting.
Usage
from auto_garch import AutoGarch, Config
csv_path = "SPY.csv" value_col = "Close" date_col = "Date"
pipeline = AutoGarch(Config()) result = pipeline.run(csv_path, value_col, date_col)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auto_garch-0.1.0a0.tar.gz.
File metadata
- Download URL: auto_garch-0.1.0a0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f493e6aee45be1f21fa8ff3da5be6680307efd885bf64a593e9bd74db1027fdd
|
|
| MD5 |
ec9b5a786ad88f980104c2973c160eef
|
|
| BLAKE2b-256 |
9377cbabe8ea145193b631ecb1ccd38b794d90360f0c60ea7aaa38efafa3b62f
|
File details
Details for the file auto_garch-0.1.0a0-py3-none-any.whl.
File metadata
- Download URL: auto_garch-0.1.0a0-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be43aebb2f9ad6a79f9b9e5f42e672be94513918e4ca6d8348b2c176f2b5625e
|
|
| MD5 |
4a7ee84279e070e220678b2a185c3c15
|
|
| BLAKE2b-256 |
60fcd19cf938fd9aac17262a44a423d85fb98b842b0f55b03722208dd392523a
|