Building AI-powered trading systems β from autonomous factor discovery to local LLM inference.
Supporter of open-source software and the communities that build it.
|
Predix is an autonomous AI agent for quantitative EUR/USD forex trading. It automates the full research and development cycle β from factor discovery to backtesting β using a multi-agent LLM framework on 1-minute data. What makes it different:
|
|
Autonomous Trading Agents β Multi-agent LLM frameworks that discover, evolve, and validate trading strategies end-to-end
Local LLM Integration β Running AI systems fully offline with llama.cpp (no cloud dependency)
Open-Source Tools β Pine Script strategies and Python frameworks for the trading community
Full Trading Pipelines β From raw kline data to live execution, built and maintained independently
| Status | Phase | Feature |
|---|---|---|
| β Done | P0 | Data Loader β OHLCV loading, HDF5 caching, thread-safe feature matrix builder |
| β Done | P1 | Strategy Worker β LLM call wrapper, backtest engine, FTMO compliance gate |
| β Done | P2 | Strategy Orchestrator β multi-process pool, LLM semaphore, result deduplication |
| β Done | P3 | Optuna Optimizer β TPE sampler, FTMO penalty logic, 20β50 trials per strategy |
| β Done | P4 | CLI Commands β generate_strategies, Rich console output |
| β Done | P5 | ML Training Pipeline β LightGBM, time-series split, feature importance analysis |
| β Done | P6 | fin_quant Feedback Loop β ML feature importance β LLM prompt feedback |
| β Done | P7 | Portfolio Optimizer β mean-variance, risk parity, Black-Litterman with LLM views |
| β Done | P8 | Integration Tests β end-to-end pipeline, parallelisation, FTMO compliance |
| β Done | P9 | Documentation β architecture diagrams, setup guide, data flow |
| π Next | P10a | Kronos-mini β OHLCV foundation model inference on EUR/USD (4.1M params, AAAI 2026, MIT) |
| π Planned | P10b | Kronos as factor generator β kronos_predicted_return_96, volatility, momentum, uncertainty |
| π Planned | P10c | Kronos + LLM Ensemble β Optuna-optimized weighting of DL + LLM alpha signals |
| π Planned | P10d | Kronos fine-tuning on EUR/USD 1-min custom tokenizer (optional) |
| π Planned | P11 | Live execution β offline/online split, Telegram signal alerts |
Core & AI
Model Architectures
Data & Finance
Local LLM & Inference
UI & Infra
| Project | Contribution |
|---|---|
| TradingAgents β 34k | Added llama.cpp local LLM support β run multi-agent stock analysis fully offline via .env config |
| OpenStock β 9.9k | Updated deps, fixed Inngest v4 API, force-dynamic for auth routes β resolved 28 vulnerabilities, migrated Inngest v3βv4 |
Premium models & collaborations β tpt.requests@pm.me
Mastodon β @TPTBusiness@mastodon.social
β οΈ All content is for educational purposes only. Past performance does not guarantee future results.