← 返回
未分类 中文

Crypto Wave Scanner

Visual crypto futures wave scanner that detects optimal entry and exit points across 10 coins in real time. Scores each coin 0-6 using EMA9/21/50 stack, RSI...
可视化加密期货波浪扫描器,实时检测10个币种的最佳入场和出场时机,基于EMA9/21/50叠加、RSI等指标对每个币种评分0-6...
cedarscy
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 227
下载
💾 0
安装
1
版本
#latest

概述

Crypto Wave Scanner

Detects crypto futures wave entries and exits using a 6-signal scoring system. Outputs a live browser dashboard (candlestick charts + indicators) and a CLI scanner.

Quick Start

Browser Dashboard (recommended)

# Start the local server
python3 scripts/serve.py

# Opens automatically at http://localhost:7890/wave-scanner.html

Dashboard auto-refreshes every 60 seconds. Filter by timeframe (5m/15m/1h/4h) and minimum score.

CLI Scanner

python3 scripts/wave_scanner.py
python3 scripts/wave_scanner.py --min-score 5          # strong setups only
python3 scripts/wave_scanner.py --symbols BTC ETH SOL  # specific coins

Scoring System (0-6)

Each coin is scored on 6 signals:

#SignalBullish Condition
------------------------------
1EMA StackEMA9 > EMA21 > EMA50
2RSI ZoneRSI 50–80 (sweet spot)
3RSI DirectionRSI rising vs previous candle
4VolumeLast candle volume > 1.3× 10-candle avg
51H TrendEMA9 > EMA21 on 1h chart
6MACDMACD histogram positive

Grades: 5-6 = 🔥 STRONG SETUP · 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 dashboard).

Skip when: RSI > 85 (wave mature). RSI > 88 = do not add 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

Assets

  • assets/wave-scanner.html — self-contained browser dashboard (TradingView Lightweight Charts)
  • scripts/wave_scanner.py — CLI scanner with full signal breakdown
  • scripts/serve.py — local HTTP server launcher

Data Source

Uses public Binance Futures API (https://fapi.binance.com) — no API key needed for scanning.

For testnet trading with the Binance Futures Testnet, swap base URL to https://testnet.binancefuture.com.

Coins Scanned by Default

BTCUSDT, ETHUSDT, SOLUSDT, XRPUSDT, BNBUSDT, AVAXUSDT, LINKUSDT, DOGEUSDT, LTCUSDT, DOTUSDT

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 06:05 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,356 📥 318,100
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,215 📥 266,430
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 711 📥 243,730