Skip to content

v1.0.0 — Predix: EUR/USD AI Trading Framework

Choose a tag to compare

@TPTBusiness TPTBusiness released this 19 Apr 13:13

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_signal with 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: predix command with best, top, evaluate subcommands
  • Test suite: 98%+ coverage on backtesting module