Risk and Market Metrics

Interpret composite on-chain risk, stress, regimes, sentiment, and market-structure signals.

Risk and market metrics combine one or more on-chain lenses into bounded gauges, regimes, stress measures, sentiment classifications, or market-structure signals. Examples include risk indexes, capital sentiment, volatility-normalized measures, exchange concentration, sanctioned exposure, and price-versus-model regimes.

#Request

curl -H "x-api-key: YOUR_API_KEY" \
  "https://chartinspect.com/api/v1/onchain/onchain-risk-composite?chain=bitcoin&days=730"

Composite values are model outputs. Their range, smoothing, thresholds, and component weights are part of the metric contract and should not be inferred from the name alone. Regime labels are categorical even when a companion numeric score is present.

For cross-asset price breadth, ETF flows, or derivatives signals that are not derived from one chain's ledger, use Market Indicators or Derivatives instead.

Was this page helpful?