Market Depth Ratio (M50009)
Market Depth Ratio — volume classic metric served by the Madjik API.
| Metric ID | M50009 |
|---|---|
| Category | volume |
| Classification | classic |
| Tier | pro |
| Computation | Classical (SQL) |
| Methods | progr |
| Cadence | 15min |
| Computed by | Black Belt Labs |
| Freshness | fresh |
Methodology
Average bid-to-ask depth ratio within ±1% of mid across tracked exchange order books (30h window).
Classic metric: its substance is available elsewhere; Madjik serves it with full history, variants and provenance.
Access this metric
# latest value
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50009"
# history with provenance
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50009/timeseries?interval=1h"
# variant grid / all computation methods
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50009/variants"
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50009/methods"
Response shapes: Response format · provenance labels: Data provenance · public methodology row: api.madjik.io/methodology
Overview page on the main site: https://www.madjik.io/metrics/m50009-market-depth-ratio/
