Funding Rate Trader
name: funding-rate-trader
by dagangtj · published 2026-03-22
$ claw add gh:dagangtj/dagangtj-funding-rate-trader---
name: funding-rate-trader
description: 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.
version: 1.0.1
author: guanjia
---
# Funding Rate Trader
Automated crypto funding rate arbitrage strategy for Binance Futures.
Features
Quick Start
# Scan opportunities (no API needed)
node scan.js
# Run auto-trader (requires Binance API)
node trader.js
# Monitor positions
node monitor.jsConfiguration
Create `~/.openclaw/secrets/binance.json`:
{
"apiKey": "your-api-key",
"secret": "your-secret"
}Strategy
1. **Entry**: Negative funding rate + upward trend
2. **Leverage**: 20x (adjustable)
3. **Stop-loss**: -10%
4. **Take-profit**: +20%
5. **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
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...