funding-rate-arb

Automate funding rate arbitrage across perpetual futures with risk controls.

125|865|Updated Jun 5, 2026
One-click install
npx skills add https://github.com/Signal-Execution-Labs/forex-trading-ai-agent --skill funding-rate-arb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: funding-rate-arb
Source: https://github.com/Signal-Execution-Labs/forex-trading-ai-agent/tree/main/skills/funding-rate-arb
Command: npx skills add https://github.com/Signal-Execution-Labs/forex-trading-ai-agent --skill funding-rate-arb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Funding rate arbitrage across perpetual futures can be complex and time-sensitive, requiring real-time data collection, cross-exchange analysis, and disciplined execution to lock in profits while managing risk.

Core Features & Use Cases

  • Real-time monitoring of funding rates from multiple exchanges
  • Cross-exchange rate comparisons to identify profitable opportunities
  • Automated entry/exit strategies with risk controls and position sizing
  • Historical funding rate analysis for strategy assessment

Quick Start

Start the arb workflow by running the funding_rate_arb.py script with the default scan action to surface opportunities.

Frequently Asked Questions about funding-rate-arb

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate funding rate arbitrage across perpetual futures?

Automate funding rate arbitrage by running the funding_rate_arb.py script with a scan action to monitor perpetual futures rates across exchanges and identify profitable opportunities. It handles real-time data ingestion and automated entry/exit execution with risk controls.

What is funding rate arbitrage and how does cross-exchange comparison work?

Funding rate arbitrage captures profit from funding rate differentials across perpetual futures. Cross-exchange rate comparison monitors real-time funding rates from multiple exchanges to identify and lock in profitable spreads with disciplined execution.

Can I configure position sizing and risk controls for perpetual futures arbitrage?

Configurable strategy parameters allow you to set position sizing and risk controls for perpetual futures arbitrage. The workflow applies automated entry and exit strategies with validation and audit logging to ensure safe execution.

Does the arbitrage workflow support historical funding rate analysis?

Historical funding rate analysis is supported for strategy assessment. The workflow ingests historical funding data alongside real-time monitoring to evaluate past performance and refine automated entry and exit arbitrage strategies.

What's the best way to monitor real-time funding rates across multiple exchanges?

Real-time monitoring of funding rates across multiple exchanges is handled by the script's multi-exchange data ingestion. It continuously compares cross-exchange rates to surface profitable arbitrage opportunities for automated execution.

When should I not use automated funding rate arbitrage?

Avoid automated funding rate arbitrage when exchanges lack real-time data ingestion support or when strategy parameters cannot be configured with adequate risk controls. The workflow requires validation and audit logging to ensure safe execution during volatile market conditions.