Crypto Wave Scanner — Crypto Wave 扫描器
v1.0.0Visual crypto futures wave 扫描器 that 检测s optimal entry and exit points across 10 coins in real time. Scores each coin 0-6 using EMA9/21/50 stack, RSI momentum, volume confirmation, 1h trend, and MACD. Launches a live browser 仪表盘 with candlestick 图表s, EMA overlays, RSI subplots, entry limit price, TP tar获取s, and 停止 levels. Also includes a 命令行工具 扫描器 for terminal 输出. Use when trading crypto futures and needing to identify which coins are 启动ing a wave (enter) vs exhausting a wave (exit). Supports Binance Futures public API — no authentication required for 扫描ning.
运行时依赖
安装命令
点击复制技能文档
Crypto Wave 扫描器
检测s crypto futures wave entries and exits using a 6-签名al scoring 系统. 输出s a live browser 仪表盘 (candlestick 图表s + indicators) and a 命令行工具 扫描器.
Quick 启动 Browser 仪表盘 (recommended) # 启动 the local server python3 scripts/serve.py
# Opens automatically at http://localhost:7890/wave-扫描器.html
仪表盘 auto-refreshes every 60 seconds. 过滤器 by timeframe (5m/15m/1h/4h) and minimum score.
命令行工具 扫描器 python3 scripts/wave_扫描器.py python3 scripts/wave_扫描器.py --min-score 5 # strong 设置ups only python3 scripts/wave_扫描器.py --symbols BTC ETH SOL # specific coins
Scoring 系统 (0-6)
Each coin is scored on 6 签名als:
# 签名al Bullish Condition 1 EMA Stack EMA9 > EMA21 > EMA50 2 RSI Zone RSI 50–80 (sweet spot) 3 RSI Direction RSI rising vs previous candle 4 Volume Last candle volume > 1.3× 10-candle avg 5 1H Trend EMA9 > EMA21 on 1h 图表 6 MACD MACD histogram positive
Grades: 5-6 = 🔥 STRONG 设置UP · 4 = ✅ VALID · 3 = ⚠️ WEAK · <3 = ❌ SKIP
Entry / Exit Rules
Enter when: Score ≥ 5 AND RSI 50-75. Place LIMIT order at EMA9 level (shown in 仪表盘).
Skip when: RSI > 85 (wave mature). RSI > 88 = do not 添加 longs.
Exit when (any one):
EMA9 crosses below EMA21 RSI > 85 AND price closes below EMA9 Volume drops for 3 consecutive candles on new highs Large bearish engulfing candle As设置s as设置s/wave-扫描器.html — self-contAIned browser 仪表盘 (TradingView Lightweight 图表s) scripts/wave_扫描器.py — 命令行工具 扫描器 with full 签名al breakdown scripts/serve.py — local HTTP server launcher Data Source
Uses public Binance Futures API (https://fAPI.binance.com) — no API key needed for 扫描ning. For testnet trading with the Binance Futures Testnet, swap base URL to https://testnet.binancefuture.com.
Coins 扫描ned by Default
BTCUSDT, ETHUSDT, SOLUSDT, XRPUSDT, BNBUSDT, AVAXUSDT, LINKUSDT, DOGEUSDT, LTCUSDT, DOTUSDT