Multi-Module Trading System • Top Gainer + TradeTactics + Scalping
Detects 10%+ daily movers using 5-year crypto research. Best for swing trading (4H-1D).
Academic Z-Score + BB Breakout + Ichimoku Sniper. Best for day trading (1H-4H).
RSI2 (66.7% WR) + Alphaomega18 + Volume Profile. Best for scalping (1m-15m).
Automatically switches modules based on your TradingView timeframe. No guesswork!
| Module | Win Rate | Timeframe | Target |
|---|---|---|---|
| Top Gainer | 65-75% | 4H-1D | 10%+ moves |
| Z-Score MR | 75% | 4H | 2-4% moves |
| Ichimoku Sniper | 80% (claimed) | 30m-1H | 2-4% moves |
| RSI2 Scalping | 66.7% | 5m-15m | 0.3-1% moves |
| Volume Profile | 60% | 15m-1H | +2.6% (bear market!) |
kimi_claw_pro_v6.3_ULTIMATE.pine code🎯 TRADING MODE
├── Primary Mode: "Auto" (recommended)
│ └── Auto-detects best module for timeframe
│
📈 TOP GAINER (Swing 4H-1D)
├── Enable Top Gainer: ✓ true
└── Gainer Score Threshold: 70
│
⚔️ TRADETACTICS (Daytrade 1H-4H)
├── Enable TradeTactics: ✓ true
├── Z-Score Mean Reversion: ✓ true
├── BB Breakout: ✓ true
└── Ichimoku Sniper: ✓ true
│
⚡ SCALPING (1m-15m)
├── Enable Scalping: ✓ true
├── NY Session Only: ✓ true (recommended)
├── RSI2 (Connors): ✓ true
├── Alphaomega18 HFT: ✓ true
└── Volume Profile: ✓ true
{{ticker}} @ {{close}} | Mode: {{mode_display}}To receive alerts on Discord:
⚡ SCALPING
RSI2 + Alphaomega18 + Volume Profile
Target: 0.3-1% moves
⚔️ DAYTRADE
Z-Score + BB + Ichimoku
Target: 2-4% moves
📈 SWING
Top Gainer Detection
Target: 10%+ moves
| Timeframe | Module | Best Assets | Session |
|---|---|---|---|
| 1m | Scalping | BTC, ETH (high liquidity) | NY Open only |
| 5m | Scalping | BTC, ETH, SOL | NY Open only |
| 15m | Scalping/Daytrade | Major alts | Any session |
| 30m | Daytrade | FXS, RUNE, APT | Any session |
| 1H | Daytrade | BTC, ETH, APT, LINK | Any session |
| 4H | Daytrade/Swing | BTC, ETH (BB Breakout) | Any session |
| 1D | Swing (Top Gainer) | All crypto | Any session |
Example Setup:
Single chart: 1H timeframe
Auto mode enabled
Panel on right side
3-panel layout:
• Left: 4H (Swing)
• Center: 1H (Daytrade)
• Right: 15m (Entry)
Available Outputs:
• Gainer Score (0-100)
• Z-Score (statistical deviation)
• RSI(2) (momentum)
• TT Votes (0-3 strategies)
• Scalp Votes (0-3 strategies)
• Rel Volume (volume multiplier)
• ADX (trend strength)
Step 1: Set chart to 1D timeframe
Step 2: Look for assets with:
Step 3: When Gainer Score is high but no trigger yet:
| Goal | Primary Filter | Secondary Filter | Timeframe |
|---|---|---|---|
| 🚀 Skyrocketing | Gainer Score > 80 | Rel Vol > 3x | 1D → 4H |
| 📈 Swing Trades | Gainer Score > 70 | Consolidation | 4H |
| ⚔️ Day Trades | TT Votes ≥ 2 | Z-Score < -2 | 1H |
| ⚡ Scalping | Scalp Votes ≥ 2 | RSI(2) < 5 | 5m |
| 🎯 High Confidence | All modules agree | Volume spike | Multi-TF |
Assets with Gainer Score 60-69
(Setup forming)
Assets with Gainer Score ≥ 70
(Ready for breakout)
Assets with TT Votes ≥ 2
(Consensus signals)
High volume + low RSI(2)
(NY Open only)
For Top Gainer (High Cap):
BTCUSDT, ETHUSDT, SOLUSDT, BNBUSDT, XRPUSDT, DOGEUSDT, ADAUSDT, AVAXUSDT, LINKUSDT, DOTUSDT
For TradeTactics (Mid Cap):
FXSUSDT, APTUSDT, RUNEUSDT, ARBUSDT, OPUSDT, SUIUSDT, SEIUSDT, TIAUSDT
For Scalping (High Liquidity):
BTCUSDT, ETHUSDT, SOLUSDT, BNBUSDT only
⚪ Cold
Monitor only
🟡 Warming
Add to watchlist
🟠 Hot
Prepare entry
🔥 SKYROCKET
Entry triggered!
Before a skyrocket move, look for ALL these conditions:
| Pattern | Setup Time | Trigger | Typical Move |
|---|---|---|---|
| 📊 Volume Breakout | 3-7 days | 3x volume + close > resistance | 10-20% |
| 🌀 Coiled Spring | 7-14 days | RSI 45-55 + breakout | 15-30% |
| 🚀 News Pump | Same day | Volume spike + momentum | 20-50% |
| ⛓️ Chain Reaction | 1-3 days | Sector rotation + leader breakout | 10-25% |
Set up automated scanning every 4 hours:
Settings → Secrets → Actions → New repository secret
ASTERDEX_API_KEY = your_api_key_here
ASTERDEX_API_SECRET = your_secret_here
DISCORD_WEBHOOK_URL = https://discord.com/api/webhooks/...
symbol, module, strategy, score, timeframe, direction, result, pnl_pct
BTCUSDT, top_gainer, gainer_score, 75, 4H, long, 1, 12.5
ETHUSDT, tradetactics, zscore_mr, 2, 4H, long, 1, 2.1
SOLUSDT, scalping, rsi2, 5, 5m, long, 0, -0.2
| Module | Update Frequency | Action |
|---|---|---|
| Scalping | Daily | Adjust strategy weights |
| TradeTactics | Daily | Update win rate tracking |
| Top Gainer | Weekly | Pattern effectiveness review |
| All | Monthly | Full model retraining |
Personalize your alerts:
// For Discord webhook
🚀 KIMI CLAW v6.3 | {{ticker}} {{interval}}
Mode: {{mode_display}}
Price: {{close}}
Gainer Score: {{gainer_score}}
TT Votes: {{tt_long}}/3
Scalp Votes: {{scalp_long_vote}}/3
Rel Volume: {{gainer_rel_vol}}x
→ Lower Gainer Score threshold
→ Switch to "All Combined" mode
→ Check volume requirements
→ Raise threshold
→ Use consensus mode
→ Add session filter
→ Normal behavior!
→ Uses bar close (non-repainting)
→ Prevents false signals
→ Check timeframe
→ 4H+ = Swing
→ 1H-4H = Daytrade
→ <1H = Scalp
Use the Python tracker for custom integrations:
# Record a prediction
python top_gainer_live_tracker_v2.py record BTCUSDT top_gainer gainer_score 98500
# Check exits with candle data
python top_gainer_live_tracker_v2.py check BTCUSDT '[{"high":99000,"low":98000,...}]'
# Generate daily report
python top_gainer_live_tracker_v2.py report
# Export ML data
python top_gainer_live_tracker_v2.py ml_export
Start with paper trading, then scale up as you gain confidence.
Back to Overview