ALAGENT LogoALAGENT

Verifiable, Trustworthy Financial AI

Full-Stack Financial AI Automation with Built-in Verification

6
Stage Pipeline
50+
Papers Verified
100%
Sandboxed

What We Build

01

Anything2Strategy

Turn any source into an executable trading strategy. Accept research papers, broker reports, WeChat articles, or a rough idea in plain text — our pipeline parses the strategy logic, generates verified Backtrader code, runs backtests in isolated containers, and compares results against the paper's reported performance. Combine research and multi-source financial data to fill in what the paper didn't specify.

Paper · Report · URL · Idea → Spec → Code → Backtest → Verify

Try Beta Free →
02

Multi-Agent Discretionary Trading

AI agents with distinct personalities, long-term memory, and behavioral logic — modeled after how real hedge fund teams work. Analyst agents gather and process market data independently. Bull and bear researchers debate to stress-test every thesis. Risk manager and portfolio manager weigh in before any decision is made. The result: a structured, auditable decision process, not a single-model black box.

Gather → Analyze → Debate → Decide

03

AI Daily Stock Picks

Every trading day, aggregate the latest research reports, market news, and sentiment data. Then run LLM analysis on stocks with analyst coverage and sufficient liquidity across A-share, Hong Kong, and US markets. Output specific entry prices, stop-loss levels, and targets — not just directional calls. Built-in trading discipline rules prevent chasing highs and enforce risk limits.

Research · News · Sentiment → Analysis → Buy/Sell Signals

Roadmap: AI-constructed thematic ETFs

Verification Engine

Step-by-Step Verified Generation

An agent-based user-LLM collaborative framework where every generation step is independently verified. Every step in our pipeline — from paper parsing to strategy extraction to code generation to backtesting — is auditable, reproducible, and independently verifiable, enabling users to reliably and efficiently check whether generated code aligns with their intent.

Parseauditable
Extractauditable
Generateauditable
Validateauditable
Backtestauditable
Reportauditable

Open Source

X2Strategy

Any Research Input → Strategy Spec → Executable Code → Backtest → Diagnosis

An open-source Agent Skill that transforms quantitative finance research — papers, drafts, reports, or plain-text ideas — into validated, executable trading strategies. Automatically.

Multi-Format

PDF · MD · DOCX · TXT

Verified Codegen

AST + structural checks

Agent-Native

/x2strategy slash command

~$0.1 / Paper

Any LiteLLM provider

Pipeline

1Parse

PDF, Markdown, DOCX, plain text — auto-detected.

2Extract

5-layer LLM: strategies → indicators → signals → execution → risk.

3Generate

Modular Backtrader code: data, signal, and backtest modules.

4Validate

AST + structural + indicator checks before execution.

5Backtest

Sandboxed execution. Sharpe, drawdown, annual return, win rate.

6Diagnose

Compare with paper-reported performance.

Get Started

terminal
$ git clone https://github.com/ALAGENT-HKU/x2strategy.git \
  ~/.claude/skills/x2strategy
Star on GitHub

GitHub Copilot · Claude Code · Cursor · Gemini CLI · Codex CLI

Open source: paper parsing, strategy extraction, code generation, and validation. ALAGENT Platform: managed Docker-sandboxed backtesting, verification engine, and collaborative workflows.