🌐
GitHub
github.com › tauricresearch › tradingagents
GitHub - TauricResearch/TradingAgents: TradingAgents: Multi-Agents LLM Financial Trading Framework · GitHub
June 3, 2026 - TradingAgents framework is designed for research purposes. Trading performance may vary based on many factors, including the chosen backbone language models, model temperature, trading periods, the quality of data, and other non-deterministic ...
Starred by 92.3K users
Forked by 17.8K users
Languages   Python 99.9% | Dockerfile 0.1%
🌐
Tauric Research
tauric.ai › research › tradingagents
TradingAgents: Multi-Agents LLM Financial Trading Framework | Tauric Research
March 25, 2025 - We introduce TradingAgents, a novel stock trading framework inspired by trading firms, utilizing multiple LLM-powered agents with specialized roles such as fundamental, sentiment, and technical analysts, as well as traders with diverse risk profiles. The system features Bull and Bear researchers evaluating market conditions, a risk management team overseeing exposure, and traders integrating insights from debates and historical data to make informed decisions.
Discussions

This isn’t just an AI trader — it’s a full hedge fund made of AI agents, and somehow… they execute trades better than humans.
Yeah, sure, whatever, thanks for sharing (no) More on reddit.com
🌐 r/AI_Agents
3
0
June 13, 2025
what do you think about this agent set up
My 2 cents: Qwen3-8B for technical analysis is lightweight for complex multi-timeframe pattern recognition. It may hallucinate indicator interpretations LLMs are bad at numbers: Stop-loss and target prices generated by LLM reasoning often suffer from anchoring bias (e.g., rounding to psych levels) and may not respect actual volatility distributions "Deep" vs "fast" routing: the system assumes these are distinct, but there's no validation that "deep" actually produces better decisions. No feedback loop measuring whether deep reasoning beats fast reasoning No backtesting loop: The "Outcome scorer" runs daily but there's no indication it feeds back into model weights or agent prompts. It's just logging More on reddit.com
🌐 r/algotrading
88
94
April 25, 2026
Investiment Assistent
Okay i know that this is not the idea that the project is undergoing right now, but as someone that invests in stocks, ETFs and etc, this project could have a investment assistant on the idea that ... More on github.com
🌐 github.com
1
March 21, 2026
Using AI to screen stocks
good luck, you have to apply critical thinking. AI is great and all but hallucinates often and is no substitute for understanding the market. If you tell it to make you an algo, it will. It will also lose money and even if you feed it a bunch of data, without a hypothesis with clear rules and more time than you think, can it produce something that may or may not be profitable. More on reddit.com
🌐 r/algotrading
29
0
August 25, 2025
🌐
Tauric Research
tauric.ai
Tauric Research: Empowering market intelligence
Our research explores the intersection of large language models, reinforcement learning, and multi-agent collaboration, driving the next generation of intelligent trading technologies. ... A multi-agent LLM framework for financial trading. ... Advancing financial reasoning in LLMs via reinforcement learning. An AI-agent trading system built on the TradingAgents framework: analyst, researcher, trader, risk, and management agents working together behind optimized tools and interfaces.
🌐
TradingAgents
tauricresearch.github.io › TradingAgents
TradingAgents | TradingAgents: Multi-Agents LLM Financial Trading Framework
TradingAgents framework is designed for research purposes. Trading performance may vary based on many factors, including the chosen backbone language models, model temperature, trading periods, the quality of data, and other non-deterministic factors.
🌐
GitHub
github.com › TauricResearch
Tauric Research · GitHub
Pioneering Trading Intelligence with AI Precision. Tauric Research has 3 repositories available. Follow their code on GitHub.
🌐
GitHub
github.com › TauricResearch › TradingAgents › releases
Releases · TauricResearch/TradingAgents
April 25, 2026 - TradingAgents v0.2.4 ships structured-output decision agents, opt-in checkpoint resume, a persistent decision log with outcome-grounded reflections, four new LLM providers, and a Docker image. Research Manager, Trader, and Portfolio Manager use llm.with_structured_output(Schema) on their primary call and return typed Pydantic instances.
Author   TauricResearch
🌐
Apidog
apidog.com › blog › tradingagents-multi-agent-llm-trading
TradingAgents:Open-Source LLM Trading Framework
May 7, 2026 - Most multi-agent LLM frameworks promise more than they deliver. TradingAgents is one of the rare exceptions: open-sourced by Tauric Research alongside an arXiv paper, now at version 0.2.4, and shipping the kind of clean role decomposition other frameworks describe but rarely implement.
🌐
GitHub
github.com › TauricResearch › TradingAgents › blob › main › README.md
TradingAgents/README.md at main · TauricResearch/TradingAgents
TradingAgents framework is designed for research purposes. Trading performance may vary based on many factors, including the chosen backbone language models, model temperature, trading periods, the quality of data, and other non-deterministic ...
Author   TauricResearch
Find elsewhere
🌐
Reddit
reddit.com › r/ai_agents › this isn’t just an ai trader — it’s a full hedge fund made of ai agents, and somehow… they execute trades better than humans.
r/AI_Agents on Reddit: This isn’t just an AI trader — it’s a full hedge fund made of AI agents, and somehow… they execute trades better than humans.
June 13, 2025 -

Most AI tools today?

🧠 “Summarize this.”

💬 “Answer that.”

But someone quietly built an agent system that doesn’t just assist

it thinks, argues, plans, and acts.

It’s called TradingAgents by Tauric Research.

And here’s what’s crazy:

It breaks trading down into roles, like a real hedge fund.

Market Analyst Agent scans prices, news, macro trends

Research Agent reads whitepapers, Twitter threads, reports

