Automate Strategy Finding with LLM in Quant Investment
Zhizhuo Kou, Holam Yu, Junyu Luo, Jingshu Peng, Xujia Li, Chengzhong Liu, Juntao Dai, Lei Chen, Sirui Han, Yike Guo
TL;DR
This work addresses brittleness in traditional quantitative finance models by introducing a three-stage framework that leverages large language models (LLMs) within a risk-aware multi-agent system to automate alpha factor discovery and strategy optimization. It combines an LLM-based Seed Alpha Factory, a multimodal multi-agent evaluation (Confidence Score Agent and Risk Preference Agent), and a dynamic weight-optimization module (a 3-layer MLP) to produce adaptive trading signals across diverse markets. Empirical results in the SSE50, CSI300, and SP500 demonstrate robust alpha generation and superior risk-adjusted performance, including a 53.17% cumulative return in 2023 on SSE50 and strong cross-market resilience. The approach extends Fin-LLMs and multi-agent frameworks to scalable, automated portfolio construction with practical implications for real-world quantitative trading.
Abstract
We present a novel three-stage framework leveraging Large Language Models (LLMs) within a risk-aware multi-agent system for automate strategy finding in quantitative finance. Our approach addresses the brittleness of traditional deep learning models in financial applications by: employing prompt-engineered LLMs to generate executable alpha factor candidates across diverse financial data, implementing multimodal agent-based evaluation that filters factors based on market status, predictive quality while maintaining category balance, and deploying dynamic weight optimization that adapts to market conditions. Experimental results demonstrate the robust performance of the strategy in Chinese & US market regimes compared to established benchmarks. Our work extends LLMs capabilities to quantitative trading, providing a scalable architecture for financial signal extraction and portfolio construction. The overall framework significantly outperforms all benchmarks with 53.17% cumulative return on SSE50 (Jan 2023 to Jan 2024), demonstrating superior risk-adjusted performance and downside protection on the market.
