AI4Finance Foundation:アルゴトレーディングのためのFinGPT、FinRL、FinRobotエコシステム

AI4Finance Foundationは金融AI向けの数十のオープンソースプロジェクトを統合。3つの柱:
| 柱 | 目的 | コア技術 |
|---|---|---|
| FinGPT | 金融LLM | LoRA、ファインチューニング |
| FinRL | トレーディング強化学習 | Gymnasium、DRLエージェント |
| FinRobot | マルチエージェント | AutoGen、ロール |
1. FinGPT — LoRAによる金融LLM

LoRAは全パラメータを再訓練せず、選択層に小さな訓練可能行列を追加。
2. FinRL — トレーディング強化学習
市場データ、Gymnasium環境、DRLライブラリを接続。turbulence_thresholdによる組み込みリスク管理。
3. FinRobot — AIエージェントオーケストレーション
FinGPT/FinRL上のUXとシナリオレイヤー。
リンク
- 🌐 サイト: ai4finance.org
- 💻 GitHub: AI4Finance-Foundation
Authors
Trading-systems engineer
Trading-systems engineer building bots since 2017: cross-exchange arbitrage (connected up to 30 venues), cointegration-based pairs arbitrage across spot and futures, scalping, news and sentiment-driven strategies, trend algorithms, and portfolio management and balancing algorithms. Also builds sub-millisecond order execution, big-data warehouses, backtesting engines, AI agents, and trading interfaces (incl. open-source profitmaker.cc). Stack: JS/TS, Python, Rust/Zig/Go, DevOps, backend, frontend, architecture.