Sentiment Agent gauges social mood from Reddit/X

Bull vs Bear Agents argue for and against moves

Trader Agent listens, makes the call

Risk Manager Agent sets guardrails

→ Then it all gets executed in real time.

Not a fancy prompt chain.

Not another wrapper.

This is modular AI — with memory, roles, and goals.

And yeah, it runs with real trades.

Real stakes.

No human in the loop.

Why it matters?

This isn’t just about finance.

This is a glimpse at AI teams in action.

Now imagine this for:

✅ Support → triage agent, draft agent, review agent

✅ Marketing → ideation agent, content agent, performance agent

✅ Product ops → blocker agent, action agent, deploy agent

No bloated dashboards.

No busywork.

Just outcomes.

🌐
Medium
medium.com › hikmah-techstack › building-trading-bots-that-think-like-a-trading-firm-unpacking-the-tradingagents-paper-f975ae5b42df
Building Trading Bots That Think Like a Trading Firm: Unpacking the TradingAgents Paper | by Arshad Ansari | Hikmah Techstack
October 13, 2025 - The paper specifically calls out Apple as “particularly challenging due to market volatility during the testing period.” Traditional rule-based strategies got wrecked because patterns failed to generalize.
🌐
Reddit
reddit.com › r/algotrading › what do you think about this agent set up
r/algotrading on Reddit: what do you think about this agent set up
April 25, 2026 -

I have some background in Python and AI engineering, some slight background in finance (UC berkeley executive education classes). AI engineering is more of my gig right now. I'm currently rag training and paper trading an open source system. "chunks" are the books and data i have used to train the system. I'm still building, I've only been on paper trade for 4 days, fixed a few bugs in the research phase last week.

For those of you building AI agent trading systems from scratch. What has worked? what has not worked? Just curious if i'm putting too much time, and energy into the wrong direction. If you're curious about the models i'm using, please ask; however they were chosen to run on my hardware, and i might try a few others as time goes on. Does anyone have better luck with C++, and Rust?

Edit: I made a new post with an updated high level overview.

🌐
GitHub
github.com › TauricResearch › TradingAgents › issues › 406
Investiment Assistent · Issue #406 · TauricResearch/TradingAgents
March 21, 2026 - Example a guy in Brazil made a a research in one of Brazil Holdings and he had to put a lot of his time check yahoo finance, check other company's that could unevaluated his decision and after more than a week (he said that in his channel) he made the decision to buy said company and now one year later the company has generated for him more than 138%.
Author   TauricResearch
🌐
IDEAS/RePEc
ideas.repec.org › p › arx › papers › 2412.20138.html
TradingAgents: Multi-Agents LLM Financial Trading Framework
Detailed architecture and extensive experiments reveal its superiority over baseline models, with notable improvements in cumulative returns, Sharpe ratio, and maximum drawdown, highlighting the potential of multi-agent LLM frameworks in financial trading. TradingAgents is available at https://github.com/TauricResearch/TradingAgents.
🌐
Railway
railway.com › deploy › trading-agents
Deploy TradingAgents By Tauric Research | Open Source Multi-Agent Stock Analysis
April 30, 2026 - TradingAgents is an open-source multi-agent LLM framework by Tauric Research that mirrors the dynamics of a real trading firm — analysts, researchers, traders, and risk managers debate and converge on a buy/hold/sell recommendation for any ticker.
🌐
GitHub
github.com › orgs › TauricResearch › repositories
Tauric Research
TauricResearch/TradingAgents’s past year of commit activity · TradingAgents: Multi-Agents LLM Financial Trading Framework · agentfinancetrading+ 2 · agentfinancetradingmultiagentllm · Python• · Apache License 2.0•17k17k forks•87k87k stars•161161 issues•147147 pull requests•Updated ·
🌐
GitHub
github.com › TauricResearch › TradingAgents › tree › main › tradingagents
TradingAgents/tradingagents at main · TauricResearch/TradingAgents
TradingAgents: Multi-Agents LLM Financial Trading Framework - TauricResearch/TradingAgents
Author   TauricResearch
🌐
DigitalOcean
digitalocean.com › community › conceptual-articles › tradingagents
TradingAgents - A LLM Framework for Financial Trading | DigitalOcean
June 4, 2025 - TradingAgents is a truly innovative application of LLM technologies with tool calling capabilities. Thanks to the intensive research and analytical capabilities afforded by the pipeline, we believe this experiment generates some very interesting results.
🌐
Aibars
aibars.net › en › library › open-source-ai › details › 728332376513581056
TradingAgents - Multi-Agent LLM Financial Trading Framework | Intelligent Quantitative Trading System
October 9, 2025 - TradingAgents is a multi-agent trading framework that simulates the dynamic structure of real-world trading firms. By deploying a team of specialized agents powered by large language models—including fundamental analysts, sentiment experts, technical analysts, traders, and risk management teams—the platform enhances trading decisions through collaborative evaluation. Developed by Tauric Research...
🌐
Pinggy
pinggy.io › blog › best_ai_trading_agents
Best AI Trading Agents in 2026: Do They Actually Make Money? - Pinggy
May 28, 2026 - TradingAgents by TauricResearch is the most-starred open-source AI trading framework on GitHub with over 80,000 stars and 15,500 forks.
🌐
ADS
ui.adsabs.harvard.edu › abs › arXiv:2412.20138
TradingAgents: Multi-Agents LLM Financial Trading Framework - ADS
Detailed architecture and extensive experiments reveal its superiority over baseline models, with notable improvements in cumulative returns, Sharpe ratio, and maximum drawdown, highlighting the potential of multi-agent LLM frameworks in financial trading. TradingAgents is available at https://github.com/TauricResearch/TradingAgents.