← Back to Skills Marketplace
sg345662365-oss

Btc Contract Scanner

by sg345662365-oss · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
37
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install btc-contract-scanner
Description
BTC合约自适应扫描。5策略集成(EMA/MACD/RSI/布林/放量),双方向评分, walkforward自优化。Serenity逆向价值风格。VPN环境下OKX API就绪。
README (SKILL.md)

\r \r

BTC Contract Scanner\r

\r

Execution\r

  1. Fetch 1H+4H OKX candles → DataFrame\r
  2. Market regime: trending_up/down/ranging/high_vol via EMA50 + volatility\r
  3. 5 strategies × 2 directions = 10 signals per timeframe\r
  4. Score: Σ(weight × signal × (0.3×1H + 0.7×4H))\r
  5. Threshold: 3.5 → emit LONG/SHORT, else HOLD\r
  6. 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
Usage Guidance
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install btc-contract-scanner
  3. After installation, invoke the skill by name or use /btc-contract-scanner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug btc-contract-scanner
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Btc Contract Scanner?

BTC合约自适应扫描。5策略集成(EMA/MACD/RSI/布林/放量),双方向评分, walkforward自优化。Serenity逆向价值风格。VPN环境下OKX API就绪。 It is an AI Agent Skill for Claude Code / OpenClaw, with 37 downloads so far.

How do I install Btc Contract Scanner?

Run "/install btc-contract-scanner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Btc Contract Scanner free?

Yes, Btc Contract Scanner is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Btc Contract Scanner support?

Btc Contract Scanner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Btc Contract Scanner?

It is built and maintained by sg345662365-oss (@sg345662365-oss); the current version is v1.0.0.

💬 Comments