Publish Skill
/install vane-crypto-market-scanner
Vane Crypto Market Scanner
A production-grade crypto market scanner that analyzes BTC, ETH, and SOL across 1H/4H/1D timeframes. Generates actionable trading signals with confidence scoring.
Features
- Multi-timeframe Analysis: Scans 1H + 4H + 1D candles simultaneously
- Signal Scoring: 0-10 rating system based on RSI, EMA crossovers, MACD, volume profile
- Position Sizing: Built-in capital allocation (BTC 50% / ETH 30% / SOL 20%)
- Risk Management: Entry gates check max position size, leverage limits, consecutive losses
- Exchange Support: OKX (primary), extensible to Binance/Bybit
How to Use
Quick Start
Ask your AI agent:
"Run crypto market scan on BTC/ETH/SOL using 1H and 4H data"
Manual Trigger
/openclaw use vane-crypto-market-scanner
Configurable Parameters
timeframes: 1H, 4H, 1D (default: 1H+4H)symbols: BTC-USDT, ETH-USDT, SOL-USDTminScore: 3 (alert), 5 (entry signal)maxLeverage: 5x (adjustable via safety vetters)
Signal Criteria
| Score | Meaning | Action |
|---|---|---|
| 0-2 | Neutral | Hold / No trade |
| 3-4 | Warning | Monitor closely |
| 5-7 | Entry Signal | Consider position entry |
| 8-10 | Strong Signal | High confidence entry |
Technical Indicators
- RSI (14): Oversold (\x3C30) = buy zone, Overbought (>70) = sell zone
- EMA Crossover: 7/25 EMA golden cross = bullish, death cross = bearish
- MACD: Histogram momentum + signal line cross
- Volume Profile: Abnormal volume detection
- Bollinger Bands: Upper/lower band touch alerts
Safety Integration
Before executing any trade, this skill integrates with:
- Trade Safety Vetter (position size check)
- Risk Manager (consecutive loss tracking)
- Portfolio Health Check (overall exposure)
Requirements
- Node.js 18+
- Access to OKX API (public endpoints for data, private for trading)
- HTTPS proxy support via https-proxy-agent (optional, for restricted networks)
Supported Exchanges
- OKX (default)
- Binance (via ccxt configuration)
- Bybit (via ccxt configuration)
This skill is for educational and research purposes. Trading carries substantial risk. Not financial advice.
\
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vane-crypto-market-scanner - 安装完成后,直接呼叫该 Skill 的名称或使用
/vane-crypto-market-scanner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Publish Skill 是什么?
Real-time BTC/ETH/SOL signal scanner with RSI, EMA, MACD + position sizing. Multi-timeframe fusion engine for contract trading. Supports OKX exchange. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 34 次。
如何安装 Publish Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vane-crypto-market-scanner」即可一键安装,无需额外配置。
Publish Skill 是免费的吗?
是的,Publish Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Publish Skill 支持哪些平台?
Publish Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Publish Skill?
由 sg345662365-oss(@sg345662365-oss)开发并维护,当前版本 v1.0.2。