Skip to main content

ARCH/GARCH volatility models for financial time series

Project description

archbox

ARCH/GARCH volatility models for financial time series.

Installation

pip install -e ".[dev]"

Quick Start

from archbox import GARCH
from archbox.datasets import load_dataset

sp500 = load_dataset('sp500')
returns = sp500['returns']

model = GARCH(returns, p=1, q=1)
results = model.fit()
print(results.summary())
forecast = results.forecast(horizon=10)

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

garchbox-0.1.0.tar.gz (320.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

garchbox-0.1.0-py3-none-any.whl (408.6 kB view details)

Uploaded Python 3

File details

Details for the file garchbox-0.1.0.tar.gz.

File metadata

  • Download URL: garchbox-0.1.0.tar.gz
  • Upload date:
  • Size: 320.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for garchbox-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4a6c99a98d4fa1dc137d13f56c1733786c793877b11ac8e599fa2d54aa3a1cf7
MD5 d28d33027823d669cdd079d729624636
BLAKE2b-256 c3979d69a15d295788b17c4764206e966f535c66cc052fda5d5c72b05138eef4

See more details on using hashes here.

Provenance

The following attestation bundles were made for garchbox-0.1.0.tar.gz:

Publisher: publish.yml on ArchBox-GARCH-Models/archbox

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file garchbox-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: garchbox-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 408.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for garchbox-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4f138cbb754f2b07a7ccaf28c0df4def0b05219e498b81894cee3876e8513c3b
MD5 6a83e999eb43d0fe1bed7be3547a428a
BLAKE2b-256 1cebeb3a612df58c360d2f38131482b938c79a2eccc4d1a1c54f0fffdad84931

See more details on using hashes here.

Provenance

The following attestation bundles were made for garchbox-0.1.0-py3-none-any.whl:

Publisher: publish.yml on ArchBox-GARCH-Models/archbox

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page