Skip to main content

ARCH for Python

Project description

Documentation Status CI Status Coverage Status

ARCH

This is a work-in-progress for ARCH and other tools for financial econometrics, written in Python (and Cython)

What is in this repository?

  • Univariate ARCH Models

    • Mean models

      • Constant mean

      • Heterogeneous Autoregression (HAR)

      • Autoregression (AR)

      • Zero mean

      • Models with and without exogenous regressors

    • Volatility models

      • ARCH

      • GARCH

      • TARCH

      • EGARCH

      • EWMA/RiskMetrics

    • Distributions

      • Normal

      • Student’s T

  • Bootstrapping

    • Bootstraps

      • IID Bootstrap

      • Stationary Bootstrap

      • Circular Block Bootstrap

      • Moving Block Bootstrap

    • Methods

      • Confidence interval construction

      • Covariance estimation

      • Apply method to estimate model across bootstraps

      • Generic Bootstrap iterator

Examples

See the example notebook for a more complete overview.

import datetime as dt
import pandas.io.data as web
st = dt.datetime(1990,1,1)
en = dt.datetime(2014,1,1)
data = web.get_data_yahoo('^FTSE', start=st, end=en)
returns = 100 * data['Adj Close'].pct_change().dropna()

from arch import arch_model
am = arch_model(returns)
res = am.fit()

Documentation

Documentation is hosted on read the docs

Requirements

  • NumPy (1.7+)

  • SciPy (0.12+)

  • Pandas (0.14+)

  • statsmodels (0.5+)

  • matplotlib (1.3+)

Optional Requirements

  • Numba (0.14+), only required if installing using –no-binary

Installing

  • Cython (0.20+)

  • nose (For tests)

  • sphinx (to build docs)

  • sphinx-napoleon (to build docs)

Installing

Setup does not verify requirements. Please ensure these are installed.

Linux/OSX

pip install git+git://github.com/bashtage/arch.git

Anaconda

Anaconda builds are not currently available for OSX.

conda install -c https://conda.binstar.org/bashtage arch

Windows

With a compiler

If you are comfortable compiling binaries on Windows:

pip install git+git://github.com/bashtage/arch.git

No Compiler

All binary code is backed by a pure Python implementation. Compiling can be skipped using the flag --no-binary

pip install git+git://github.com/bashtage/arch.git --install-option "--no-binary"

Note that it isn’t possible to run the test suite. It will fail if installed with --no-binary since it tests the Numba implementations against Cython implementations.

Anaconda

conda install -c https://conda.binstar.org/bashtage arch

More about ARCH

More information about ARCH and related models is available in the notes and research available at Kevin Sheppard’s site.

Contributing

Contributions are welcome. There are opportunities at many levels to contribute:

  • Implement new volatility process, e.g FIGARCH

  • Improve docstrings where unclear or with typos

  • Provide examples, preferably in the form of IPython notebooks

Project details


Download files

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

Source Distributions

arch-2.0.zip (68.2 kB view details)

Uploaded Source

arch-2.0.tar.bz2 (45.9 kB view details)

Uploaded Source

Built Distributions

arch-2.0.win-amd64-py3.4.exe (390.2 kB view details)

Uploaded Source

arch-2.0.win-amd64-py3.3.exe (390.2 kB view details)

Uploaded Source

arch-2.0.win-amd64-py2.7.exe (400.2 kB view details)

Uploaded Source

arch-2.0-cp34-none-win_amd64.whl (166.1 kB view details)

Uploaded CPython 3.4Windows x86-64

arch-2.0-cp33-none-win_amd64.whl (166.1 kB view details)

Uploaded CPython 3.3Windows x86-64

arch-2.0-cp27-none-win_amd64.whl (174.7 kB view details)

Uploaded CPython 2.7Windows x86-64

File details

Details for the file arch-2.0.zip.

File metadata

  • Download URL: arch-2.0.zip
  • Upload date:
  • Size: 68.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for arch-2.0.zip
Algorithm Hash digest
SHA256 a9c61efdeebac3a2e67723fd70900f4bf3145afa300d3dcf3a541508e788bacc
MD5 02e6d6b14942491e0ca6d6037400d368
BLAKE2b-256 0e96dac04ec542017ed01ba457b7f616209ed5835636c24deefb1b484403d9e9

