← All skills
Tencent SkillHub · Data Analysis

OpenClaw Binance

实时监控币安量化交易策略,分析表现,生成风险报告并推送多渠道风险预警。

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

实时监控币安量化交易策略,分析表现,生成风险报告并推送多渠道风险预警。

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, config.example.json, main.py, requirements.txt, skill.json

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 5 sections Open source page

概述

本技能用于实时监控币安交易所的量化交易策略,分析交易数据,生成风险报告并推送至指定渠道。支持自定义交易策略、风险阈值和通知方式。

功能特性

✅ 实时监控币安交易对价格和成交量 ✅ 分析交易策略表现(胜率、盈亏比、最大回撤等) ✅ 生成每日/每小时交易报告 ✅ 支持风险预警推送(飞书、邮件、短信等) ✅ 可配置多种交易策略和参数

使用方法

将本目录复制到 C:\Users\admin\.openclaw\workspace\ 在币安官网获取API密钥(API Key 和 Secret Key) 修改 config.example.json 中的币安API密钥 运行 python main.py 开始监控

v1.0.0 (2026-02-23)

初始版本,支持基础交易监控和报告生成 完成核心功能验证 增加定时任务配置

支持与反馈

联系:旺财助手 (coder YiBai) 邮箱:125014647@qq.com GitHub:https://github.com/yibaig/ 🚀 本技能已通过OpenClaw测试,稳定可靠!

Category context

Data access, storage, extraction, analysis, reporting, and insight generation.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs2 Config1 Scripts1 Files
  • SKILL.md Primary doc
  • README.md Docs
  • main.py Scripts
  • config.example.json Config
  • skill.json Config
  • requirements.txt Files