TL;DR

Forezai has introduced TradingAgents, an experimental Apache-2.0 open-source research framework that uses multiple AI agents to simulate parts of a trading desk. The project is presented as a research tool, not financial advice, with the author warning that automated trading can lead to total capital loss.

Forezai has released TradingAgents, an Apache-2.0 open-source research framework that models a trading desk using multiple AI agents, including analyst agents, bull and bear researchers, a trader and a risk manager that can veto proposed actions.

The project was introduced by Thorsten Meyer AI as part of a Built in Public series and is available through Forezai’s website and GitHub, according to the source material. The system is described as experimental and is not presented as a trading recommendation, investment product or profit-generating tool.

TradingAgents is designed around role separation. Specialized analyst agents gather different types of signals, including fundamentals, news or sentiment, and technical price action. A bull researcher builds the case for action, while a bear researcher challenges it. A trader then proposes an action, which a risk manager can reject, reduce or approve within limits.

The source material says the framework records reasoning at each stage and treats “no trade” as a common possible outcome. Its stated purpose is to use structured disagreement and oversight to reduce the risk of a single AI model producing an overconfident market call.

Built in Public · Day 14 / 19 ThorstenMeyerAI.com · the operator portfolio
The Markets Layer · Day 14 · Forezai

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 advice — and not a recommendation to trade, invest, or use this software. Automated trading carries a substantial risk of loss, up to all of your capital. Market access is regulated or restricted in some jurisdictions — know your local law. Experimental research framework; no guarantee of accuracy or profit. The desk below illustrates the architecture, not a track record.
01 A desk of agents — debate, then risk-check
Analyst agents — different signal, each specialized
Fundamentals
the numbers
News / Sentiment
the mood
Technical
the price action
Research debate — the heart of the system
▲ Bull researcher
builds the strongest case to act
VS
▼ Bear researcher
builds the strongest case against
Trader
turns the winning argument into a proposed action
Risk manager — vets · sizes · can VETO
default posture is conservative
Decision
often: NO TRADE · else small & risk-capped · every step’s reasoning recorded
02 A research framework, not a money machine
structure > genius
value isn’t any one smart agent — it’s structured disagreement + oversight, like a real desk.
bull vs bear
a red-team built into the process — the debate kills weak theses before they become positions.
risk can veto
conviction has to get past a gatekeeper whose default is “no, smaller, or not yet.”
03 The thesis the whole series inherits
01
Local-first
Runnable on owned compute — the firm costs compute, not a desk of salaries or a subscription.
02
Provider-agnostic
Different roles can run different, swappable models — a genuine multi-model firm, not one vendor in many hats.
03
Non-developer build
An open, inspectable template for accountable AI decision-making under uncertainty.
04
Edit by subtraction
The debate and the risk veto exist to not trade — killing weak ideas before they’re placed.
04 The operator constellation
18 products · one foundation
Today: TradingAgents lit — a simulated firm of debating agents. With Polybot, the Markets family is complete: a lone forecaster + a whole desk.
Content
DojoClaw
RoundupForge
Stenvrik
ChannelHelm
IdeaNavigator
Decision
IdeaClyst
Threlmark
Outcome-First
Platform
Grimfaste
Delvasta
Open / Reg
Glasspane
QAtrial
Markets
Polybot
TradingAgents
Defense / Intel
Argus
VigilSAR
VigilSAR-Bench
Diagnostic
World Model Readiness
Local-first · Provider-agnostic foundation

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.

ThorstenMeyerAI.com · Built in Public · Day 14 of 19 · © 2026 Thorsten Meyer

AI Trading Gets A Risk Gate

The release matters because it points to a broader shift in AI tooling: away from single-model answers and toward systems that assign different roles to different agents. In financial analysis, that distinction matters because a fluent answer can sound persuasive even when the underlying judgment is weak.

