Skip to content

← Cycle intelligence

Analog Picker Multi-Cycle

Superimposes the current cycle 4 BTC trajectory with one or more historical cycle references (cycle 2 era 2015, cycle 3 era 2018) rescaled at a common anchor (cycle bottom). Reveals visually whether the current cycle is converging with or diverging from prior cycle analogs. Convergence ≤±10% indicates the fractal pattern holds (cycle 2 vs cycle 3 showed correlation ~0.85 on phase 0-150d); divergence >±25% indicates pattern breakdown.

Tier proCycle intelligencemulti-cycleanalogfractalcomparisonprorescaling

What is it?

The Analog Picker Multi-Cycle indicator overlays one or more historical Bitcoin cycle references on top of the current cycle 4 trajectory, after rescaling the reference series at a common anchor point. The rescaling formula multiplies the reference cycle's prices by the ratio of the current-anchor-price divided by the reference-anchor-price, producing a comparable trajectory aligned at the cycle bottom. The chart plots the current cycle 4 trajectory (orange, 3px thick) along with the cycle 3 (2018-12 anchor, violet) and the cycle 2 (2015-01 anchor, cyan) references rescaled. Convergence and divergence are read directly off the three lines: there is no coloured band, because a fixed percentage envelope around a rescaled trajectory would move with the reference rather than mark a level, and a value-axis band cannot express it. Publication is daily, T+0.

How to read

Three lines are plotted on a logarithmic price scale: the current cycle 4 trajectory (orange, 3px thick, since November 2022), the cycle 3 reference rescaled (violet, default visible analog from the December 2018 anchor), and the cycle 2 reference rescaled (cyan, ancient reference from the January 2015 anchor). When the cycle 4 trajectory and the cycle 3 rescaled stay within about ten percent of each other, the fractal reading holds; past periods of that kind lined up with stable pattern phases. Once they separate by roughly a quarter, the pattern has broken and cycle-specific dynamics are asserting themselves. Both are judged by eye off the two lines: the chart paints no band, because a percentage envelope around a rescaled trajectory moves with the reference instead of marking a level. Read structurally: the relative position of the actual trajectory above or below the rescaled reference tells you whether the current cycle is outperforming or underperforming the analog at the same days-since-anchor coordinate. The tooltip displays the exact ratio multiplier and the elapsed time since the common anchor for precise reproduction.

Key zones

Convergence (no fill; divergence of about ten percent or less): when the actual cycle 4 trajectory and the rescaled cycle 3 reference remain within ±10% of each other, the fractal pattern is considered aligned. Historically, the first 150 days post-cycle-bottom typically exhibit this convergence regime across cycles 2 and 3 (correlation ~0.85 in this phase window). The visualization shades the area in forest green to immediately convey alignment. Major divergence (no fill; beyond roughly a quarter): when divergence exceeds ±25%, the fractal pattern is considered broken - cycle-specific structural dynamics are asserting themselves. Nothing is painted: the separation between the two lines is what conveys the rupture. Historically, all 3 prior cycles eventually exited the convergence regime around day 450-600 post-bottom. Neutral mid-range zone (no fill, 10-25% divergence): between the two extremes, the chart shows raw trajectory comparison without color overlay. Read direction: actual above reference = current cycle outperforming; actual below = underperforming.

What to observe

• Convergence window (first 150 days post-bottom): historically the most reliable phase for fractal convergence - observe whether the current trajectory tracks the chosen reference within ±10%. A persistent green zone in this window suggests the analog is informative. • First major divergence event: the day when the actual trajectory exits the ±10% convergence band marks a structural inflection. Note its timing relative to the reference cycle (early = cycle accelerating; late = cycle lagging). • Crossover behavior: when the actual trajectory crosses from below to above the rescaled reference, the current cycle is outperforming the analog. The reverse indicates underperformance. • Cross-cycle comparison: the cycle 3 reference is generally more relevant for cycle 4 trajectory than cycle 2 (closer in structure due to institutional involvement growth). Cycle 2 has educational value but limited predictive power. • Post-ETF caveat watch: the spot ETF approval since January 2024 has introduced new flow dynamics. Watch whether the current cycle 4 systematically diverges from the cycle 3 analog due to ETF-induced volatility compression.

Historical context

Multi-cycle analog overlay analysis has been a standard technique in commodity and equity market analysis for decades, applied to Bitcoin since the framework of repeated halving cycles became apparent (4 cycles observed: 2011-2013, 2015-2017, 2018-2021, 2022 onwards). Community-built charting scripts that popularized the technique for retail Bitcoin investors typically use a single fixed shift (4 years ≈ halving period). Trinity v3.0 implementation differentiates with multi-cycle reference rescaling at the cycle bottom anchor (rather than calendar shift), leaving the convergence and divergence regimes to be read off the lines themselves. The November 2022 cycle bottom established the anchor point for cycle 4 trajectory, allowing direct comparison against cycle 3 (December 2018 bottom anchor) and cycle 2 (January 2015 bottom anchor). The first 150 days post-bottom historically exhibit ~0.85 correlation across cycles 2 and 3, validating the convergence framework empirically.

Expert notes

The rescaling formula uses a single multiplicative anchor at the cycle bottom date. Alternative anchoring schemes (halving date, ATH date, ATL date) produce different trajectories - Trinity defaults to cycle bottom (most stable anchor across the 4 historical cycles). The cycle bottoms are auto-detected from the rolling 730-day minima algorithm applied to BTC daily close price - anchors that match the documented bottoms 2011-11 / 2015-01 / 2018-12 / 2022-11 within ±10 days. The convergence threshold ±10% and divergence threshold ±25% are empirically calibrated on cycles 2 and 3 - these may need recalibration if cycle 4 post-ETF dynamics structurally shift the divergence profile. With only 3 prior cycles available for backtest, the empirical record is small; treat the analog as a directional indication, not a deterministic projection. The Cycle 1 reference (2011-2013) is excluded from the default visualization due to data depth limitations and structural market differences (no derivatives, negligible institutional participation).

Common mistakes to avoid

• Treating the analog as a deterministic prediction: the rescaled reference is a hypothesis test, not a forecast. The current cycle can diverge from any reference at any time. • Over-interpreting Cycle 2 reference: while cycle 2 (2015-2017) is more recent than cycle 1, it still occurred in a pre-derivatives era with limited institutional participation. Its analog value is more educational than predictive for cycle 4. • Ignoring post-ETF regime change: January 2024 ETF approvals introduced structural flow changes that may invalidate pre-2024 analogs. • Confusing convergence with causation: when the actual trajectory tracks the reference within ±10%, this is statistical alignment, not a deterministic mechanism. Random walk realizations can converge by chance. • Forgetting the anchor sensitivity: the rescaling multiplier depends entirely on the price at the chosen anchor date. A small error in anchor identification can produce significant trajectory differences.

Programmatic access

REST API

curl -sS \
  'https://api.trinityinsights.io/api/v1/cycle-intelligence/metrics/cycle-analog-picker-1416-1620-2024/data?timeframe=90d' \
  -H 'X-API-Key: $TRINITY_API_KEY'

MCP server

{
  "tool": "get_chart_value",
  "metric_id": "cycle-analog-picker-1416-1620-2024",
  "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.