← 返回 Skills 市场
Btc Contract Scanner
作者
sg345662365-oss
· GitHub ↗
· v1.0.0
· MIT-0
37
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install btc-contract-scanner
功能描述
BTC合约自适应扫描。5策略集成(EMA/MACD/RSI/布林/放量),双方向评分, walkforward自优化。Serenity逆向价值风格。VPN环境下OKX API就绪。
使用说明 (SKILL.md)
\r \r
BTC Contract Scanner\r
\r
Execution\r
- Fetch 1H+4H OKX candles → DataFrame\r
- Market regime: trending_up/down/ranging/high_vol via EMA50 + volatility\r
- 5 strategies × 2 directions = 10 signals per timeframe\r
- Score: Σ(weight × signal × (0.3×1H + 0.7×4H))\r
- Threshold: 3.5 → emit LONG/SHORT, else HOLD\r
- Every 4h: walkforward grid search EMA params, update weights\r \r
Output\r
{"price":62500,"regime":"trending_down","long_score":1.15,"short_score":0.0,"decision":"hold"}\r
```\r
\r
## Evolution\r
- **CAPTURED**: Signal → ≥5% profit in 24h → capture market state\r
- **FIX**: 3 consecutive stop-loss → raise threshold +0.5, re-optimize\r
- **DERIVED**: ≥70% win-rate/20 trades → spawn SOL/ETH variants\r
安全使用建议
Install only if you trust the publisher and need these ClawHub/Convex maintainer workflows. Before using autoreview, consider setting AUTOREVIEW_YOLO=0 or passing --no-yolo so nested review does not run with full local access by default. For moderation, migration, publishing, and auth setup workflows, confirm each target, environment, and credential context before allowing writes.
能力标签
能力评估
Purpose & Capability
Most capabilities match the stated purposes: Convex setup/migration/performance guidance, ClawHub moderation workflows, PR maintenance, UI proof generation, and code review support. Some workflows intentionally allow high-impact actions such as user bans, role changes, publishing proof artifacts, and production migrations.
Instruction Scope
The moderation skill has explicit target, reason, confirmation, auth, and audit-log guardrails, but the autoreview skill recommends use after non-trivial edits and its helper defaults to a broad nested Codex review mode without requiring per-run confirmation.
Install Mechanism
The skill files are plain Markdown/YAML plus one executable Bash helper. Several workflows instruct npm/npx/bun package installation or Convex commands, which is expected for the stated development tasks but should be user-directed.
Credentials
The autoreview helper explicitly adds --dangerously-bypass-approvals-and-sandbox and --sandbox danger-full-access by default for nested Codex review. This is disclosed and opt-out, but broader than a review helper normally needs.
Persistence & Privilege
No hidden persistence or background service was found in the skill artifacts. The skills may use existing GitHub, ClawHub, Convex, or provider credentials for purpose-aligned actions, and moderation commands are documented as audited API calls.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install btc-contract-scanner - 安装完成后,直接呼叫该 Skill 的名称或使用
/btc-contract-scanner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of btc-contract-scanner.
- Integrates 5 trading strategies (EMA, MACD, RSI, Bollinger Bands, Volume surge) with bidirectional scoring.
- Supports market regime detection using EMA50 and volatility for different conditions.
- Performs adaptive walkforward optimization every 4 hours to update EMA parameters and strategy weights.
- Emits trading decisions (LONG, SHORT, HOLD) based on configurable scoring threshold.
- Designed for OKX API usage within VPN environments.
- Tracks signal performance for automated threshold adjustment and variant spawning.
元数据
常见问题
Btc Contract Scanner 是什么?
BTC合约自适应扫描。5策略集成(EMA/MACD/RSI/布林/放量),双方向评分, walkforward自优化。Serenity逆向价值风格。VPN环境下OKX API就绪。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 37 次。
如何安装 Btc Contract Scanner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install btc-contract-scanner」即可一键安装,无需额外配置。
Btc Contract Scanner 是免费的吗?
是的,Btc Contract Scanner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Btc Contract Scanner 支持哪些平台?
Btc Contract Scanner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Btc Contract Scanner?
由 sg345662365-oss(@sg345662365-oss)开发并维护,当前版本 v1.0.0。
推荐 Skills