Papers
Topics
Authors
Recent
2000 character limit reached

Trade in Minutes! Rationality-Driven Agentic System for Quantitative Financial Trading (2510.04787v1)

Published 6 Oct 2025 in cs.MA and cs.AI

Abstract: Recent advancements in LLMs and agentic systems have shown exceptional decision-making capabilities, revealing significant potential for autonomic finance. Current financial trading agents predominantly simulate anthropomorphic roles that inadvertently introduce emotional biases and rely on peripheral information, while being constrained by the necessity for continuous inference during deployment. In this paper, we pioneer the harmonization of strategic depth in agents with the mechanical rationality essential for quantitative trading. Consequently, we present TiMi (Trade in Minutes), a rationality-driven multi-agent system that architecturally decouples strategy development from minute-level deployment. TiMi leverages specialized LLM capabilities of semantic analysis, code programming, and mathematical reasoning within a comprehensive policy-optimization-deployment chain. Specifically, we propose a two-tier analytical paradigm from macro patterns to micro customization, layered programming design for trading bot implementation, and closed-loop optimization driven by mathematical reflection. Extensive evaluations across 200+ trading pairs in stock and cryptocurrency markets empirically validate the efficacy of TiMi in stable profitability, action efficiency, and risk control under volatile market dynamics.

Summary

  • The paper presents a rationality-driven agentic trading system (TiMi) that decouples strategy development from minute-level deployment.
  • It employs specialized agents for macro analysis, strategy adaptation, bot evolution, and feedback reflection to optimize trading performance.
  • Experimental results demonstrate competitive returns, improved Sharpe ratios, and robust risk management across various financial markets.

Trade in Minutes! Rationality-Driven Agentic System for Quantitative Financial Trading

Introduction

The paper introduces TiMi, a novel rationality-driven multi-agent system for quantitative financial trading. TiMi differentiates itself from existing financial agents by decoupling strategy development from minute-level deployment, leveraging specialized LLM capabilities in semantic analysis, code programming, and mathematical reasoning. The system aims to integrate mechanical rationality with strategic depth, facilitating profitable and efficient trading without the reliance on anthropomorphic roles that might introduce biases. Figure 1

Figure 1: Architecture of the proposed TiMi system comprising three stages: policy, optimization, and deployment.

System Architecture

Decoupled Multi-Agent Design

TiMi's architecture consists of three primary stages: policy formulation, strategy optimization, and live deployment. The policy stage deals with offline simulations, where trading strategies are developed and fine-tuned using macro and micro analysis paradigms. This is followed by an optimization stage that simulates historical data to refine strategies. The deployment stage involves executing optimized strategies in live trading environments.

Specialized Agents

  • Macro Analysis Agent: Utilizes technical indicators to derive general market strategies.
  • Strategy Adaptation Agent: Customizes strategies for specific trading pairs, ensuring adaptability to individual pair characteristics.
  • Bot Evolution Agent: Transforms strategies into executable trading bots using a layered programming design.
  • Feedback Reflection Agent: Employs mathematical reasoning to optimize and refine these strategies.

Implementation

TiMi's approach to implementation is highly structured, focusing on decoupling complex reasoning from deployment. This separation facilitates low latency and efficient trading operations. The agents collectively leverage the capabilities of LLMs to ensure precise and adaptable trading decisions.

Layered Programming Design

TiMi constructs trading bots in three hierarchical layers: strategy, function, and parameter layers. This modular design allows for systematic refinement and efficient implementation adjustments based on market conditions and feedback iterations.

Optimization and Deployment

The optimization stage uses simulation data to gather transaction feedback, which is analyzed to refine strategies. This refinement is a closed-loop process, driven by parameter tuning and function-level adjustments, enhancing trading efficacy.

Experimental Results

TiMi was evaluated across 200+ trading pairs in stock and cryptocurrency markets, displaying competitive performance in profitability, risk management, and action efficiency. It achieved remarkable results in terms of annualized returns, Sharpe ratios, and maximum drawdowns. Figure 2

Figure 2

Figure 2: Comparison of action latency (left) and capital utilization (right) for representative methods.

Discussion

The introduction of TiMi marks a significant step towards integrating rationality-driven methodologies into financial trading. By leveraging the specific capabilities of LLMs in semantic analysis and code programming, TiMi provides a robust framework for dynamic trading environments.

The system's ability to maintain low latency and execute complex strategies in real-time markets underscores its practical utility. Its modular design and decoupled architecture offer notable advantages in terms of system stability, adaptability, and scalability. Figure 3

Figure 3: Detailed transactions of TiMi on four representative cryptocurrency trading pairs.

Conclusion

TiMi represents an evolution in trading systems, effectively harmonizing strategic depth with mechanical rationality. Through its agentic system, it advances the efficacy of algorithmic trading, presenting a customizable framework capable of robust performance across varying market dynamics. TiMi's contribution lies in its ability to offer a structured, efficient, and rational approach to financial trading that leverages the complementary skills of modern LLMs. Future explorations may focus on extending these principles to broader financial domains and incorporating further adaptive learning techniques.

Whiteboard

Paper to Video (Beta)

Open Problems

We found no open problems mentioned in this paper.

Collections

Sign up for free to add this paper to one or more collections.

Tweets

Sign up for free to view the 3 tweets with 231 likes about this paper.