scanning-market-movers
Installation
SKILL.md
Scanning Market Movers
Overview
Real-time detection of significant price movements and unusual volume patterns across 1,000+ cryptocurrencies, ranked by composite significance score.
Prerequisites
- Python 3.8+ installed
- Dependencies:
pip install requests pandas - market-price-tracker plugin installed with
tracking-crypto-pricesskill configured
Instructions
-
Run a default scan for top gainers and losers (top 20 each by 24h change with volume confirmation):
python ${CLAUDE_SKILL_DIR}/scripts/scanner.py -
Set custom thresholds for minimum change and volume spike:
Related skills