Supply Absorption EngineTRINITY EXCLUSIVE
EXCLUSIVE - Z-score oscillator measuring illiquid supply absorption relative to on-chain activity. Positive = healthy accumulation, negative = distribution.
Trinity exclusive model
This metric is a proprietary Trinity Insights model. Its formula, inputs, weights and parameters are NOT disclosed. The page documents only the output (bounded scale, interpretation zones, historical context). Access to the score and its time series is via the REST API and the MCP server, subject to the required tier.
What is it?
The Supply Absorption Engine is a proprietary Trinity oscillator measuring the ratio between daily illiquid supply growth (hodled or lost coins) and dormancy flow (on-chain activity weighted by coin age). This raw ratio is smoothed with a 30-day moving average, then normalized as a 365-day rolling Z-score. The result oscillates around zero, with positive values indicating absorption above the past year's average, and negative values indicating relative distribution. The oscillator is bounded to ±3.
How to read
The oscillator swings between -3 and +3 around zero. Above zero: illiquid absorption is stronger than its past-year average - constructive reading. Below zero: absorption is weaker - cautionary indication. Divergences with BTC price are the most actionable reading: rising price + falling oscillator = fragile rally; falling price + rising oscillator = silent accumulation (bullish).
Key zones
Score > +2: exceptional absorption, observed during the most aggressive accumulation phases (Q4 2022, March 2020). Score +1 to +2: healthy absorption, structurally constructive. Score -1 to +1: neutral zone, no strong directional indication. Score < -1: relative distribution, observed during corrections and profit-taking. Score < -2: major distribution, observed during capitulations (May 2021, November 2022).
What to observe
Price/oscillator divergences are the most powerful indicator. In 2021, price was rising toward $64K while the oscillator deteriorated - the rally was not backed by accumulation, and correction followed. In December 2022, price was at lows but the oscillator was rising sharply - HODLers were massively accumulating in fear, a classic bottom indication. The rate of change (derivative) is as informative as the level.
Historical context
Major positive peaks were observed after the 2013, 2018, and 2022 capitulations - each time, illiquid supply massively absorbed coins distributed by weak hands. The deepest negative troughs coincided with the November 2021 distribution and the 2022 Luna/FTX debacle. The reading showed a 2-to-8 week lead on major price movements.
Expert notes
⚠️ Trinity Exclusive Model - The compute uses dormancy flow (CDD/price) rather than raw transfer volume as the denominator. Dormancy flow weights activity by coin age - a 5-year dormant coin moving carries more weight than a 1-day coin. This naturally filters consolidation and internal exchange transaction noise. The 365-day rolling normalization enables cross-cycle comparisons without early days (2009-2012) crushing the reading. Combine with MVRV Z-Score for a complete view: Absorption Engine measures supply dynamics, MVRV measures valuation.
Common mistakes to avoid
A positive score does not mean price WILL rise - it means accumulation relative to the past year is above average, which is structurally constructive but not sufficient alone. The rolling Z-score continuously 'recalibrates': a +1 score in 2023 and a +1 in 2017 do not reflect the same absolute accumulation intensity. Finally, the oscillator does not capture off-chain factors (regulation, macro, sentiment) that can dominate short-term price dynamics.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/supply-absorption-engine/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "supply-absorption-engine",
"timeframe": "1y"
}Required tier: performance. 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.