TL;DR
Forezai has released TradingAgents, an Apache-2.0 open-source research framework that uses multiple AI agents to simulate a trading desk. The project is framed as an experiment in structured disagreement and risk review, not as financial advice or a trading recommendation.
Forezai has released TradingAgents, an Apache-2.0 open-source research framework that uses multiple specialized AI agents to model how a trading desk debates, proposes and rejects market actions, according to Thorsten Meyer AI’s Day 14 Built in Public post.
The framework is presented as a simulated firm rather than a single forecasting model. Analyst agents collect different signals, including fundamentals, news and sentiment, and technical price action. A bull researcher and a bear researcher then argue opposing cases before a trader proposes an action and a risk manager reviews it.
The post says the risk manager can veto decisions and that the default posture is conservative, often resulting in no trade or a small, capped position. It also says each step’s reasoning is recorded, making the system an inspectable template for AI decision-making under uncertainty.
Thorsten Meyer AI stresses that TradingAgents is not financial advice, not a recommendation to trade or invest, and not a guarantee of accuracy or profit. The project is available through forezai.com/tradingagents.html and GitHub under the Apache-2.0 license.
TradingAgents — a firm made of agents
A single model is an overconfidence machine. So this isn’t one AI — it’s a whole desk: analysts, a bull and a bear who argue, a trader, and a risk manager who can say no.
Not financial, investment, legal or tax advice; not a recommendation or solicitation to trade, invest or use any software. Forezai · TradingAgents is an experimental open-source research framework (Apache-2.0), provided “as is” without warranty of accuracy or profitability. Trading and automated trading carry a substantial risk of loss including total loss of capital; past or backtested performance does not indicate future results. Market and trading-software access is regulated or restricted in some jurisdictions — you are solely responsible for compliance with applicable law. Consult a licensed professional before any financial decision. Produced with AI assistance under human editorial oversight; independent commentary, the author’s own views. Product and company names are trademarks of their respective owners; mention does not imply endorsement.
Agent Debate Reaches Markets
The release matters because it applies a broader AI governance idea to a high-risk domain: market decisions. Instead of relying on one model’s answer, TradingAgents separates roles so that one part of the system builds a case, another challenges it, and a risk layer can stop the proposed action.
That structure is meant to reduce overconfidence, a common concern when language models produce fluent recommendations without proof that the recommendation is correct. The post frames the project as research into accountable decision processes, not as a product with demonstrated trading returns.
AI trading analysis software
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Markets Family Now Complete
TradingAgents follows Forezai’s Polybot, described in the source material as a single AI forecaster that compares one estimate with one market price. Together, the two projects complete the portfolio’s Markets family: one tool built around an individual forecast and another built around a simulated desk of agents.
The Day 14 post places TradingAgents inside an 18-product operator portfolio built around local-first and provider-agnostic principles. The source material says different roles can run swappable models, allowing the framework to function as a multi-model system rather than one vendor model assigned several names.
“A single model is an overconfidence machine.”
— Thorsten Meyer AI
automated trading decision tools
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
No Track Record Provided
The source material does not provide live trading results, audited performance data, benchmark comparisons, or evidence that TradingAgents improves outcomes against simpler approaches. It describes the desk graphic as an illustration of architecture, not a track record.
It is also not clear which model providers or market data sources are currently supported, how the risk manager is configured, or what safeguards exist if users connect the framework to real trading systems.
financial market simulation software
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
GitHub Review Comes Next
The next step for readers and developers is to inspect the public project materials and source code, including licensing, setup instructions, supported providers, and any stated limits. Anyone considering market use would still need legal, financial and technical review before connecting research software to real capital.
AI debate trading desk
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
What is Forezai TradingAgents?
TradingAgents is an open-source research framework that models a trading firm with specialized AI agents, including analysts, opposing researchers, a trader and a risk manager.
Is TradingAgents financial advice?
No. The source material says it is not financial advice, not a recommendation to trade or invest, and not a guarantee of profit or accuracy.
What license is TradingAgents released under?
The project is described as open source under the Apache-2.0 license.
Does the release show profitable trading results?
No. The source material describes the framework’s architecture and cautions that the desk shown is not a track record.
Source: Thorsten Meyer AI