← Back to Skills Marketplace
sg345662365-oss

Btc Contract Scanner Free

by sg345662365-oss · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
41
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install btc-contract-scanner-free
Description
BTC合约扫描入门版。5策略实时信号(EMA/MACD/RSI/布林/放量),1H+4H双时间帧, 带回测数据。免费使用。Pro版有walkforward自优化+多币种。
README (SKILL.md)

BTC Contract Scanner (Free)

简介

BTC合约趋势扫描器,集成5个经典技术指标,输出LONG/SHORT/HOLD信号。 每天UTC 00:00自动运行一次回测验证,附7日回测记录。

功能

  • ✅ EMA50趋势判断(1H + 4H双时间帧)
  • ✅ MACD多空信号
  • ✅ RSI超买超卖检测
  • ✅ 布林带突破检测
  • ✅ 成交量放量确认
  • ✅ 每日回测记录(7天滚动)
  • ✅ 信号输出JSON格式

回测数据样例(最近7天)

date       | direction | entry   | exit    | pnl%  | status
2026-06-07 | HOLD      | 62800   | 63091   | +0.46 | ✓
2026-06-06 | SHORT     | 63500   | 62800   | +1.10 | ✓
2026-06-05 | LONG      | 64200   | 63500   | -1.09 | ✗
2026-06-04 | HOLD      | 63800   | 64200   | +0.63 | ✓
2026-06-03 | HOLD      | 64100   | 63800   | -0.47 | ✗
2026-06-02 | LONG      | 62500   | 64100   | +2.56 | ✓
2026-06-01 | HOLD      | 61900   | 62500   | +0.97 | ✓

7日胜率: 71.4% | 总PnL: +4.16%

使用方法

# 安装
clawhub install btc-contract-scanner-free

# 运行
openclaw run btc-contract-scanner-free

# 输出JSON
{
  "price": 63091,
  "regime": "ranging",
  "long_score": 2.1,
  "short_score": 1.5,
  "decision": "hold",
  "last_backtest": "2026-06-07",
  "backtest_7d_winrate": 71.4,
  "backtest_7d_pnl": 4.16
}

数据来源

  • OKX实时行情(通过Clash代理)
  • 无需API Key

限制

  • ❌ 仅BTC/USDT
  • ❌ 无walkforward自优化
  • ❌ 无资金管理建议
  • ❌ 无多币种支持

升级

需要完整版?安装 Pro 版获得:

  • ✅ walkforward网格自优化
  • ✅ SOL/ETH多币种
  • ✅ 资金管理模块
  • ✅ Telegram推送
  • ✅ 实时警报

安装

clawhub install btc-contract-scanner-pro

Usage Guidance
Before installing, treat the signals as informational rather than financial advice, and confirm you are comfortable with the skill contacting OKX and routing that traffic through any configured Clash proxy. No exchange API key is requested by the artifact.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The stated purpose is BTC/USDT technical-signal scanning with EMA, MACD, RSI, Bollinger, volume checks, JSON output, and backtest examples; no artifact code trades, moves funds, requests exchange credentials, or modifies accounts.
Instruction Scope
The instructions mention OKX real-time data through a Clash proxy, which is coherent for market-data retrieval but could be clearer about outbound connections, proxy configuration, and privacy implications.
Install Mechanism
The package contains only SKILL.md and standard install/run examples; there are no executable scripts, dependency installs, hooks, or hidden setup steps in the inspected artifact.
Credentials
Outbound market-data access is proportionate to a real-time crypto scanner, and the artifact says no API key is required.
Persistence & Privilege
The text claims daily UTC backtest updates, but the artifact includes no scheduler, background worker, persistence mechanism, credential use, or privilege escalation instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install btc-contract-scanner-free
  3. After installation, invoke the skill by name or use /btc-contract-scanner-free
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of BTC合约扫描入门版 (btc-contract-scanner-free). - Features 5 key technical indicators (EMA / MACD / RSI / 布林 / 放量) on 1H and 4H timeframes. - Provides daily 7-day backtest with win rate and PnL, updated at UTC 00:00. - Outputs real-time LONG/SHORT/HOLD signals in JSON format. - Works with OKX real-time data; no API key required. - Free version limited to BTC/USDT only; for advanced features and more coins, upgrade to Pro version.
Metadata
Slug btc-contract-scanner-free
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 Free?

BTC合约扫描入门版。5策略实时信号(EMA/MACD/RSI/布林/放量),1H+4H双时间帧, 带回测数据。免费使用。Pro版有walkforward自优化+多币种。 It is an AI Agent Skill for Claude Code / OpenClaw, with 41 downloads so far.

How do I install Btc Contract Scanner Free?

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

Is Btc Contract Scanner Free free?

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

Which platforms does Btc Contract Scanner Free support?

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

Who created Btc Contract Scanner Free?

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

💬 Comments