#84 · Primary category: AI Agents & Automation

TradingAgents-CN

Chinese financial trading framework based on multi-agent LLM - TradingAgents Chinese Enhanced Edition

Project last updated:07/24/26

GitHub Stars

31.4K

Forks

6.6K

Contributors

19

License

Other

Why we included this project

This is a Chinese-localized build of the TradingAgents multi-agent framework, and it shows what a full analytical workflow looks like when several specialized LLM agents are wired together instead of a demo. The system splits the work across market, fundamental, and news analysts, with a final layer that weighs their findings into a stock research report. The maintainers added a FastAPI backend, a Vue frontend, MongoDB and Redis storage, Docker images for amd64 and arm64, and support for multiple LLM providers such as OpenAI, Google, and VolcEngine Ark. It covers A-share, Hong Kong, and US markets, and the project is explicit that it is a learning and research platform, not a live-trading tool, so it suits developers and small teams who want to study or extend a complete multi-agent research pipeline. There is also a substantial Chinese learning center covering prompt engineering, model selection, and multi-agent analysis principles, which makes it a practical reference for anyone building agent-based financial analysis systems. One thing to check before deploying: the codebase uses a hybrid license, and the app and frontend directories require a commercial license.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category