/install funding-rate-trader
Funding Rate Trader
Automated crypto funding rate arbitrage strategy for Binance Futures.
Features
- 🔍 Scan 50+ coins for negative funding rates
- 📊 Score opportunities by rate + trend + RSI
- 🤖 Auto-trade with configurable leverage
- 🛡️ Auto stop-loss and take-profit
- 💰 Compound profits with rolling strategy
Quick Start
# Scan opportunities (no API needed)
node scan.js
# Run auto-trader (requires Binance API)
node trader.js
# Monitor positions
node monitor.js
Configuration
Create ~/.openclaw/secrets/binance.json:
{
"apiKey": "your-api-key",
"secret": "your-secret"
}
Strategy
- Entry: Negative funding rate + upward trend
- Leverage: 20x (adjustable)
- Stop-loss: -10%
- Take-profit: +20%
- Compound: Roll profits into next trade
Expected Returns
| Capital | Daily Income | Annual (est) |
|---|---|---|
| $100 | $5-15 | 1800-5400% |
| $500 | $25-75 | 1800-5400% |
| $1000 | $50-150 | 1800-5400% |
Returns depend on market conditions and funding rates
Risk Warning
⚠️ High leverage trading is risky. Only trade what you can afford to lose.
License
MIT
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install funding-rate-trader - After installation, invoke the skill by name or use
/funding-rate-trader - Provide required inputs per the skill's parameter spec and get structured output
What is 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 t... It is an AI Agent Skill for Claude Code / OpenClaw, with 614 downloads so far.
How do I install Funding Rate Trader?
Run "/install funding-rate-trader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Funding Rate Trader free?
Yes, Funding Rate Trader is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Funding Rate Trader support?
Funding Rate Trader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Funding Rate Trader?
It is built and maintained by dagangtj (@dagangtj); the current version is v1.0.1.