Each run pushes a ticker through five parallel analyst agents (market structure, news, fundamentals, social sentiment, and a Kronos price-forecast analyst). Their outputs feed a bull/bear debate, which feeds a trader synthesis, which feeds a three-voice risk team (aggressive · conservative · neutral). A portfolio manager arbitrates the entire stack into a final 5-tier rating with a price target and a time horizon. The Forezai fork wraps that pipeline in an autonomous loop so research, decision, execution, and exit happen on a schedule without human approval — paper-trading only by default.
⚠ Editorial note — read this carefully
Multi-agent LLM systems are not oracles. Each agent has its own biases — recency bias on news, sentiment-anchoring on social, anchoring on prior earnings on fundamentals, and most of all model hallucination. The bull/bear debate and three-voice risk team are explicitly designed to expose those biases; the system does not promise to eliminate them.
The autonomous loop's job is to make the system's output measurable, not to make it trustworthy by default. Every rating, every order, every exit is written to an append-only audit log. Every closed trade is journaled with realised P&L and alpha versus a benchmark (SPY for equities, BTC-USD for crypto). When the system loses money, the journal makes it impossible to pretend it didn't.
The Kronos analyst is honesty in practice. Kronos is a financial foundation model we first tested in the sibling Polybot project — where, as a probability forecaster, it tied but did not beat a century-old Brownian formula and was not deployed. Its directional signal was the part that held up, so here it appears as a 5th analyst that contributes a vote to the debate — explicitly not trusted for calibrated odds, only for direction. A model that failed one job is used narrowly for the one thing it does well, and the committee can outvote it.
If you are looking for a strategy you can switch on with real money, this is not it. If you are looking for an honest research platform to investigate whether multi-agent LLM committees can do something useful, you may find it useful.
13
Agent roles
analysts + debate + risk + decision
5
Analyst tools
market · news · fundamentals · social · kronos
3
Risk voices
aggressive · conservative · neutral
5
Rating tiers
Buy / Over / Hold / Under / Sell
510+
Unit tests
engine + services + HTTP
$0
LLM cost floor
free via Codex OAuth + ChatGPT Pro