Open Interest vs Price — Overlay
Aggregated open interest plotted against BTC spot price on a dual-axis chart. Divergences between OI and price often precede directional resolution moves.
What is it?
Major alpha-indication cross-layer chart: dual-axis overlay of aggregated cross-exchange open interest (left Y-axis) and BTC USD spot price (right Y-axis). The goal is to simultaneously visualise leverage dynamics (OI) and price dynamics in order to detect divergences revealing imminent reversals. OI formula: Σᵢ (OI_contracts_i × BTC_price × multiplier_i) across all active venues covered by Coinalyze. BTC price: cross-exchange spot aggregation via the Trinity Price Intelligence pipeline (PI v2). Daily granularity, Coinalyze source for OI + multi-venue spot sources for price. Vertical markers highlight major historical episodes (March 2020 COVID crash, November 2022 FTX, January 2024 spot ETF, April 2024 halving).
How to read
Left Y-axis displays aggregated open interest in USD; right Y-axis displays BTC USD price with at least three intermediate numerical ticks to facilitate price-level reading (not just the last value). X-axis is daily, available timeframes 90d/1y/2y/all. The log-scale toggle is recommended for the BTC axis on long timeframes (multi-cycles) to flatten orders of magnitude. The hover tooltip simultaneously displays the date, day OI, day BTC price and 24h variations of both series. Institutional reading crosses the sign of the two simultaneous derivatives: OI rising + price rising reflects healthy expansion; OI rising + price flat or falling reflects leverage accumulation without price validation (a configuration historically at cascade risk); OI falling + price rising reflects a short-squeeze with position reset; OI falling + price falling reflects organic deleveraging that purges leverage excess.
Key zones
OI/Price quadrants described in the reading form a robust interpretative framework: (1) OI ↑ + Price ↑ = healthy long leverage, accompanies bullish trend; (2) OI ↑ + Price → or ↓ = leverage accumulating without validation, configuration historically at cascade risk in the 5-15 days that follow; (3) OI ↓ + Price ↑ = short squeeze reset, price rises despite position closures (often spot-driven, ETF flows type); (4) OI ↓ + Price ↓ = organic deleveraging, healthy as it purges leverage excess. Extreme divergence zones (quadrant 2 over 30+ days) have historically preceded the largest crypto market liquidation cascades.
What to observe
Priority patterns to watch: (1) OI/Price bearish divergence over 7-15 days — OI rising by +10% while Price stagnates or declines by -5% is historically a pre-cascade configuration (cross-reference with TLOI percentile rank to quantify expected intensity); (2) OI/Price bullish divergence — Price rising but OI declining, indication of spot-driven rise (institutional via ETF) more durable than leverage-driven rise; (3) OI plateau above 80% of rolling 1-year high + Price near ATH = market saturation, short-term end-of-cycle configuration; (4) OI crossing above monthly average OI while Price breaks a major resistance = leverage-confirmed breakout (often durable).
Historical context
Canonical historical episodes where OI vs Price provided early indications: April 2021 (OI at historical peaks + Price ATH ~64 K$ = extreme saturation, followed by May Elon Musk correction -50%), 19 May 2021 (long liquidation cascade, OI drops brutally -40% in 48h), November 2022 FTX collapse (OI collapses in days with venue disappearance + price correction), January 2024 (OI explodes with spot ETF inflows, Price reaches 50 K$+ — leverage and spot aligned, the rally is durable), August 2024 Yen carry trade unwind (global long liquidation cascade, OI ↓ + Price ↓ crossover of -15% in hours), post-halving April 2024 (OI structurally higher reflecting post-ETF institutionalisation).
Expert notes
This chart is one of the most powerful in the Exchange Intelligence section for detecting reversals at 5-15 day horizon. For exhaustive cross-layer Trinity reading, systematically cross-reference with: (1) TLOI Trinity Liquidation Outlier Index (Layer B percentile rolling annual composite) — quantifies expected historical cascade intensity if quadrant 2 configuration; (2) TDOI Trinity Derivatives Overheat Index (Layer B meta-composite 0-100) — aggregated macro derivatives regime score; (3) MVRV Z-Score on-chain — price/cost-of-production valuation context; (4) 4Y cycle position — halving proximity and historical phase. Quadrant 2 divergence (OI ↑ Price ↓) has historical reliability around 60-70% as a pre-cascade indication, making it one of the best observable derivatives setups.
Common mistakes to avoid
Common mistake: trading every OI/Price divergence as an automatic reversal indication. NO — divergences must persist 5+ days minimum and be qualified by other indicators (funding rate, L/S ratio, MVRV) before action. An isolated 1-2 day divergence may be micro-structural noise. Another trap: comparing today's nominal USD OI to that of 3 years ago without normalising by BTC price or market cap. USD-denominated OI mechanically grows with price — to compare effective pressure across cycles, divide by market cap or compare OI/Volume ratios. Finally, don't forget OI captures only the perpetual market (excludes CME futures, options, leveraged spot). For an exhaustive view, cross-reference with CME Bitcoin Futures OI (#22 Layer C).
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/exchange-intelligence/derivatives-oi-vs-price-overlay/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "derivatives-oi-vs-price-overlay",
"timeframe": "1y"
}Required tier: pro. See the pricing grid for the tier list and the MCP documentation for multi-client configuration.
Related metrics
Institutional disclaimer
Trinity Insights is an educational and analytical tool. The metric above does not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.