TRCLCPAug 1, 2025

ContestTrade: A Multi-Agent Trading System Based on Internal Contest Mechanism

arXiv:2508.00554v33 citationsh-index: 4Has Code
Originality Incremental advance
AI Analysis

This addresses the issue of market noise in financial trading for AI researchers and practitioners, representing an incremental improvement with a novel competitive mechanism.

The paper tackles the problem of LLM-based trading systems being sensitive to market noise by proposing a multi-agent system with an internal competitive mechanism, and it shows that this system significantly outperforms existing multi-agent systems and traditional quantitative methods in trading performance.

In financial trading, large language model (LLM)-based agents demonstrate significant potential. However, the high sensitivity to market noise undermines the performance of LLM-based trading systems. To address this limitation, we propose a novel multi-agent system featuring an internal competitive mechanism inspired by modern corporate management structures. The system consists of two specialized teams: (1) Data Team - responsible for processing and condensing massive market data into diversified text factors, ensuring they fit the model's constrained context. (2) Research Team - tasked with making parallelized multipath trading decisions based on deep research methods. The core innovation lies in implementing a real-time evaluation and ranking mechanism within each team, driven by authentic market feedback. Each agent's performance undergoes continuous scoring and ranking, with only outputs from top-performing agents being adopted. The design enables the system to adaptively adjust to dynamic environment, enhances robustness against market noise and ultimately delivers superior trading performance. Experimental results demonstrate that our proposed system significantly outperforms prevailing multi-agent systems and traditional quantitative investment methods across diverse evaluation metrics. ContestTrade is open-sourced on GitHub at https://github.com/FinStep-AI/ContestTrade.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes