strategy
Installation
SKILL.md
Strategy - Complete API Reference
Create custom trading strategies using natural language or templates, then deploy to live trading.
Chat Commands
Create Strategy
/strategy create "Buy when price drops 5% in 1 hour"
/strategy create momentum --lookback 14 --threshold 2%
/strategy from-template mean-reversion