Forezai’s claim is that a simulated desk can make AI-assisted decision-making more inspectable by forcing arguments to pass through debate and risk review. That does not mean the output is correct, profitable or lawful to use in live markets. The source material repeatedly warns that automated trading carries a substantial risk of loss, including loss of all capital.

For readers following AI software development, TradingAgents is also part of a larger question: whether open-source agent frameworks can make high-risk decision processes more auditable. The framework may be most relevant as a research pattern for decision-making under uncertainty, rather than as a system for placing trades.

Amazon

automated trading software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Forezai Completes Its Markets Pair

The announcement follows an earlier Forezai item about Polybot, described in the source material as a single AI forecaster comparing one estimate with one market price. TradingAgents is presented as the companion system: not one forecaster, but a simulated firm with internal disagreement.

The project is part of an 18-product operator portfolio described by Thorsten Meyer AI. Within that portfolio, Polybot and TradingAgents make up the Markets family. The source material says the broader foundation is local-first and provider-agnostic, meaning the systems are intended to run on owned compute and support swappable AI models across roles.

The release also echoes another project in the series, IdeaClyst, which the source material describes as using a council-style approach. In TradingAgents, that pattern is applied to market analysis, with debate and risk review built into the process.

“This is not financial advice, and nothing here recommends trading, investing, or using this software.”

— Thorsten Meyer AI

Amazon

AI trading bots

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Performance Evidence Is Still Missing

It is not yet clear how TradingAgents performs in live or backtested market settings. The source material does not provide audited performance results, benchmark data or evidence that the framework improves outcomes compared with single-model systems or conventional trading tools.

It is also unclear how users would need to adapt the framework for specific markets, brokers, compliance rules or model providers. The source material says market and trading-software access may be regulated or restricted in some jurisdictions, leaving legal and operational use cases dependent on where and how the software is used.

Amazon

financial market analysis tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Users Can Inspect The Code

The next step is public inspection and experimentation by developers, researchers and market-technology observers. Because the framework is open source under Apache-2.0, users can review the code, test the agent structure and evaluate whether its role-based design is useful for research.

Any move from research use toward live trading would require separate validation, legal review, risk controls and professional advice. The source material states that the software is provided without warranty of accuracy or profitability.

Amazon

risk management trading software

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 experimental open-source research framework that uses multiple AI agents to simulate parts of a trading desk, including analysis, debate, trade proposal and risk review.

Is TradingAgents financial advice?

No. The source material states that it is not financial, investment, legal or tax advice and is not a recommendation to trade, invest or use the software.

What makes TradingAgents different from a single AI forecaster?

The framework separates roles. Instead of relying on one model answer, it has analyst agents, opposing bull and bear researchers, a trader and a risk manager that can reject or limit proposed actions.

Is there proof that TradingAgents is profitable?

No audited performance evidence is provided in the source material. The project is described as a research framework, and the author says there is no guarantee of accuracy or profit.

Where does this fit in Forezai’s portfolio?

TradingAgents completes Forezai’s Markets family alongside Polybot, according to the source material. Polybot is described as a lone forecaster, while TradingAgents is described as a simulated firm of debating agents.

Source: Thorsten Meyer AI

You May Also Like

The Atlas. What the framework is.

This article details the Post-Labor Transition Atlas, a new empirical framework analyzing AI-driven labor displacement and policy responses as of 2026.

OpenAI just lost its enterprise AI crown to Anthropic

Anthropic has overtaken OpenAI in business AI usage, marking a major shift in the industry according to Ramp’s AI Index. The change highlights market volatility.

The Quiet Audit: 55–75% of Your Week Is on Thin Ice. Here’s Which Part.

A recent analysis reveals that 55-75% of knowledge workers’ weekly tasks are non-contributory or easily automated, highlighting the need for self-auditing.

AI for Automating Budget Forecasting

Harness AI to automate budget forecasting and unlock smarter financial insights—discover how it can transform your planning process today.