AI-Trader: Benchmarking Autonomous Agents in Real-Time Financial Markets
Tianyu Fan, Yuhao Yang, Yangqin Jiang, Yifei Zhang, Yuxuan Chen, Chao Huang
TL;DR
<3-5 sentence high-level summary> The paper addresses the lack of robust benchmarks for autonomous LLM agents in live financial markets and introduces AI-Trader, a fully autonomous, real-time, data-uncontaminated benchmarking framework spanning U.S. stocks, A-shares, and cryptocurrencies, with hourly and daily trading granularities. It evaluates six mainstream LLM backbones using a minimal-information paradigm and a standardized MCP-based toolchain to enable end-to-end live trading, information retrieval, and decision execution. Key findings show that general intelligence does not automatically yield profitable trading; risk-control capabilities drive cross-market robustness, and liquidity affects excess returns, with notable cross-market generalization limitations and crypto-specific dynamics revealed through case analyses. These results underscore the need for improved risk-aware, adaptive strategies in autonomous trading agents and provide a foundation for future, more robust live-finance benchmarks and methodologies.
Abstract
Large Language Models (LLMs) have demonstrated remarkable potential as autonomous agents, approaching human-expert performance through advanced reasoning and tool orchestration. However, decision-making in fully dynamic and live environments remains highly challenging, requiring real-time information integration and adaptive responses. While existing efforts have explored live evaluation mechanisms in structured tasks, a critical gap remains in systematic benchmarking for real-world applications, particularly in finance where stringent requirements exist for live strategic responsiveness. To address this gap, we introduce AI-Trader, the first fully-automated, live, and data-uncontaminated evaluation benchmark for LLM agents in financial decision-making. AI-Trader spans three major financial markets: U.S. stocks, A-shares, and cryptocurrencies, with multiple trading granularities to simulate live financial environments. Our benchmark implements a revolutionary fully autonomous minimal information paradigm where agents receive only essential context and must independently search, verify, and synthesize live market information without human intervention. We evaluate six mainstream LLMs across three markets and multiple trading frequencies. Our analysis reveals striking findings: general intelligence does not automatically translate to effective trading capability, with most agents exhibiting poor returns and weak risk management. We demonstrate that risk control capability determines cross-market robustness, and that AI trading strategies achieve excess returns more readily in highly liquid markets than policy-driven environments. These findings expose critical limitations in current autonomous agents and provide clear directions for future improvements. The code and evaluation data are open-sourced to foster community research: https://github.com/HKUDS/AI-Trader.
