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

crypto-funding-alert

Real-time crypto funding rate scanner with smart alerts. Finds negative funding rates for profitable long positions. Supports Binance futures. No API key needed for scanning.

Why use this skill?

Automate your crypto trading with the crypto-funding-alert. Scan Binance futures for profitable negative funding rates and manage risks with smart, data-driven insights.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dagangtj/crypto-funding-alert
Or

What This Skill Does

The crypto-funding-alert is a sophisticated, automated scanner designed for Binance Futures traders. It focuses on identifying negative funding rate opportunities where traders can collect funding fees by maintaining a long position. The skill autonomously scrapes public Binance data to calculate composite scores for over 40 cryptocurrencies, filtering them against strict risk parameters such as minimum 24-hour volume, price momentum, and absolute funding thresholds. By automating the identification of these 'funding carry' trades, the skill helps users capitalize on market sentiment discrepancies without needing an API key for scanning, ensuring a privacy-focused and secure operational workflow. It also logs historical data, allowing for future analysis of trade performance and market trends.

Installation

To install this skill, use the OpenClaw CLI tool in your terminal: clawhub install openclaw/skills/skills/dagangtj/crypto-funding-alert Once installed, you can navigate to the local directory (usually ~/.openclaw/workspace/skills/crypto-funding-alert) and verify the installation by running node scan.js to trigger a manual scan.

Use Cases

This skill is perfect for market-neutral traders or those seeking yield beyond simple spot holding.

  • Yield Generation: Automate the search for assets where the funding rate provides a consistent passive income stream.
  • Risk-Aware Longs: Utilize the tool to find high-volume assets where the price trend suggests potential upside coupled with a funding fee incentive.
  • Trend Analysis: Use the generated JSONL history to backtest how specific funding rate spikes correlate with future price movements.

Example Prompts

  • "OpenClaw, run the crypto funding scanner with a maximum leverage of 2x and a minimum volume of $50M."
  • "Display the current top 5 crypto funding opportunities using the crypto-funding-alert skill."
  • "Schedule a cron job to scan Binance funding rates every 4 hours and alert me if a STRONG signal appears."

Tips & Limitations

  • Safety First: Never exceed the recommended 3x leverage. The crypto market is volatile, and liquidation risk remains even with funding fee support.
  • Diversification: Stick to the 30% per coin limit to avoid over-exposure to a single asset during market flash crashes.
  • Market Volatility: The scanner is designed for liquid assets; during extreme market events, funding rates can become highly unpredictable. Treat the 'STRONG' classification as a starting point, not a guarantee of profit.

Metadata

Author@dagangtj
Stars3409
Views0
Updated2026-03-25
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-dagangtj-crypto-funding-alert": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#binance#trading#finance#automation
Safety Score: 4/5

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