Orchestration Framework for Financial Agents: From Algorithmic Trading to Agentic Trading
Summary
This paper proposes an orchestration framework for financial agents that maps traditional algorithmic trading components to AI agents, demonstrating improved returns in stock and BTC trading compared to market benchmarks.
View Cached Full Text
Cached at: 08/26/26, 09:11 PM
Paper page - Orchestration Framework for Financial Agents: From Algorithmic Trading to Agentic Trading
Source: https://huggingface.co/papers/2512.02227
Abstract
Thefinancialmarketisamission-criticalplaygroundforAIagentsduetoitstemporaldynamicsandlowsignal-to-noiseratio.Buildinganeffectivealgorithmictradingsystemmayrequireaprofessionalteamtodevelopandtestovertheyears.Inthispaper,weproposeanorchestrationframeworkforfinancialagents,whichaimstodemocratizefinancialintelligencetothegeneralpublic.Wemapeachcomponentofthetraditionalalgorithmictradingsystemtoagents,includingplanner,orchestrator,alphaagents,riskagents,portfolioagents,backtestagents,executionagents,auditagents,andmemoryagent.Wepresenttwoin-housetradingexamples.Forthestocktradingtask(hourlydatafrom04/2024to12/2024),ourapproachachievedareturnof20.42%,aSharperatioof2.63,andamaximumdrawdownof-3.59%,whiletheS&P500indexyieldedareturnof15.97%.FortheBTCtradingtask(minutedatafrom27/07/2025to13/08/2025),ourapproachachievedareturnof8.39%,aSharperatioof0.38,andamaximumdrawdownof-2.80%,whereastheBTCpriceincreasedby3.80%.Ourcodeisavailableonhttps://github.com/Open-Finance-Lab/AgenticTrading{GitHub}.
View arXiv pageView PDFGitHub538autoAdd to collection
Get this paper in your agent:
hf papers read 2512\.02227
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper1
#### nerds-gaming/xauusd-ml-trader
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2512.02227 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2512.02227 in a Space README.md to link it from this page.
Collections including this paper1
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.
@Voxyz_ai: https://x.com/Voxyz_ai/status/2062246736257556654
This article details how to structure multi-agent AI teams for investment research, using open-source projects like TradingAgents and the Bloome platform. It emphasizes that the key to effective agent collaboration is the organizational architecture, not the model intelligence.
AI-Trader: Benchmarking Autonomous Agents in Real-Time Financial Markets
This paper introduces AI-Trader, the first fully automated live benchmark for evaluating LLMs in financial decision-making across US stocks, A-shares, and cryptocurrencies. It highlights that general intelligence does not guarantee trading success and emphasizes the importance of risk control in autonomous agents.
AlphaCrafter: A Full-Stack Multi-Agent Framework for Cross-Sectional Quantitative Trading
AlphaCrafter is a full-stack multi-agent framework for cross-sectional quantitative trading that uses specialized agents for factor mining, screening, and trading to adapt to evolving market conditions.
@quantscience_: BREAKING: A new open-source multi-agent LLM trading framework in Python It's called TradingAgents. Here's what it does …
A new open-source Python framework called TradingAgents has been released for multi-agent LLM trading, and it's available for free.