Signal Processing and Statistical Alpha Generation
Project description
Signal-Engine 📡
Real-time Signal Processing & Alpha Generation
signal-engine provides the statistical machinery to extract tradable signals from noisy financial time series.
Core Features
- Kalman Filtering: Recursive state estimation to identify the "latent" price trend in volatile regimes.
- Mean Reversion: Statistical Z-Score modeling for identifying overextended price moves.
- Stat-Arb Ready: Optimized for high-frequency signal calculation with minimal latency.
Usage
from signal_engine.nucleus.kalman_filter import KalmanPriceFilter
kf = KalmanPriceFilter()
clean_price = kf.update(raw_market_price)
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 quant_signal_engine-0.1.1.tar.gz.
File metadata
- Download URL: quant_signal_engine-0.1.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
faf90a41b6f764b9c7a9c85a3fdf33bd073eb7f21bea23c9a95efb31c37cac6f
|
|
| MD5 |
62665b07c0394615bbf40be476cc0cc5
|
|
| BLAKE2b-256 |
63ab6e57c7dd71d0c1e5627320c5a8f9560a4a8c899db205f79f63a30210955e
|
File details
Details for the file quant_signal_engine-0.1.1-py3-none-any.whl.
File metadata
- Download URL: quant_signal_engine-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a658089404e1ab6c41dc47327e559a7be4623d2640bf461b1746f3692b1cdbe
|
|
| MD5 |
cef6f4a800a6e9e1507525dff77c5eb7
|
|
| BLAKE2b-256 |
3f3dd8204df0d1ff85838f5ff24a2cd1927feffc5c97d23b26289772eb29b36a
|