trading-strategy-development

Installation
SKILL.md

Trading Strategy Development

Quick Start

When creating or modifying a trading strategy:

  1. Use the standard strategy class structure
  2. Implement entry/exit logic with proper risk management
  3. Add position tracking and state management
  4. Include structured logging with [ENTRY], [EXIT], [REJECTED], [POSITION], [METRICS] tags
  5. Configure strategy parameters for backtesting

Strategy Structure Template

Related skills

More from sayujks0071/antidhan

Installs
12
First Seen
Feb 23, 2026