TopRank Skills

Official OpenClaw rules 36%

alpha

Binance Alpha new coin launch detector. Uses WebSocket to monitor !miniTicker@arr stream and detects new trading pairs immediately when they appear. Maintains known symbols set in memory and triggers alert for new symbols with valid opening price.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 alpha 技能。 若已安装,则直接安装 alpha 技能。

Overview

Skill Key
alphafactor/alpha
Author
alphafactor
Source Repo
openclaw/skills
Version
-
Source Path
skills/alphafactor/alpha
Latest Commit SHA
4217fb95f564a4a23bd88a2183cac3f7759629e4

Extracted Content

SKILL.md excerpt

# Binance Alpha 新币上线监控

通过 WebSocket 实时监听 Binance 所有交易对行情,第一时间发现新上线的加密货币。

## 工作原理

1. **WebSocket 连接** - 连接 Binance 流式 API (`!miniTicker@arr`)
2. **Symbol 检测** - 维护 `known_symbols` 集合,检测新出现的交易对
3. **价格验证** - 通过 REST API 确认交易对已有有效开盘价
4. **实时报警** - 立即输出新币上线信息

## 功能特性

- ⚡ **实时检测** - WebSocket 流式数据,毫秒级延迟
- 🎯 **精准过滤** - 自动过滤系统 symbol 和无效数据
- ✅ **价格确认** - 双重验证确保交易对已开放交易
- 💾 **状态持久化** - 保存已知交易对和历史报警记录
- 🔄 **自动重连** - 断线自动重连,确保监控不中断

## 前提条件

### 安装依赖

```bash
pip3 install websocket-client --user
```

## 使用方法

### 启动监控

```bash
python3 scripts/alpha.py monitor
```

输出示例:
```
🚀 Binance Alpha 新币上线监控
==================================================
📂 已加载 1847 个已知交易对
✅ WebSocket 连接成功
📊 开始监控... 已知交易对: 1847 个
⏳ 等待新币上线...

======================================================================
🚀🚀🚀 新币上线 detected! 🚀🚀🚀
======================================================================
⏰ 检测时间: 2024-02-03T15:42:18.123456
🪙 交易对: BTCUSDT
💰 当前价格: 43250.50
📊 开盘价: 43100.00
📈 24h涨跌: 150.50 (0.35%)
📦 24h成交量: 15234.56
💵 24h成交额: 658923456.78
======================================================================
```

### 查看历史报警

```bash
# 查看最近 20 条
python3 scripts/alpha.py history

# 查看最近 50 条
python3 scripts/alpha.py history --limit 50
```

输出示例:
```
📜 历史报警记录 (最近 3 条):

⏰ 2024-02-03T15:42:18.123456
🪙 BTCUSDT
💰 价格: 43250.50
📊 涨跌: 0.35%
--------------------------------------------------
⏰ 2024-02-03T14:30:22.654321
🪙 ETHUSDT
💰 价格: 2650.30
📊 涨跌: 1.20%
--------------------------------------------------
```

### 查看状态

```bash
python3 scripts/alpha.py status
```

输出:
```
📊 当前状态:

  已知交易对数量: 1847
  历史报警数量: 15
  状态文件位置: /Users/xxx/.config...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

human-pages-ai

humanpages

★ 3

Search and hire real humans for tasks — photography, delivery, research, and more

zseven-w

openclaw-skills

★ 1

Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

cchacons

openjobs

★ 0

The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.

cchacons

openjobs

★ 0

The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.