The pump scanner currently uses volume spike + RSI + 24h change to detect pumps.
Ideas to improve:
- Order flow imbalance (bid vs ask volume)
- Social media sentiment (Twitter/Telegram mentions)
- Exchange listing detection
- Whale wallet tracking
- Machine learning on historical pump data
Current params:
- Volume spike: 5x average
- RSI: < 85
- Cooldown: 30min after close
- Max 2 attempts per coin per day
Share your ideas or submit a PR!
Difficulty: Advanced
The pump scanner currently uses volume spike + RSI + 24h change to detect pumps.
Ideas to improve:
Current params:
Share your ideas or submit a PR!
Difficulty: Advanced