funding-rate-scanner
Scan crypto funding rates and find arbitrage opportunities. No API key needed.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dagangtj/funding-rate-scannerFunding Rate Scanner
Scan all crypto perpetual futures funding rates and find high-yield arbitrage opportunities.
Features
- Scan 500+ coins on Binance Futures
- Find extreme negative funding rates (earn by going long)
- Calculate annualized returns at different leverage levels
- Track rate changes over time
Usage
# Scan top opportunities
node scripts/scan.js
# Monitor specific coins
node scripts/monitor.js DUSK DASH AXS
# Get detailed analysis
node scripts/analyze.js DUSK
Output Example
=== Funding Rate Opportunities ===
Rank Coin Rate Annual(5x) Volume
1 DUSK -0.38% 2071% $30M
2 AXS -0.12% 655% $46M
3 DASH -0.12% 649% $50M
Next settlement: 03:00 UTC (2h away)
Strategy
Negative funding rate = shorts pay longs every 8 hours.
- Open long position on high negative rate coin
- Collect funding every 8 hours (3x daily)
- Set stop-loss to limit downside
- Profit from both rate + potential price appreciation
Risk Warning
- High leverage = high risk
- Rates can change
- Always use stop-loss
- Only risk what you can afford to lose
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dagangtj-funding-rate-scanner": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Crypto Price Alerts
Skill by dagangtj
Multi Bounty Scanner
Skill by dagangtj
Multi Channel Income Tracker
Skill by dagangtj
funding-rate-trader
Crypto funding rate arbitrage strategy. Scan negative funding rates, auto-trade with stop-loss/take-profit. No API key needed for scanning, Binance API for trading.
profit-engine
7x24 automated profit opportunity scanner for AI agents. Scans ClawTasks, Moltbook, Polymarket, Airdrops, GitHub Bounties, and toku.agency for earning opportunities. Use when you need to find and monitor money-making opportunities across multiple platforms automatically.