See more details on using hashes here.

File details

Details for the file arch-2.0.tar.bz2.

File metadata

  • Download URL: arch-2.0.tar.bz2
  • Upload date:
  • Size: 45.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for arch-2.0.tar.bz2
Algorithm Hash digest
SHA256 883aab26d0c17349c679dc601cae6841c11dce82a5eb00dfc851c26232d89f51
MD5 e1a6e88eddcc28c73230bf0755e97f26
BLAKE2b-256 0d3ffb403a8718866943fe69ae198cc6fe57274f3224c3157acd6efab7aec431

See more details on using hashes here.

File details

Details for the file arch-2.0.win-amd64-py3.4.exe.

File metadata

File hashes

Hashes for arch-2.0.win-amd64-py3.4.exe
Algorithm Hash digest
SHA256 7c763240e13f52ee466f1062ac0f6b314888b6c0246217285308cc774da6a13f
MD5 1e26702f7962a8766a593c7c26e220ff
BLAKE2b-256 1d40c3b0186a95000fdf9acab38d7c06ede02e6604b7e2370bef3fa402b536da

See more details on using hashes here.

File details

Details for the file arch-2.0.win-amd64-py3.3.exe.

File metadata

File hashes

Hashes for arch-2.0.win-amd64-py3.3.exe
Algorithm Hash digest
SHA256 f2a524e4a0394013e66dc080c9e6dcbc1125d03e589e17271cfa19ee3be2b72d
MD5 76c095e62570f26c4ba88d4fc7f94643
BLAKE2b-256 ef14c717c6b17c34998cc96ab0288ccc796bddb8d0238ac648f6c248da5c7577

See more details on using hashes here.

File details

Details for the file arch-2.0.win-amd64-py2.7.exe.

File metadata

File hashes

Hashes for arch-2.0.win-amd64-py2.7.exe
Algorithm Hash digest
SHA256 8f8d85cc3cb98869a4825c06bfc721138a40b35f13424e11ec5b719aa5226111
MD5 761e8a535ab49573258677b4a9696b33
BLAKE2b-256 447649a6357f1036cd3cf4d314ca5bceae0f6c99f6233b41fc134c56b0623b00

See more details on using hashes here.

File details

Details for the file arch-2.0-cp34-none-win_amd64.whl.

File metadata

  • Download URL: arch-2.0-cp34-none-win_amd64.whl
  • Upload date:
  • Size: 166.1 kB
  • Tags: CPython 3.4, Windows x86-64
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for arch-2.0-cp34-none-win_amd64.whl
Algorithm Hash digest
SHA256 9fd379d79a37118cceb4082379191577f24623d0ef6297ef13c72bc4ad99744a
MD5 80884cda060092a9451c54fbce144925
BLAKE2b-256 8704a49407a465b7d251d6710a5168d233ba7f67925c2ff9d8e2862e0e9c5198

See more details on using hashes here.

File details

Details for the file arch-2.0-cp33-none-win_amd64.whl.

File metadata

  • Download URL: arch-2.0-cp33-none-win_amd64.whl
  • Upload date:
  • Size: 166.1 kB
  • Tags: CPython 3.3, Windows x86-64
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for arch-2.0-cp33-none-win_amd64.whl
Algorithm Hash digest
SHA256 8f168e7160eeb224ed6d83f13e0bd9ba4864c374150e028f5635c5682ffdaee1
MD5 40245526c443ccc8e21c9299e08e5f6e
BLAKE2b-256 8968f94fc2c93511ce44fd85683699c0622032cd2aafb0e7e787a70b78f6cfc7

See more details on using hashes here.

File details

Details for the file arch-2.0-cp27-none-win_amd64.whl.

File metadata

  • Download URL: arch-2.0-cp27-none-win_amd64.whl
  • Upload date:
  • Size: 174.7 kB
  • Tags: CPython 2.7, Windows x86-64
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for arch-2.0-cp27-none-win_amd64.whl
Algorithm Hash digest
SHA256 7a147524db4827619292336aa3a0e0aa854309d4d094a9cae580472512cd4cfb
MD5 487809bdabc815460a8733edef3aff46
BLAKE2b-256 9fcde2cc4f17a0d7fcd12fc8dcc10b9e306cdb132841684ad10cf0b7a44ae451

See more details on using hashes here.

Supported by

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