TRAILGPMMay 21

MadEvolve: Evolutionary Optimization of Trading Systems with Large Language Models

arXiv:2605.2300788.8
AI Analysis

For quantitative finance practitioners, this demonstrates a novel application of LLM-guided evolution to automate and enhance trading system design, though results are limited to a single asset and simulation setup.

MadEvolve, an LLM-driven evolutionary optimization framework, significantly improves Bitcoin trading strategies across feature generation, component optimization, and joint pipeline evolution, outperforming agentic search baselines like Claude Code.

We explore the application of LLM-driven algorithm optimization to several common tasks in quantitative finance. MadEvolve, a general-purpose algorithm optimization framework inspired by DeepMind's Alpha-Evolve, was recently developed to optimize algorithms in computational cosmology. Here we demonstrate the utility of MadEvolve to optimize algorithmic trading strategies and alpha generation at the example of Bitcoin trading. On our simulation and backtesting setup, we achieve significant improvements on all tasks we considered, such as evolving feature sets for signal generation, optimizing separate components of the trading strategy, and jointly evolving the feature pipeline together with the execution strategy. Additionally, we compare our method to other agentic search approaches, specifically Claude Code, and carefully evaluate p-hacking probabilities on our simulation setup. Our findings strongly support the utility of AI-driven agentic and evolutionary algorithms for algorithmic trading and quantitative finance.

Foundations

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

Your Notes