technical-indicator
CommunityExtend indicators with TA-Lib-powered signals.
Authorkimrejstrom
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides developers to add new technical indicators to the Alpacalyzer project, ensuring consistent integration with TA-Lib, access to historical data, testing, and documentation.
Core Features & Use Cases
- Indicator implementation: Place calculation logic in src/alpacalyzer/analysis/technical_analysis.py, reusing or extending TA-Lib functions where available.
- Testing and validation: Add tests in tests/test_technical_analysis.py to verify correct value, signal, and handling of insufficient data.
- Integration with analysis: Ensure the new indicator is invoked from analyze_ticker() and contributes to the overall trading signals.
Quick Start
From repo root, implement calculate_<indicator> in the technical_analysis module, add tests, and run pytest to verify behavior.
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: technical-indicator Download link: https://github.com/kimrejstrom/alpacalyzer-algo-trader/archive/main.zip#technical-indicator 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.