Files
gh-jeremylongshore-claude-c…/skills/skill-adapter/scripts/README.md
2025-11-29 18:53:22 +08:00

8 lines
414 B
Markdown

# Scripts
Bundled resources for market-price-tracker skill
- [ ] price_tracker.py: Script to track prices of crypto, stocks, forex, commodities using WebSocket connections and data aggregation.
- [ ] alert_manager.py: Script to manage price alerts based on user-defined conditions and send notifications.
- [ ] technical_analysis.py: Script to calculate technical indicators like RSI, MACD, and moving averages.