TL;DR
Forezai has released TradingAgents, an open-source research framework that uses multiple AI agents to model how a trading desk debates and risk-checks market decisions. The project is experimental, carries no claim of profitability, and is presented with strong warnings against treating it as financial advice.
Forezai has released TradingAgents, an Apache-2.0 open-source research framework that models a trading firm as a group of specialized AI agents, a move the project presents as a safer research alternative to relying on a single model’s market judgment.
The framework, described by Thorsten Meyer AI as part of the Forezai Markets family, assigns different roles to agents: analysts gather separate categories of market signal, a bull researcher builds the case for action, a bear researcher challenges it, a trader proposes a decision, and a risk manager vets the proposal and can reject it.
The source material says TradingAgents is available through forezai.com/tradingagents.html and GitHub under the Apache-2.0 license. It is described as open source, local-first and provider-agnostic, meaning the project is intended to run on owned compute and allow different model providers to fill different roles.
Forezai frames the release as a research framework, not a trading product or investment tool. The project materials repeatedly state that it is not financial advice, not a recommendation to trade, invest or use the software, and that automated trading can lead to losses including total loss of capital.
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 Meets Market Risk
The release matters because it reflects a growing effort to structure AI decision-making around disagreement, oversight and recorded reasoning instead of treating one model output as a final answer. In financial settings, that design choice is especially relevant because fluent explanations can look persuasive even when the underlying call is wrong.
Forezai’s stated premise is that the value is not a single highly capable agent but the process around it: separate analysts, opposing researchers and a risk role with authority to stop or reduce a trade. That mirrors how human trading desks often divide research, execution and risk controls.
For readers tracking applied AI systems, TradingAgents is also a signal that multi-agent designs are moving from general demos into domain-specific workflows. The project does not prove that agent councils improve investment outcomes, but it offers an inspectable template for testing how AI systems handle uncertainty, disagreement and risk limits.
AI trading desk simulation software
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Forezai Markets Adds Its Desk
The TradingAgents announcement follows Forezai’s earlier Polybot post, which the source material described as a single AI forecaster comparing one estimate against one market price. TradingAgents expands that idea from one forecasting agent to a simulated firm with multiple roles and internal challenge.
The release is part of ThorstenMeyerAI.com’s Built in Public series, labeled Day 14 of 19, and is presented as completing the portfolio’s Markets family alongside Polybot. The wider operator portfolio is described as including 18 products across content, decision, platform, markets, defense and diagnostic categories.
The project also borrows from the “council” idea used elsewhere in the portfolio: structured disagreement between agents is meant to reduce weak conclusions before they become actions. In TradingAgents, that process is aimed at market analysis, where false confidence can have direct financial consequences.

Algorithmic Trading with Python: Build, Backtest, and Automate Strategies with Code, Data, and Real-World Market Tools
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
No Performance Record Yet
It is not yet clear how TradingAgents performs in live or backtested market settings, and the source material does not provide audited results, benchmark data or evidence of profitable trading. The project materials say past or backtested performance should not be treated as an indicator of future results.
It is also unclear which model providers, data feeds, broker connections or execution systems users may pair with the framework. Market access and trading software are regulated or restricted in some jurisdictions, and the source material places responsibility for legal compliance on users.

Financial Analysis With Microsoft Excel 2019
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Testing Will Define Use
The next step is likely community inspection, experimentation and testing through the open-source release. Developers and researchers can review the architecture, run local experiments and examine whether the debate-and-veto structure improves reasoning quality under market uncertainty.
For any real-money use, the practical next milestone would be independent validation, clear risk controls and professional review. Until then, TradingAgents remains an experimental framework rather than a confirmed trading system.

Buy Signals Sell Signals: Strategic Stock Market Entries and Exits
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 desk with multiple AI agents, including analysts, bull and bear researchers, a trader and a risk manager.
Is TradingAgents financial advice?
No. The source material states that the project is not financial advice and is not a recommendation to trade, invest or use the software.
Does TradingAgents claim to make money?
No verified profitability claim is provided in the source material. The project is described as experimental and offered without any guarantee of accuracy or profit.
Why use multiple agents instead of one model?
Forezai says the design is meant to reduce overconfidence by separating analysis, opposing arguments, trading proposals and risk review into distinct roles.
Where is the project available?
The source material says TradingAgents is available at forezai.com/tradingagents.html and on GitHub under the Apache-2.0 license.
Source: Thorsten Meyer AI