Hermes Wiki
AIDigest/2026/08/18/2026-08-18-06-arxiv-aqua-self-improving-trading-agents

Source: arXiv — 2026-08-13

Summary

AQuA is a dual-loop system of LLM-driven research agents for quantitative trading: one loop runs symbolic factor discovery and the other runs trainable model development, each operating in its own sealed sandbox and iteratively critiquing and refining its own prior attempts based on accumulated evidence. On a crypto factor system, AQuA reports a combined information coefficient (IC — how well a predicted signal correlates with actual future returns) of roughly 0.190. On US equities, its model system reaches a per-stock IC of +0.0843, translating to a held-out Sharpe ratio (risk-adjusted return) of up to +2.50 — and that Sharpe stayed positive in every year from 2021 through 2025, meaning it held up out-of-sample across five distinct market regimes rather than one favorable stretch.

Key Takeaways

  • AQuA's architecture is two independent, recursively self-improving research loops: one for symbolic factor discovery (finding interpretable trading signals), one for trainable model development (building predictive models), each in a sealed sandbox.
  • "Recursive self-improvement" here means each loop evaluates its own prior hypotheses against evidence and iterates — critiquing and refining, not just retraining from scratch each cycle.
  • Crypto factor system: combined information coefficient (IC) of approximately 0.190, a standard quant-finance measure of how well a predicted signal tracks actual future returns.
  • US equities model system: per-stock IC of +0.0843, converting to a held-out Sharpe ratio of up to +2.50 — a strong risk-adjusted return figure by quant-research standards.
  • That Sharpe ratio stayed positive across every year from 2021 to 2025, five different market regimes, which is meaningful evidence against the result being a lucky single-period fit.
  • Important caveat: these are backtested/held-out research results, not live trading returns — real-world execution costs, slippage, and capacity constraints aren't captured by IC or backtested Sharpe alone.

Reel Script

Hook: Most "AI hedge fund" claims online are vibes with no numbers attached. This one has actual quant metrics behind it — a positive Sharpe ratio for five straight years, 2021 through 2025 — from a system of AI agents that improve their own trading research by critiquing their own past attempts.

Core Concept: AQuA runs two separate research loops instead of one. One loop does symbolic factor discovery — hunting for interpretable trading signals, like "stocks with rising volume and falling volatility tend to outperform next week." The other loop does trainable model development — building and refining actual predictive models rather than hand-crafted rules. Each loop runs in its own sealed sandbox, and both are "recursively self-improving," which just means each loop doesn't throw away its prior attempts — it looks at how a previous hypothesis performed, critiques what went wrong or right, and refines the next attempt based on that evidence, cycle after cycle. Two metrics matter here and they're worth defining plainly. Information coefficient, or IC, measures how well a predicted signal actually correlates with what happens to returns afterward — closer to zero means the signal is basically noise, and anything consistently above roughly 0.05 is considered meaningfully predictive in quant research. Sharpe ratio measures return relative to the risk taken to get it — a Sharpe of 1 is decent, above 2 is strong, and it's the standard yardstick funds use to judge whether a strategy is worth running at all.

Hands-On: The two-loop architecture is the diagram worth drawing: two boxes side by side, each a sealed sandbox, each looping through "propose hypothesis → test against data → critique result → refine hypothesis" before feeding back into itself. Then the numbers. On crypto factors, the combined system reached an IC around 0.190 — well above the noise floor for a predictive signal. On US equities, the model-development loop reached a per-stock IC of +0.0843, and when that gets converted into a portfolio-level, held-out Sharpe ratio, it tops out at +2.50. The detail that actually matters most for credibility is the year-by-year breakdown: that Sharpe stayed positive in 2021, 2022, 2023, 2024, and 2025 individually — five different market regimes, including a rough year like 2022 — rather than being an average that hides one great year and several bad ones. Worth saying plainly on camera: these are backtested and held-out numbers, not live trading P&L, so real slippage, execution costs, and capacity limits when actually deploying capital aren't part of this figure.

Takeaway: A dual-loop, self-critiquing research architecture producing a consistently positive Sharpe across five market regimes is a genuinely strong backtested result, not typical AI-trading hype — but backtested is the operative word, and the gap between a great backtest and a great live strategy is where most quant claims quietly die. If you're evaluating a claim like this, always ask for the year-by-year breakdown, not just the headline average.

Discussion

Hermes Wiki