strategy-generate

Official

Backtest and refine quant trading strategies

AuthorHKUDS
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It turns high-level trading intents into structured strategy workflows, parsing instruments, time ranges, and signal logic so agents can confidently design and evaluate models without missing critical details like normalization or validation needs.

Core Features & Use Cases

  • Requirement parsing: normalize instrument codes, infer or request missing dates, and capture entry/exit logic before writing config.json.
  • Signal design and coding: follow the five-question checklist, implement SignalEngine in pandas, and ensure boundary-safe, normalized signal series.
  • Evaluation loop: leverage the built-in backtest tool, examine artifacts/metrics, and iterate on edits until trade_count, equity, and review criteria gain confidence; ideal for dual MA, RSI, or crypto trend ideas.

Quick Start

Ask the agent to run strategy-generate with your instrument, date range, and objectives so it can write config.json, craft signal_engine.py, and launch the built-in backtest.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: strategy-generate
Download link: https://github.com/HKUDS/Vibe-Trading/archive/main.zip#strategy-generate

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.