Madjik API documentation

Options Put/Call Ratio (M50041)

Options Put/Call Ratio — derivatives classic metric served by the Madjik API.

Metric IDM50041
Categoryderivatives
Classificationclassic
Tierpro
ComputationClassical (SQL)
Methodsprogr
Computed byBlack Belt Labs
Freshnessfresh

Methodology

Total put open interest divided by total call open interest on Deribit BTC+ETH options.

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/M50041"

# history with provenance
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50041/timeseries?interval=1h"

# variant grid / all computation methods
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50041/variants"
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50041/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/m50041-options-put-call-ratio/

Get API access