v1.0.0 — Predix: EUR/USD AI Trading Framework
Predix v1.0.0 — Initial Public Release
First public release of Predix, an AI-driven EUR/USD trading system built on top of Microsoft RD-Agent.
What's included
- R&D Loop (
rdagent fin_quant): LLM-driven factor & strategy generation with CoSTEER code evolution - Backtesting engine: Unified
backtest_signalwith 1-min EUR/USD data, proper annualization, transaction costs - Strategy orchestrator: Auto-generates and evaluates trading strategies from discovered factors
- Optuna optimizer: 3-stage hyperparameter tuning for rejected strategies
- CLI:
predixcommand withbest,top,evaluatesubcommands - Test suite: 98%+ coverage on backtesting module