trading-orchestrator
Installation
SKILL.md
Trading Orchestrator
Overview
Orchestrate the full trading pipeline from research → strategy → risk → execution with state management. The Orchestrator serves as the central nervous system of autonomous trading, coordinating all team members (Researcher, Strategist, Risk Manager, Executor) to execute complete trading workflows while maintaining state checkpoints, handling failures gracefully, and implementing safe abort procedures when anomalies are detected.
When to Use
- Coordinating multiple trading team members in autonomous operation mode
- Implementing complete trading pipelines with state persistence
- Managing complex state machines with checkpoints for recovery
- Handling pipeline failures and implementing safe abort procedures
- Integrating Notion for trade log database management
- Using Slack for real-time trade notifications and alerts
- Implementing circuit breakers and halt conditions for safety
- Orchestrating multiple symbols and opportunities simultaneously