A community-driven multi-agent platform for financial applications
The project supports multiple LLM providers (such as OpenAI, Anthropic, Google, Ollama, etc.), various market data (US stocks, crypto, Hong Kong stocks, Chinese markets, etc.), and is compatible with multiple agent frameworks (such as LangChain, A2A's Agno protocol)
| Module / Feature | ||
| Multi-Agent System | Various Agents (trading agent, sentiment analysis agent, news agent, fundamental analysis agent, SEC agent, etc.) work collaboratively | Clear division of labor for analysis, execution, risk monitoring, information scraping, etc. |
| Model / Provider Support | Supports OpenRouter, OpenAI, Anthropic, Google, Ollama, etc. as model backends | Can switch model providers based on cost, performance, and availability |
| Market Data Integration | Supports US stocks, cryptocurrencies, Hong Kong markets, Chinese markets, etc. | Facilitates cross-market strategies and portfolio management |
| Compatible Frameworks / Protocols | Supports LangChain, multi-agent frameworks, Agno under A2A protocol, etc. | Can integrate with existing agent tools and plugin ecosystems |
| Frontend Interface + Web UI | Provides complete web frontend interface for operation, monitoring, and display | After startup, accessible via browser at local interface (default address localhost:1420) |
| Environment Configuration / .env Support | Uses .env file to uniformly configure API keys, model parameters, agent behaviors, etc. | Environment variables and keys must be properly configured before startup |
| Extensibility / Plugin System | Plans to support plugin-based agents and community-contributed extensions | Users/developers can add new agent types or tools |
| Logging, Monitoring, Error Tracking | Provides logging system for tracking runtime status and troubleshooting errors | Records module logs in the logs/ directory |
| Roadmap / Future Development Directions | International market support, multi-asset classes, notification mechanisms, personalized configuration, token management, multi-tenant architecture, etc. | Clear future plans outlined in the official README |










Comments
No comments yet
Be the first to comment