Skip to content

← On-chain Bitcoin

Cycle Comparison ToolTRINITY EXCLUSIVE

EXCLUSIVE - Interactive multi-cycle alignment tool overlaying past Bitcoin cycles aligned on halving date or cycle bottom. Each cycle is normalised to % return from the anchor, with Pearson correlation of each past cycle vs the current one displayed in a summary table.

Tier performanceOn-chain Bitcoininteractivecyclecomparisonalignmenthistoricalexclusive

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 Cycle Comparison Overlay tool superimposes past Bitcoin cycles on a single chart, aligned on a user-chosen reference point: halving, cycle top, cycle bottom, or a specific on-chain date (e.g., the day MVRV crossed 1). Each cycle is normalised (in % return, log or linear) to allow structural trajectory comparison. The user can add any on-chain metric as overlay to see how it behaved at the same stage of each past cycle.

How to read

Each coloured curve represents a cycle (2012-2015, 2016-2019, 2020-2024, 2024+). The X-axis is time relative to the alignment point (days since halving, for example). Zones where curves converge indicate recurring structural behaviour. Divergence zones indicate the current cycle deviates from the 'historical template'. The confidence band (grey zone) shows the min-max envelope of past cycles.

Key zones

Bitcoin cycles have historically peaked 12-18 months after the halving. Return from halving to peak has decreased each cycle (100x, 30x, 8x). Post-peak troughs have stabilised 12-14 months after the top, with 80-85% drawdowns each. The tool allows visually quantifying whether the current cycle is 'ahead' or 'behind' compared to previous ones.

What to observe

Overlay an on-chain metric (MVRV, SOPR, NUPL) at the same stage of each cycle to see if the current cycle is 'structurally' similar. For example, if MVRV at day D+300 post-halving is historically between 1.5 and 2.0 but currently at 2.5, the cycle is potentially ahead in valuation terms. The tool allows up to 3 metric overlays simultaneously.

Historical context

Cycle comparison is a classic exercise in market analysis. For Bitcoin, halving alignment is preferred because it is a fundamental event (50% emission reduction) common to all cycles. The tool also offers alignment on MVRV troughs, NUPL crossing above 0, and other on-chain events, allowing more nuanced comparisons than simple calendar alignment.

Expert notes

⚠️ Trinity Exclusive Model - 3-4 cycles are a statistically insufficient sample for robust conclusions. The tool systematically reminds of this. Moreover, each cycle has unique characteristics (macro context, institutional adoption, regulation) that limit comparability. 'Fractal' analysis (cycles repeat) is a hypothesis, not a fact. The tool is designed to contextualise, not extrapolate.

Common mistakes to avoid

'The current cycle follows the same path as 2017' is a frequent but misleading statement. Cycles can appear similar on certain segments then diverge completely. Confirmation bias drives seeking similarities and ignoring differences. The tool explicitly displays the correlation coefficient between the current cycle and each past cycle to objectify the comparison.

Programmatic access

REST API

curl -sS \
  'https://api.trinityinsights.io/api/v1/onchain/cycle-comparison-tool/history?days=90' \
  -H 'X-API-Key: $TRINITY_API_KEY'

MCP server

{
  "tool": "get_chart_value",
  "metric_id": "cycle-comparison-tool",
  "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.