May 25, 2026

LLMs Are Rewriting Trading Strategies. The Signal Is the New Edge.

A new AI framework, MadEvolve, optimizes trading systems with LLMs, but the real edge is the quality of the input signals.

An LLM framework just optimized a trading algorithm faster than most humans can audit the code. The bottleneck in quantitative finance just shifted.

The Algorithm Evolver

The paper, available on arXiv, introduces MadEvolve, a framework built by researchers applying DeepMind’s AlphaEvolve methods to finance. Instead of a human trader tweaking a strategy’s parameters, an LLM generates, tests, and mutates the rulesets automatically. This means a system that can theoretically adapt to regime changes faster than any manual developer can. We have seen flashes of this in agentic trading agents, but never in a general-purpose framework applied directly to optimization.

Why This Matters This Week

This theoretical advance lands in a market that is screaming for adaptability. Bitcoin demand just hit its lowest level of the year. A Satoshi-era miner sent $203M in BTC to OTC desks. Analysts are warning of a slide toward $72K if the bid evaporates. Simultaneously, derivatives data shows intense short positioning, setting the stage for a squeeze toward $80K on an Iran peace deal. A static strategy gets torn apart in this noise. A dynamic, evolving system is the only way to keep up.

Garbage In, Ghosts Out

MadEvolve can optimise execution logic and risk management. It cannot conjure accurate market context out of thin air. The single greatest constraint on an automated agent is the quality of its input signals. An optimized strategy fed raw, delayed, or noisy data will simply fail faster. A for loop on a bad indicator still produces a bad trade. The architecture of the future isn’t an LLM trading in a vacuum. It is an LLM consuming a curated, cross-referenced, scored signal feed. It needs to know when a whale transfer coincides with a shift in the macro calendar.

Market Context

Bitcoin is trading in a compressed range. On-chain demand metrics are faltering, raising the risk of a deeper correction. Yet the derivative market shows persistent short demand, creating the conditions for an explosive counter-move. DeFi TVL is consolidating. Sentiment is frayed. This is precisely the kind of multi-variable environment where single-threaded analysis fails and fused signals win.

The signal

For the trader building the next autonomous agent, the lesson is clear. The LLM is becoming a commodity. The optimizer is becoming an open-source template. The moat is the signal pipeline. Connecting a whale move to a change in funding rates to an imminent CPI print requires infrastructure most individual traders don’t have. This is exactly the kind of cross-referenced signal n0brains automates — whale moves backed by funding spikes, scored and delivered in seconds. The algorithm evolves. The signal is the constant.

Stop writing the perfect strategy. Start feeding the perfect signal.