TauricResearch/TradingAgents
TradingAgents
TradingAgents: Multi-Agents LLM Financial Trading Framework
90/100智能体
Stars77,395
Forks15,089
语言Python
许可证Apache-2.0
概览
TradingAgents: Multi-Agents LLM Financial Trading Framework
适合场景
- 评估 TradingAgents 在 Python AI 工作流中的适用性。
- 对比一个拥有 77,395 stars 且仍有仓库活动的 GitHub 项目。
优点
- TradingAgents 已有 77,395 stars,可作为开发者关注度参考。 主题:agent, finance, llm。
- 项目提供外部主页,便于进一步评估。
限制
- 生产适配度仍取决于文档深度、issue 活跃度和发布节奏。
- 需要确认 Apache-2.0 许可证条款是否适合你的使用场景。
生产可用性
TradingAgents 在生产使用前,应结合 README、发布历史、开放 issue 和集成要求做验证。
许可证风险
GitHub 显示许可证为 Apache-2.0;再分发或商业使用前仍需核对仓库许可证。
安装方式
git clone https://github.com/TauricResearch/TradingAgents.gitconda create -n tradingagents python=3.13conda activate tradingagentspip install .docker compose run --rm tradingagents