A Python package for high-frequency econometrics estimators
Project description
Realized Library
Realized Library is an open-source Python package for the computation of realized measures of volatility and other high-frequency econometrics estimators. It is designed as a modern, efficient, and production-ready continuation of the Oxford-Man Institute's original Realized Library.
The package focuses on performance and scalability, supporting large-scale high-frequency financial datasets up to the nanoseconds precision. The primary goal is to provide accurate, fast, and customizable estimators suitable for both academic research and industrial quantitative analysis.
Background and Academic Context
This library is inspired by the Oxford-Man Institute's original Realized Library (no longer maintained). It is designed for researchers, practitioners, and quantitative analysts who require fast and reliable computation of realized measures in financial markets.
For reference to the underlying econometric methods, please consult the academic literature included in the original OMI library or related publications in high-frequency financial econometrics.
Key Features
- Efficient realized variance estimation from high-frequency price data
- Flexible resampling utility with customizable frequency and timestamp handling
- Numba-accelerated core computation for speed and scalability
- Designed for research, production pipelines, and large HFT datasets
- Modular architecture allowing the addition of other realized estimators (e.g., bipower variation, realized kernels, etc.)
Installation
pip install realized-library
Or, for development use:
git clone https://github.com/yourusername/realized-library.git
cd realized-library
pip install -e .
The library requires Python 3.12.
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 realized_library-0.1.0.tar.gz.
File metadata
- Download URL: realized_library-0.1.0.tar.gz
- Upload date:
- Size: 29.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acd4edebce36a0cef9e7312e5e5551e44b0d37d548c2840b095fd951dba58d7d
|
|
| MD5 |
2f248229b9026d2214c37d93d8f9222a
|
|
| BLAKE2b-256 |
4437f4259450191c1e7fcd544f0bb7a9e2fc1ef02f03bf92aed542e46f25d628
|
File details
Details for the file realized_library-0.1.0-py3-none-any.whl.
File metadata
- Download URL: realized_library-0.1.0-py3-none-any.whl
- Upload date:
- Size: 45.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
957e4c64fe7c748bf687a0d767d918b23f176c24e39898565315631489e5692a
|
|
| MD5 |
afccb5a1332a4e421bacc049e91e196d
|
|
| BLAKE2b-256 |
fd1379bab4e56f4347f6035d8137b9af13c83858ffe8f7e7feddeeb3b503f685
|