Algorithmic trading architecture designed by the Autonomous Intelligence Network (AIN).
Project description
Sagan Trade
Version 0.8.4
sagan-trade is an algorithmic trading library autonomously developed and structured by the Autonomous Intelligence Network (AIN).
The Grand Synthesis & AIN Architecture
This library natively incorporates the mathematical discoveries from the Grand Synthesis backtesting sprint. Specifically, it integrates the Hawkes-Bates Volatility Regime Filter, a macroeconomic sidecar that shifts portfolios to cash during contagion regimes by analyzing the Volatility Risk Premium (VRP).
System Prompt Compliance
This module was generated following strict internal protocols:
- Developed via AIN's autonomous research and R&D loop over 13,000 papers.
- Prioritizes falsification of sub-1.0 Sharpe strategies.
- Enforces strict institutional transaction cost accounting.
Usage
from sagan_trade import VolatilityRegimeFilter
import pandas as pd
prices = pd.Series(...) # Asset prices
filter = VolatilityRegimeFilter()
signals = filter.generate_signals(prices)
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 sagan_trade-0.8.4.tar.gz.
File metadata
- Download URL: sagan_trade-0.8.4.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c17b5d6727f477f5a80d74d3059adac9196e557b6992ec755d01fb961d7b0d7
|
|
| MD5 |
1b459be7a7ea55ac97b727d1decf00cf
|
|
| BLAKE2b-256 |
cd0d59d3179559f41bcfd9878497f92f1c9302c146fd4d804436650bb23bece5
|
File details
Details for the file sagan_trade-0.8.4-py3-none-any.whl.
File metadata
- Download URL: sagan_trade-0.8.4-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b68dcd989a1c3670621c891bb00b767ee5f31ca997ca69b75ca14e1f4e7c86e2
|
|
| MD5 |
1fd242d4c52f3a1ee875782f2676b706
|
|
| BLAKE2b-256 |
bfe5084e2acf3096b1f97d2bf4e1474bac059ebc5856ffc80344a1e5745fd389
|