A Jax implementation of Micro-Price: A High Frequency Estimator of Future Prices.
Project description
microprice
A Jax implementation of Micro-Price: A High Frequency Estimator of Future Prices.
Installation
pip install microprice
Usage
from microprice import MicroPriceEstimator, load_sample_data
mpe = MicroPriceEstimator(symbol="AAPL",
n_imbalances=10,
n_spread=2,
dt=1)
T = mpe.load(load_sample_data())
mpe.fit(T, iterations(6))
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
microprice-0.1.1.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file microprice-0.1.1.tar.gz
.
File metadata
- Download URL: microprice-0.1.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0358859ff9ff76b065509459560cb9b74cd8f058477f68a5e20881f32782077 |
|
MD5 | 031e055a74b0d92eb99652a56518b3b2 |
|
BLAKE2b-256 | adc97304ad7b8cc0dcd221d08f6b0686243fa30ba008ab2c50dcb34175ec3ea9 |
File details
Details for the file microprice-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: microprice-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c94cda4d5fc613845d23b2a562debf35a967882fecd83fdd13d5c017f0e23ffc |
|
MD5 | 7fafa19d95dabb6e7531a020fba26a50 |
|
BLAKE2b-256 | b31279e3b49eb248c8af62b5e0a4b4a9f1baa1ec09c086092c267f8c3bc2f33a |