OI Delta %
OI change %
| Property | Value |
|---|---|
| Category | Market Data |
| Unit | % |
| Resolution | 1d |
| Assets | BTC |
| Tier | Basic |
| API Endpoint | GET /v1/futures/oi |
| Field | oi_delta_pct |
Overview
OI change %. This metric is part of the Blocklens analytics suite.
Interpretation
Track oi delta % to understand market structure and institutional positioning. Changes signal shifts in market dynamics or institutional sentiment.
Use Cases
- Market analysis: Monitor for trend identification
- Research: Incorporate into quantitative models and cross-metric correlation studies
- Reporting: Include in periodic market reports and institutional briefings
- Dashboard integration: Display alongside related metrics for comprehensive market overview and decision support
API Usage
curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/futures/oi?start_date=2024-01-01&end_date=2024-12-31&limit=365"