← 返回
数据分析 Key

my-crypto-signal-skill

Crypto trading signal, price prediction, market analysis for any Binance pair (BTC, ETH, SOL, USDT...). Trigger on: crypto, signal, buy, sell, "should I buy"...
加密货币交易信号、价格预测、币安任意交易对(BTC、ETH、SOL、USDT等)市场分析。触发关键词:crypto、signal、buy、sell、'should I buy'...
k2-l
数据分析 clawhub v1.0.5 2 版本 100000 Key: 需要
★ 0
Stars
📥 661
下载
💾 7
安装
2
版本
#latest

概述

Crypto Signal Skill

Rules

  • NEVER print raw JSON or file contents; summarize key fields only.
  • NEVER invent probability forecasts or advice beyond what the script outputs.
  • After signal completes: write llm_judgment into the signal JSON (1-2 sentences max), then run verify. Do NOT do anything else.
  • When reading any .json file, extract only: direction, confidence, score, key factor votes, news_summary. Discard the rest.

Setup

Credentials: ~/.openclaw/credentials/crypto-signal.json (auto-created, chmod 600).

Required: News_apiKey / NEWSAPI_KEY · Optional: CP_apiKey/CRYPTOPANIC_KEY, Bian_apiKey/BINANCE_API_KEY, proxy/HTTPS_PROXY (mainland China: http://127.0.0.1:7890)

Usage

SCRIPT=~/.openclaw/workspace/skills/my-crypto-signal-skill/scripts/crypto_signal.py

  • run [--skip-news] — full pipeline (3m/15m/30m/1h → news → signal)
  • fetch [--interval 3m|15m|30m|1h] — market data only
  • news — news only · signal [--skip-news] — signal only
  • verify signals/.json — verify 30min later · report — hit rate summary
  • schedule [--dry-run] — adaptive news loop

Scoring

Per-timeframe weighted tech score (1h×4, 30m×3, 15m×2, 3m×1) + news sentiment + extreme-keyword veto (±3).

≥+3=BUY/HIGH · +2=BUY/MED · -1~+1=HOLD · -2=SELL/MED · ≤-3=SELL/HIGH

Scheduler

NewsAPI 100 req/day: normal 30min; NFP/CPI 12:30UTC→5min/60min; Fed 18:00UTC→5min/90min; opens→10min/30min. Hard stop 95 req, resets UTC midnight.

版本历史

共 2 个版本

  • v1.0.3
    2026-03-31 05:21 安全
  • v1.0.5 当前
    2026-03-19 02:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 164 📥 59,800
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 367 📥 140,150
security-compliance

codeql-skill

k2-l
CodeQL 安全审计流水线:静态扫描、SARIF 分类、QL 查询优化。触发条件:CodeQL、.ql、.sarif、污点追踪、source→sink、LGTM、...
★ 0 📥 611