Discover and explore top open-source AI tools and projects—updated daily.
hsliupingChinese financial trading framework powered by multi-agent LLMs
Top 1.5% on SourcePulse
This project provides a Chinese-language enhanced version of the TradingAgents framework, designed for financial trading decisions using multi-agent LLMs. It targets Chinese users and developers seeking localized support, A-share market integration, and domestic LLM compatibility, offering a user-friendly web interface and comprehensive documentation.
How It Works
The framework leverages a multi-agent architecture, simulating a trading company's structure with specialized agents (analysts, researchers, traders, risk managers) collaborating to make trading decisions. It integrates various LLMs, including domestic Chinese models like Alibaba's Qwen series and Google's Gemini, alongside international options. The system emphasizes robust data handling through multi-layer caching (Redis, MongoDB) and fallback mechanisms to ensure reliability and performance.
Quick Start & Requirements
pip install -r requirements.txt. Optional database support requires pip install -r requirements_db.txt.docs/ directory.Highlighted Details
Maintenance & Community
The project is actively maintained, with version 0.1.4 released recently. Community interaction is primarily through GitHub Issues.
Licensing & Compatibility
The project is licensed under the Apache 2.0 license, permitting commercial use, modification, and distribution with attribution.
Limitations & Caveats
The framework is intended for research and educational purposes only and does not constitute investment advice. AI model predictions carry inherent uncertainties, and trading performance can vary significantly. Users should exercise caution and consult financial advisors for investment decisions.
2 months ago
Inactive
datopian