Cycle Low Multiple
Ratio of current price to each cycle's lowest point. Tracks how far Bitcoin has risen from the cycle bottom, providing context for where we are in the current expansion phase.
What is it?
The Cycle Low Multiple divides the current price by each halving cycle's lowest price, producing a multiplier measuring the recovery magnitude from the trough. A Cycle Low Multiple of 10x means price has increased 10-fold from the cycle's lowest point. This ratio compares each cycle's expansion strength on a normalised basis, regardless of absolute price.
How to read
Plot the multiple for each cycle and compare trajectories. A rapidly rising multiple indicates strong momentum. Reaching a historical top multiple level (e.g., 20x for recent cycles) marks a caution zone. Multiple deceleration (price rises but ratio slows) may precede a top.
Key zones
The 2011-2013 cycle reached a ~500x multiple from its trough. The 2015-2017 cycle: ~130x. The 2018-2021 cycle: ~22x. The declining trend suggests the next cycle could have a peak multiple of 8-15x, if maturation continues.
What to observe
The speed at which the current multiple catches up to previous cycles indicates speculative intensity. A multiple reaching the same level as the previous cycle at the same time stage suggests similar dynamics. An early overtake would be exceptional; a lag could mark an attenuated cycle.
Historical context
The regular decline in peak multiple is one of the most solid data points characterising Bitcoin's maturation. This decline is consistent with the theory of diminishing marginal returns as market cap increases. It is physically harder to achieve 100x at $1T market cap than at $1B.
Expert notes
The cycle trough is only identifiable in hindsight, making the real-time multiple subject to revision if a new low is reached. During the 2022 bear market, the trough moved from ~$29K (May 2022) to ~$15.5K (November 2022), radically changing the multiple. The indicator is therefore more useful in retrospective analysis than in real-time for the current cycle.
Common mistakes to avoid
Using the Cycle Low Multiple to 'predict' a price target ('the previous cycle did 22x, so this one will do at least 15x') is a naive extrapolation. The sample is too small to derive reliable statistical laws. The peak multiple could be much lower (or surprisingly higher) than the trend suggests.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/cycle-low-multiple/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "cycle-low-multiple",
"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.