TL;DR

Thorsten Meyer AI has released Forezai TradingAgents, an open-source research framework that models a trading desk with analyst agents, opposing research roles, a trader and a risk manager. The project is framed as experimental software, not financial advice, with no claimed proof of profitability.

Thorsten Meyer AI has announced Forezai TradingAgents, an Apache-2.0 open-source research framework that uses multiple AI agents to simulate a trading firm, with separate roles for analysts, bullish and bearish research, trade proposal and risk review.

The project, published at forezai.com/tradingagents.html and on GitHub, is presented as part of the Forezai Markets family. According to the source material, TradingAgents is designed to move beyond a single AI market forecast by assigning agents to different parts of a trading workflow.

The described structure includes specialist analyst agents for fundamentals, news or sentiment, and technical price action. A bull researcher builds the strongest case for action, while a bear researcher argues against it. A trader then proposes an action, and a risk manager can vet, size or veto the decision.

The announcement repeatedly states that TradingAgents is not financial advice and is not a recommendation to trade, invest or use the software. It also states that automated trading can lead to substantial losses, including total loss of capital, and that market access may be regulated or restricted depending on jurisdiction.

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

Agent Debate Moves Into Markets

The release matters because it applies the portfolio’s multi-agent decision model to one of the highest-risk domains for AI systems: financial markets. The stated aim is not to replace judgment with one model output, but to test whether structured disagreement can reduce overconfidence in automated analysis.

For readers tracking AI tooling, the project is also a case study in how developers are packaging agent systems around institutional workflows. TradingAgents mirrors parts of a trading desk: research, opposition, execution proposal and risk control. That makes it different from a simple chatbot forecast, though the source does not provide verified trading results.

The open-source license also matters. Apache-2.0 makes the framework available for inspection, reuse and modification, subject to the license terms. That does not make it safe or profitable for live trading; it does mean outside users can study the design rather than relying only on a hosted product description.

MixPad Free Multitrack Recording Studio and Music Mixing Software [Download]

MixPad Free Multitrack Recording Studio and Music Mixing Software [Download]

Create a mix using audio, music and voice tracks and recordings.

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Part Of Forezai Markets

The announcement follows a previous Built in Public entry about Polybot, described in the source material as a single AI forecaster comparing one estimate with one market price. TradingAgents is framed as the companion piece: a full simulated desk rather than one forecaster.

Thorsten Meyer AI says the release completes the portfolio’s Markets family, pairing Polybot with TradingAgents. The broader Built in Public series is described as a 19-day rollout of an operator portfolio spanning content, decision, platform, quality assurance, markets, defense or intelligence, diagnostic, world model and readiness tools.

The project inherits several themes stated across the series: local-first operation, provider-agnostic model use, open inspection and decision workflows that remove weak ideas before action. Those are claims about design intent and architecture, not independent proof of performance.

The No-BS Guide to AI for Trading & Market Research: How to Use ChatGPT, Claude & AI Tools for Market Analysis, Stock Research & Data-Driven Trading ... ... Required (The No-BS AI Playbooks Book 3)

The No-BS Guide to AI for Trading & Market Research: How to Use ChatGPT, Claude & AI Tools for Market Analysis, Stock Research & Data-Driven Trading … … Required (The No-BS AI Playbooks Book 3)

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Performance Claims Remain Untested

It is not yet clear how TradingAgents performs under live market conditions, whether any users have deployed it with real capital, or how its outputs compare with human analysts or simpler automated strategies. The source material does not provide audited returns, benchmark results or independent validation.

It is also unclear which models users will commonly run in each role, how the framework handles bad data, outages, latency, changing market regimes or compliance requirements across jurisdictions. Those questions matter because agent architecture alone does not establish reliability in trading.

Stock Market Trading Strategy Guide Plus MS Excel Software

Stock Market Trading Strategy Guide Plus MS Excel Software

No Technical Analysis – Learn to Trade Like a Hedge Fund Manager!

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 of the Apache-2.0 code and documentation. Developers can review the architecture, test the agent roles and judge whether the risk controls are meaningful for research use.

Any move toward real trading would require separate legal, financial and technical review. The source material advises users to treat this space as risk capital only and to consult a qualified professional before making financial decisions.

Python for Algorithmic Trading Cookbook: Recipes for designing, building, and deploying algorithmic trading strategies with Python

Python for Algorithmic Trading Cookbook: Recipes for designing, building, and deploying algorithmic trading strategies with Python

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

What is Forezai TradingAgents?

It is an open-source research framework from Thorsten Meyer AI that models a trading desk with multiple AI agents assigned to 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.

Does the release show TradingAgents makes money?

No verified profitability data is provided in the source material. The announcement says the architecture is being illustrated, not a track record.

Why use several agents instead of one model?

The project is built around the claim that separate roles and opposing arguments can reduce single-model overconfidence. A risk manager role is designed to reject, reduce or delay proposed trades.

Where does this fit in the Forezai portfolio?

Thorsten Meyer AI presents TradingAgents as part of the Markets family, paired with Polybot, and as Day 14 of a 19-day Built in Public series.

Source: Thorsten Meyer AI

You May Also Like

Building And Testing A DIY Robot Actuator

A hobbyist has designed and tested a custom robot actuator, achieving partial success with ongoing improvements needed. Read the full report.

Change-order risk detector for landscaping contractors

A new workflow tool for landscaping contractors aims to identify change-order risks in quotes, helping small firms control margins amid project uncertainties.

nicolas nielsen designs self-driving HYVE beehive to pollinate cities

Nicolas Nielsen has designed Hyve, an autonomous, mobile beehive that moves through city green spaces to support urban pollination efforts.