Skip to main content

Kraken Open Interest

Open interest on Kraken BTC perpetual futures — a US-regulated exchange with growing derivatives volume.

PropertyValue
Categoryfutures
UnitDimensionless
Resolution1d
AssetsBTC
TierPro
API EndpointGET /v1/oi/exchange
Fieldclose_oi_usd

Overview

Kraken Open Interest tracks the total value of outstanding perpetual futures contracts on Kraken, a US-regulated exchange known for compliance-first operations. Kraken has been expanding its derivatives offering, making it an increasingly relevant venue for BTC futures positioning.

Interpretation

  • Rising OI indicates growing futures participation on Kraken — often reflecting US-based institutional or retail sentiment.
  • Falling OI suggests position reduction or capital rotation to other venues.
  • Regulatory premium: As a US-regulated exchange, Kraken OI patterns may lead or lag unregulated venues during regulatory events.

Use Cases

  1. US sentiment gauge: Kraken serves a US-heavy user base — OI changes reflect domestic market views.
  2. Regulatory event monitoring: Track Kraken OI divergence during SEC/CFTC actions for regulatory risk signals.
  3. Institutional comparison: Compare with Deribit (institutional skew) to see how different professional segments are positioned.

API Usage

curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/oi/exchange?start_date=2024-01-01&end_date=2024-12-31&limit=365"