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.