TradingAgents
Simulates a trading firm with LLM agents in analyst, researcher, trader, and risk-manager roles that debate positions and converge on financial decisions.
Skills
Role-Based Debate
Runs bull and bear researcher agents against each other so a trade thesis is argued before any decision is made.
Market Analysis
Gathers fundamentals, sentiment, news, and technical indicators through dedicated analyst agents per data source.
Risk Review
Passes proposed trades through a risk-management agent that adjusts or vetoes positions before execution.
Related Agents
AgentScope
Builds multi-agent applications with a Python framework focused on transparency, observability, and tracing. Includes a…
AutoGen
Microsoft's open-source multi-agent framework. Supports conversational, autonomous, and human-in-the-loop agent pattern…
Bankr
Executes onchain trading, wallet management, and automation from a natural-language terminal across 9 chains, including…
Google ADK
Builds and orchestrates multi-agent systems with a code-first Python and Java SDK plus CLI. Google's Agent Development…