Madjik API documentation

Market Breadth Indicator (M50024)

Market Breadth Indicator — market classic metric served by the Madjik API.

Metric IDM50024
Categorymarket
Classificationclassic
Tierbasic
ComputationClassical (SQL)
Methodsprogr
Computed byBlack Belt Labs
Freshnessfresh

Methodology

Percentage of top-100 coins with positive 24h price change.

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

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

# variant grid / all computation methods
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50024/variants"
curl -H "X-API-Key: YOUR_API_KEY" "https://api.madjik.io/v1/metrics/M50024/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/m50024-market-breadth-indicator/

Get API access