Skip to content

◎ Solana 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 12, 2026

The annualized yield for SOL Spot-Perp Arbitrage is -0.5%
Current basis spread: -43.8 bps · Funding rate: -0.000004
Mark Price
$86.44
Source: Hyperliquid
Funding Rate
-0.000004
Z-score: -0.43
24h Volatility
65.0%
Regime: high
Composite Score
0.183
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
2.6%
safe
Vol Regime
high
Market Regime
Mean-Reverting

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=SOL
# Arbitrage signal
curl -H "X-API-Key: YOUR_KEY" \
  https://algotick.dev/v3/signals/arbitrage?coin=SOL
# Volatility signal
curl -H "X-API-Key: YOUR_KEY" \
  https://algotick.dev/v1/signals/volatility?coin=SOL

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 — Solana

Spot-Perp Arbitrage — Other Assets