Seller Exhaustion Constant
Combines the share of supply held at a loss with the rolling 30-day price volatility. Bottom-of-cycle marker: rising capitulation combined with collapsing volatility historically aligns with macro lows.
What is it?
The Seller Exhaustion Constant multiplies two components: (1) the share of Bitcoin supply held at an unrealized loss as of today `supply_in_loss / supply`, which measures latent capitulation pressure; (2) price volatility computed as the 30-day rolling standard deviation, which structurally declines as the market exhausts itself. Their product captures phases where capitulation is high AND volatility collapses — the historical signature of cycle bottoms.
How to read
Read the indicator as a product: it rises sharply when capitulation intensifies AND volatility remains high (early bear phases), then peaks when volatility starts collapsing while capitulation stays high — the classic signature of seller exhaustion. A late uptick after several months of low volatility often marks the structural start of the next accumulation phase.
Key zones
The indicator has no universal threshold — its historical range varies cycle to cycle depending on the era's dominant volatility. Prefer a relative reading: a 4-year rolling percentile helps situate the current value. Cycle bottoms have historically coincided with peaks or post-peak returns of the indicator.
What to observe
Watch joint dynamics: if supply_in_loss stays high for several months while volatility collapses, the indicator enters the exhaustion zone characteristic of cycle bottoms. Downward reversals often mark the start of accumulation phases. Cross-reference with NUPL Classic to validate the magnitude of latent capitulation.
Historical context
The indicator printed a clear peak at each major Bitcoin cycle bottom — phases where the supply-in-loss ratio exceeded 40-50% while 30-day volatility collapsed below historical floors. The formula combining capitulation and volatility is a published marker in the on-chain literature for identifying seller exhaustion.
Expert notes
The indicator suffers from a limitation: it depends on the era's volatility regime. Inter-cycle comparisons must be contextualized (a 2014 cycle had structurally higher volatility than a 2022 cycle). Prefer the 4-year rolling percentile to compare across cycles. Also: the indicator peak is not the bottom — the downward reversal marks the bottom.
Common mistakes to avoid
A high Seller Exhaustion Constant does not mean the bottom is reached — it means we are structurally approaching it. Exact timing depends on fundamentals (monetary policy, sentiment, etc.). The indicator is better as post-bottom confirmation than as early predictor.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/seller-exhaustion-constant/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "seller-exhaustion-constant",
"timeframe": "1y"
}Required tier: pro. See the pricing grid for the tier list and the MCP documentation for multi-client configuration.
Related metrics
Institutional disclaimer
Trinity Insights is an educational and analytical tool. The metric above does not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.