₿ Bitcoin Spot-Perp Arbitrage — Live Strategy Analysis

Exploit the basis spread between spot and perpetual futures prices. Updated hourly with live data from the Algo Tick API.

Current State — March 14, 2026

The annualized yield for BTC Spot-Perp Arbitrage is -1.5%
Current basis spread: -148.1 bps · Funding rate: -0.000014
Mark Price
$70,550.00
Source: Hyperliquid
Funding Rate
-0.000014
Z-score: -1.23
24h Volatility
20.7%
Regime: low
Composite Score
0.129
buy

Strategy Overview

Spot-perp arbitrage captures the price difference (basis) between an asset's spot price and its perpetual futures price. When funding rates are positive, longs pay shorts — a trader can buy spot and short the perp to collect the funding rate as yield, while remaining delta-neutral.

The Math

Yield = (Funding Rate × 3 × 365) − Execution Costs. Basis = (Perp Price − Spot Price) / Spot Price × 10000 bps.

Risk Factors

Risk comes from liquidation on the short perp leg during extreme moves, exchange counterparty risk, and funding rate reversal.

Squeeze Risk
8.8%
safe
Vol Regime
low
Market Regime
Trending

Automate This Strategy

Get this exact signal via our API. Here are the endpoints you need:

# Spreads signal
curl -H "X-API-Key: YOUR_KEY" \
  https://algotick.dev/v1/signals/spreads?coin=BTC
# Arbitrage signal
curl -H "X-API-Key: YOUR_KEY" \
  https://algotick.dev/v3/signals/arbitrage?coin=BTC
# Volatility signal
curl -H "X-API-Key: YOUR_KEY" \
  https://algotick.dev/v1/signals/volatility?coin=BTC

Don't run this strategy manually

Every data point on this page is available via our sub-millisecond API. Build a bot that executes this Spot-Perp Arbitrage strategy automatically.

Get API Key → See code templates →

Related Strategies — Bitcoin

Spot-Perp Arbitrage — Other Assets