@quantscience_: BREAKING: A new open-source multi-agent LLM trading framework in Python It's called TradingAgents. Here's what it does …

X AI KOLs Timeline Tools

Summary

A new open-source Python framework called TradingAgents has been released for multi-agent LLM trading, and it's available for free.

🚨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
Original Article
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):

  1. What is TradingAgents

TradingAgents is a multi-agent trading framework that mirrors the dynamics of real-world hedge funds.

  1. 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

  1. The research

TradingAgents: Multi-Agents LLM Financial Trading Framework

Get the 38-page paper: https://arxiv.org/pdf/2412.20138

  1. 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

Papers with Code Trending

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

GitHub Trending (daily)

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

Papers with Code Trending

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.