new-strategy
CommunityPlug in new trading strategies quickly and safely.
Authorkimrejstrom
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables teams to scaffold and migrate trading strategies by organizing Python strategy modules under src/alpacalyzer/strategies/{name}.py and corresponding tests under tests/test_{name}_strategy.py.
Core Features & Use Cases
- Strategy scaffolding and migration guidance for new strategy implementations.
- Defines the StrategyConfig interface and BaseStrategy integration to ensure consistent behavior.
- Tests and registry integration aligned with Phase 1 migration workflow and risk management requirements.
Quick Start
- Create the strategy module at src/alpacalyzer/strategies/<strategy>.py and implement <Strategy>Strategy
- Add tests in tests/test_<strategy>_strategy.py
- Register the strategy in src/alpacalyzer/strategies/registry.py
Dependency Matrix
Required Modules
None requiredComponents
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: new-strategy Download link: https://github.com/kimrejstrom/alpacalyzer-algo-trader/archive/main.zip#new-strategy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.