@quantscience_: BREAKING: A new open-source multi-agent LLM trading framework in Python It's called TradingAgents. Here's what it does …
Summary
A new open-source Python framework called TradingAgents has been released for multi-agent LLM trading, and it's available for free.
View Cached Full Text
Cached at: 08/17/26, 12:15 PM
🚨BREAKING: A new open-source multi-agent LLM trading framework in Python
It’s called TradingAgents.
Here’s what it does (and how to get it for FREE): 🧵 https://t.co/wEhBE7CWDL
BREAKING: A new open-source multi-agent LLM trading framework in Python
It’s called TradingAgents.
Here’s what it does (and how to get it for FREE):
- What is TradingAgents
TradingAgents is a multi-agent trading framework that mirrors the dynamics of real-world hedge funds.
- How it works
By deploying specialized LLM-powered agents: from fundamental analysts, sentiment experts, and technical analysts, to trader, risk management team, the platform collaboratively evaluates market conditions and informs trading decisions
- The research
TradingAgents: Multi-Agents LLM Financial Trading Framework
Get the 38-page paper: https://arxiv.org/pdf/2412.20138
- They Open Sourced It!
Get it on GitHub here (must know Python to use it): https://github.com/TauricResearch/TradingAgents…
One more thing before you go…
Want to learn Algorithmic Trading Strategies (that actually work)?
On September 3rd, we are hosting a free workshop to help you get started with algorithmic trading with Python.
Register here (630+ registered): https://learn.quantscience.io/join
P.S. - Want to learn Algorithmic Trading Strategies that actually work?
I’m hosting a live workshop. Join here: https://learn.quantscience.io/join
Similar Articles
TradingAgents: Multi-Agents LLM Financial Trading Framework
This paper introduces TradingAgents, a multi-agent LLM framework that simulates real-world trading firms to improve stock trading performance. It utilizes specialized agents for analysis and risk management, demonstrating superior results in cumulative returns and Sharpe ratio compared to baselines.
TauricResearch/TradingAgents
TradingAgents is an open-source multi-agent LLM framework for financial trading, with support for various LLM providers and recent updates including new models and features.
QuantAgent: Price-Driven Multi-Agent LLMs for High-Frequency Trading
QuantAgent is a multi-agent LLM framework designed specifically for high-frequency trading, using four specialized agents (Indicator, Pattern, Trend, Risk) to make rapid, risk-aware decisions based on short-horizon signals. In zero-shot evaluations across ten financial instruments including Bitcoin and Nasdaq futures, it outperforms existing neural and rule-based baselines in predictive accuracy and cumulative return.
@CypherSacha: Madness Someone just released an open-source framework that simulates a real trading floor with AI agents. You launch a…
An open-source framework simulates a real trading floor with multiple AI agents performing fundamental, sentiment, technical, and risk analysis, compatible with major LLMs like GPT-5, Claude 4, and Gemini 3.
@DanKornas: A single LLM can blur market data, debate, and risk into one opaque answer. This repo splits the work across specialize…
TradingAgents is an open-source multi-agent LLM framework for financial market analysis, routing market data through specialized agents for research.