Momentum Metrics
Interpret spending profitability, oscillators, trend, and on-chain cycle momentum.
Momentum metrics transform on-chain activity into directional or regime signals. Common families include SOPR, adjusted SOPR, spending momentum, composite oscillators, cycle indexes, z-scores, and smoothed trend comparisons.
#Request
curl -H "x-api-key: YOUR_API_KEY" \
"https://chartinspect.com/api/v1/onchain/sopr?chain=bitcoin&days=730"SOPR-style values compare disposal value with acquisition value for spent supply. A value around 1 is often a break-even reference, but the exact population and adjustments belong to the metric contract.
Suffixes such as _sma, _ema, _smoothed, _positive, and _negative are chart-ready transforms. Use base fields for independent analysis unless you intend to reproduce the displayed signal. Discover exact IDs and fields through status.
Was this page helpful?