ALAGENT-HKU/x2strategy

161 stars · Last commit 2026-05-30

Extract structured strategy specifications from quantitative finance research papers — Agent Skill for GitHub Copilot & Claude Code

README preview

<div align="center">

<img src="assets/alagent_logo.png" alt="ALAGENT Logo" width="120">

# X2Strategy

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

[![Python 3.11+](https://img.shields.io/badge/python-3.11%2B-blue?logo=python&logoColor=white)](https://python.org)
[![License: Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-green.svg)](LICENSE)
[![Agent Skills](https://img.shields.io/badge/Agent_Skills-compatible-blueviolet?logo=visualstudiocode)](https://agentskills.io/)
[![Tests](https://img.shields.io/badge/tests-180_passed-brightgreen)]()
[![LiteLLM](https://img.shields.io/badge/LLM-any_provider-orange?logo=openai)](https://docs.litellm.ai/docs/providers)

[Getting Started](#-getting-started) · [How It Works](#-how-it-works) · [Examples](#-examples) · [Docs](#-documentation) · [简体中文](README_CN.md)

---

*Turn quantitative finance research — papers, drafts, reports, or strategy ideas — into validated, executable trading strategies. Automatically.*

View full repository on GitHub →