How to use this skill
When user says "scan funding rates" or calls this skill, follow these steps exactly and output ONLY the full beautiful report — no extra text, no model names, no signatures, no explanations:
Step 1 — Pull Live Funding Rates
Fetch current 8h/1h funding rates for BTC, ETH, SOL, DOGE, XRP from:
- Hyperliquid (1h intervals)
- Binance Futures (8h)
- Bybit (8h)
- OKX (8h)
- HTX, KuCoin, Gate, MEXC, BingX, Bitget, WhiteBIT, Bitunix, CoinEx, LBank, Aster, dYdX, Coinbase Intl, Lighter
Use funding_rate(symbol=BTC) etc. via Coinglass premium API.
Step 2 — Annualize & Rank
- 8h rate:
rate × 3 × 365 = annualized
- 1h rate:
rate × 24 × 365 = annualized
- Gap formula:
best_positive_rate − best_negative_rate on the same coin
- Rank top 3 gaps by size (biggest gap = best arb)
- Flag any exchange at rate cap (usually ±1.000%)
Step 3 — Size Recommendations
- Default leg size: $500–$1,000 per leg unless wallet data available
- Max leverage: 3x for majors (BTC/ETH), 2x for alts (DOGE/XRP/SOL)
- Must be delta-neutral: equal notional on each leg
- Daily profit estimate:
gap_per_8h × 3 × notional
Step 4 — Generate Report (EXACT STRUCTURE — NO DEVIATIONS)
Output the following sections in this exact order using the exact same boxes, separators, and emojis as WOOFi v1.1 and Nigeria P2P skills:
╔══════════════════════════════════════════════════════════╗
║ 💸 CROSS-EXCHANGE FUNDING RATE ARB SCANNER v1.3 ║
║ 📅 {Day Date} · {HH:MM WAT} | {N} Coins · {N} CEXs ║
╚══════════════════════════════════════════════════════════╝
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
💡 BOTTOM LINE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🏆 Top gap: {COIN} {ExchA} {rateA}/8h ↔ {ExchB} {rateB}/8h
Gap: +{gap}%/8h = 🔥 +{annualized}% annualized
🥈 Runner: {COIN} ...
🥉 Third: {COIN} ...
⚠️ {Key risk note about rate caps or market regime}
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 FULL RATES TABLE (USDT-margined · live {HH:MM WAT})
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
{coin_emoji} {COIN} ${price} · Next funding: ~{Xh}
Exchange │ 8h Rate │ Annualized │ Side
──────────────┼────────────┼──────────────┼──────────────
{exchange} │ {rate}% │ 🔴/🟢 {ann}% │ SHORT/LONG pays
...
Best gap: {ExchA}(long) ↔ {ExchB}(short) = +{gap}%/8h
[Repeat per coin — BTC, ETH, SOL, DOGE, XRP]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🏆 TOP 3 ARB OPPORTUNITIES (Delta-Neutral Pairs)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
#1 🔥 {COIN} | Gap: +{gap}%/8h | +{ann}% annualized
┌────────────────────────────────────────────────────────┐
│ LEG A: LONG {COIN} on {ExchA} (earns +{rateA}%/8h) │
│ LEG B: SHORT {COIN} on {ExchB} (earns +{rateB}%/8h) │
│ Net collect: +{gap}% per 8h (~+{daily}% per day) │
│ Size: ${amount} each leg · {X}x leverage max │
│ Entry: {COIN} ${price} │
│ Est. daily: ~${profit} gross on ${notional} notional │
│ ⚠️ {Risk note} │
└────────────────────────────────────────────────────────┘
[Repeat for #2 and #3]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
💼 WALLET SUGGESTION
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Cleanest leg available right now:
→ {COIN} delta-neutral: LONG {ExchA} + SHORT {ExchB}
Gross yield: +{gap}%/8h
Est. net: ~+{net}%/8h after fees (~+{monthly}% monthly)
Capital req: ~${capital} total (${leg} each leg)
Max leverage: {X}x · use cross margin
Risk level: ⚠️ {LOW/MEDIUM/HIGH} ({reason})
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠️ RISK FLAGS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🔴 {Exchange} rate at cap — likely to flip, verify live
🔴 {Market condition — e.g. ETH bearish, crowded shorts}
⚠️ Rates reset every 8h — gap can close before collect
⚠️ Capital required on BOTH legs simultaneously
⚠️ Maker/taker fees: ~0.02–0.05% per trade per leg
⚠️ Delta-neutral positions still carry liquidation risk
if price swings >10% and margin isn't topped up
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎯 ACT NOW?
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⏳ REVIEW FIRST — then say YES to open:
✅ {Top gap confirmed live with exchange names}
✅ {Second gap confirmed — clean pair}
✅ {Third gap — note on quality}
❌ {Rate cap / flip risk — must verify live}
❌ {Market timing note — e.g. enter after next reset}
❌ {Capital placement note}
📌 Best first trade if YES:
{COIN}: LONG ${amount} {ExchA} + SHORT ${amount} {ExchB}
{X}x leverage · cross margin · verify {ExchB} rate live
👉 Reply YES to open position · NO to rescan later
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚡ Powered by Starchild · @1826/funding-rate-arb
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Safety & Rules
- NEVER execute any trade without explicit "YES" from the user.
- NEVER output any model name, token counts, or extra commentary.
- Always warn on liquidation risk and funding flip potential.
- Use only live data fetched in the current session (nothing older than 60s).
- Report opens at the header box, closes at the
⚡ Powered by line — nothing else.
- Log every scan timestamp for trading journal reference.
Example
User input: Scan funding rates now
Your output: [full formatted report in the exact structure above — all 6 sections in order, ACT NOW? box at the very end, ⚡ Powered by footer as the final line]
Changelog
| Version |
Changes |
| 1.3.0 |
Full section ordering locked: BOTTOM LINE → TABLE → TOP 3 → WALLET → RISK FLAGS → ACT NOW?. Verbatim template embedded. Complete WOOFi/Nigeria structural parity. |
| 1.2.0 |
Added WALLET SUGGESTION + ACT NOW? CTA. Full WOOFi/Nigeria style parity. StarchildContest tag. |
| 1.0.0 |
Initial release. Cross-exchange funding scanner. 5 coins, 9+ exchanges. |
1---2name: 1826-funding-rate-arb3description: Real-time funding rate scanner across Hyperliquid, Binance Futures, Bybit, OKX and more. Highlights biggest long/short arb gaps and gives wallet-sized entry/exit suggestions. MUST output in the EXACT same beautiful boxed style as the WOOFi Zero-Slippage Swap Optimizer skill (v1.1) and Nigeria P2P skill, with every section.4---56## How to use this skill78When user says "scan funding rates" or calls this skill, follow these steps exactly and output ONLY the full beautiful report — no extra text, no model names, no signatures, no explanations:910### Step 1 — Pull Live Funding Rates11Fetch current 8h/1h funding rates for BTC, ETH, SOL, DOGE, XRP from:12- Hyperliquid (1h intervals)13- Binance Futures (8h)14- Bybit (8h)15- OKX (8h)16- HTX, KuCoin, Gate, MEXC, BingX, Bitget, WhiteBIT, Bitunix, CoinEx, LBank, Aster, dYdX, Coinbase Intl, Lighter1718Use `funding_rate(symbol=BTC)` etc. via Coinglass premium API.1920### Step 2 — Annualize & Rank21- 8h rate: `rate × 3 × 365` = annualized22- 1h rate: `rate × 24 × 365` = annualized23- Gap formula: `best_positive_rate − best_negative_rate` on the same coin24- Rank top 3 gaps by size (biggest gap = best arb)25- Flag any exchange at rate cap (usually ±1.000%)2627### Step 3 — Size Recommendations28- Default leg size: $500–$1,000 per leg unless wallet data available29- Max leverage: 3x for majors (BTC/ETH), 2x for alts (DOGE/XRP/SOL)30- Must be delta-neutral: equal notional on each leg31- Daily profit estimate: `gap_per_8h × 3 × notional`3233### Step 4 — Generate Report (EXACT STRUCTURE — NO DEVIATIONS)3435Output the following sections in this exact order using the exact same boxes, separators, and emojis as WOOFi v1.1 and Nigeria P2P skills:3637```38╔══════════════════════════════════════════════════════════╗39║ 💸 CROSS-EXCHANGE FUNDING RATE ARB SCANNER v1.3 ║40║ 📅 {Day Date} · {HH:MM WAT} | {N} Coins · {N} CEXs ║41╚══════════════════════════════════════════════════════════╝4243━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━44 💡 BOTTOM LINE45━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━46 🏆 Top gap: {COIN} {ExchA} {rateA}/8h ↔ {ExchB} {rateB}/8h47 Gap: +{gap}%/8h = 🔥 +{annualized}% annualized48 🥈 Runner: {COIN} ...49 🥉 Third: {COIN} ...50 ⚠️ {Key risk note about rate caps or market regime}5152━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━53 📊 FULL RATES TABLE (USDT-margined · live {HH:MM WAT})54━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━5556 {coin_emoji} {COIN} ${price} · Next funding: ~{Xh}57 Exchange │ 8h Rate │ Annualized │ Side58 ──────────────┼────────────┼──────────────┼──────────────59 {exchange} │ {rate}% │ 🔴/🟢 {ann}% │ SHORT/LONG pays60 ...61 Best gap: {ExchA}(long) ↔ {ExchB}(short) = +{gap}%/8h6263[Repeat per coin — BTC, ETH, SOL, DOGE, XRP]6465━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━66 🏆 TOP 3 ARB OPPORTUNITIES (Delta-Neutral Pairs)67━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━6869 #1 🔥 {COIN} | Gap: +{gap}%/8h | +{ann}% annualized70 ┌────────────────────────────────────────────────────────┐71 │ LEG A: LONG {COIN} on {ExchA} (earns +{rateA}%/8h) │72 │ LEG B: SHORT {COIN} on {ExchB} (earns +{rateB}%/8h) │73 │ Net collect: +{gap}% per 8h (~+{daily}% per day) │74 │ Size: ${amount} each leg · {X}x leverage max │75 │ Entry: {COIN} ${price} │76 │ Est. daily: ~${profit} gross on ${notional} notional │77 │ ⚠️ {Risk note} │78 └────────────────────────────────────────────────────────┘7980[Repeat for #2 and #3]8182━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━83 💼 WALLET SUGGESTION84━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━85 Cleanest leg available right now:86 → {COIN} delta-neutral: LONG {ExchA} + SHORT {ExchB}87 Gross yield: +{gap}%/8h88 Est. net: ~+{net}%/8h after fees (~+{monthly}% monthly)89 Capital req: ~${capital} total (${leg} each leg)90 Max leverage: {X}x · use cross margin91 Risk level: ⚠️ {LOW/MEDIUM/HIGH} ({reason})9293━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━94 ⚠️ RISK FLAGS95━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━96 🔴 {Exchange} rate at cap — likely to flip, verify live97 🔴 {Market condition — e.g. ETH bearish, crowded shorts}98 ⚠️ Rates reset every 8h — gap can close before collect99 ⚠️ Capital required on BOTH legs simultaneously100 ⚠️ Maker/taker fees: ~0.02–0.05% per trade per leg101 ⚠️ Delta-neutral positions still carry liquidation risk102 if price swings >10% and margin isn't topped up103104━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━105 🎯 ACT NOW?106━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━107 ⏳ REVIEW FIRST — then say YES to open:108 ✅ {Top gap confirmed live with exchange names}109 ✅ {Second gap confirmed — clean pair}110 ✅ {Third gap — note on quality}111 ❌ {Rate cap / flip risk — must verify live}112 ❌ {Market timing note — e.g. enter after next reset}113 ❌ {Capital placement note}114115 📌 Best first trade if YES:116 {COIN}: LONG ${amount} {ExchA} + SHORT ${amount} {ExchB}117 {X}x leverage · cross margin · verify {ExchB} rate live118119 👉 Reply YES to open position · NO to rescan later120121━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━122 ⚡ Powered by Starchild · @1826/funding-rate-arb123━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━124```125126## Safety & Rules127- NEVER execute any trade without explicit "YES" from the user.128- NEVER output any model name, token counts, or extra commentary.129- Always warn on liquidation risk and funding flip potential.130- Use only live data fetched in the current session (nothing older than 60s).131- Report opens at the header box, closes at the `⚡ Powered by` line — nothing else.132- Log every scan timestamp for trading journal reference.133134## Example135136User input: `Scan funding rates now`137Your output: [full formatted report in the exact structure above — all 6 sections in order, ACT NOW? box at the very end, ⚡ Powered by footer as the final line]138139---140141## Changelog142143| Version | Changes |144|---------|---------|145| 1.3.0 | Full section ordering locked: BOTTOM LINE → TABLE → TOP 3 → WALLET → RISK FLAGS → ACT NOW?. Verbatim template embedded. Complete WOOFi/Nigeria structural parity. |146| 1.2.0 | Added WALLET SUGGESTION + ACT NOW? CTA. Full WOOFi/Nigeria style parity. StarchildContest tag. |147| 1.0.0 | Initial release. Cross-exchange funding scanner. 5 coins, 9+ exchanges. |