OI Exchange Count
Exchange count
| Property | Value |
|---|---|
| Category | Market Data |
| Unit | Dimensionless |
| Resolution | 1d |
| Assets | BTC |
| Tier | Basic |
| API Endpoint | GET /v1/futures/oi |
| Field | exchange_count |
Overview
Exchange count. This metric is part of the Blocklens analytics suite.
Interpretation
Track oi exchange count 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"