What problem does it solve?
It turns vague trading intentions into a disciplined, versioned strategy document that can be backtested, paper-traded, and evaluated against clear performance criteria.
Core Features & Use Cases
- Standardized strategy template: Enforces a consistent structure for identity, edge hypothesis, entry/exit rules, sizing, risk parameters, filters, and performance thresholds.
- Operational lifecycle guidance: Guides hypothesis → definition → backtest → paper trade → small live → scale → monitor → retire with explicit checkpoints.
- Reproducible rules for quant workflow: Provides machine-testable entry/exit and risk guardrails to reduce ambiguity and uncontrolled risk.
Quick Start
Create a new strategy using the standard template in references/strategy_template.md for your chosen market and timeframe, then define your entry, exit, sizing, risk limits, and performance thresholds.