ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

crypto-arb-cn

加密货币套利监控 | Cryptocurrency Arbitrage Monitor. 支持币安、OKX、Gate.io、火币 | Supports Binance, OKX, Gate.io, Huobi. 实时价格监控、利润计算、Telegram通知 | Real-time price monitoring, profit calculation, Telegram alerts. 触发词:套利、arbitrage、加密货币、crypto、价格差. Find arbitrage opportunities across Chinese-accessible exchanges.

Why use this skill?

Identify and monitor cryptocurrency arbitrage opportunities across Binance, OKX, Gate.io, and Huobi with real-time price tracking and automated Telegram profit alerts.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/guohongbin-git/crypto-arb-cn
Or

What This Skill Does

The crypto-arb-cn skill is a specialized AI agent tool designed for cryptocurrency traders to identify and capitalize on price discrepancies across multiple major exchanges accessible to Chinese users, including Binance, OKX, Gate.io, and Huobi. The agent performs real-time market data aggregation, subtracts trading fees, and calculates potential net profits for specific trading pairs such as BTC/USDT, ETH/USDT, and others. By automating the monitoring process, it saves traders from manually checking exchange order books, providing instant alerts when the profit threshold—configurable by the user—is met.

Installation

To integrate this skill into your environment, use the OpenClaw command line interface. Ensure you have Python installed and the necessary environment variables configured for your target exchanges if you intend to execute trades. Execute the following command in your terminal: clawhub install openclaw/skills/skills/guohongbin-git/crypto-arb-cn After installation, edit scripts/arbitrage_monitor.py to define your specific monitoring symbols, profit thresholds, and notification settings.

Use Cases

This skill is ideal for quantitative traders, arbitrageurs, and cryptocurrency enthusiasts. Use it for: 1. Finding cross-exchange price gaps to profit from market inefficiencies. 2. Real-time alerts to notify you via Telegram when a high-probability arbitrage opportunity arises. 3. Continuous market health checks to observe how price spreads behave across different platforms throughout the trading day.

Example Prompts

  1. "帮我监测一下BTC和ETH现在的套利机会,利润率超过0.5%就通知我。"
  2. "查询一下当前币安和OKX之间的套利空间。"
  3. "开启套利监控模式,每30秒更新一次,有利润通过Telegram发送提醒。"

Tips & Limitations

  1. Fee Awareness: The algorithm accounts for fees, but exchange volatility can impact real-time execution costs. Always double-check slippage.
  2. Transfer Risks: Cross-exchange arbitrage often requires moving assets; consider network congestion times (10-60 minutes) which may close the window of opportunity.
  3. Price Volatility: Prices change in milliseconds. By the time you attempt to execute, the market may have stabilized.
  4. Configuration: Always set a realistic MIN_PROFIT_PERCENT to avoid triggering false alarms due to minor noise in price feeds. Start with 0.5% and adjust based on your findings.

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-guohongbin-git-crypto-arb-cn": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#cryptocurrency#arbitrage#trading#finance#automation
Safety Score: 3/5

Flags: network-access, file-read, file-write, external-api, code-execution