Golden Ratio Multiplier
Set of price multiples (1.6×, 2×, 3×, 5×, 8×, 13×, 21×) applied to the 350-day MA, mapping Fibonacci-based resistance and cycle-top zones across Bitcoin's growth trajectory.
What is it?
The Golden Ratio Multiplier, created by Philip Swift, plots two dynamic resistance levels above the 350-day moving average: the first at 350 DMA × 1.618 (the golden ratio φ) and the second at 350 DMA × 2.0. These two multiples form a resistance channel that has historically framed cycle overheating zones. The 1.618 multiple acts as first resistance, while 2.0× constitutes the upper resistance — identical to the upper component of the Pi Cycle Top Indicator.
How to read
When price approaches or breaches the 350 DMA × 1.618 level, the market enters a speculative premium zone relative to the long-term trend. If price exceeds the 350 DMA × 2.0 level, overheating is comparable to conditions that historically preceded cycle tops. A price well below 1.618× indicates a market at a discount in this framework.
Key zones
350 DMA × 1.618: first resistance derived from the golden ratio. This level has been breached in every confirmed bull market, serving as an indication of transition toward the euphoria phase. 350 DMA × 2.0: upper resistance. This level corresponds to double the 350 DMA and has historically marked top zones in recent cycles (2017, 2021).
What to observe
The distance between price and the 1.618× level gives a measure of cycle 'temperature'. In early bull markets, price is far below 1.618×; when it approaches, the market accelerates. The relationship between 1.618× and 2.0× creates a ~24% wide channel within which cycle tops tend to form.
Historical context
Early cycles (2011, 2013) saw price far exceed the 2.0× (reaching much higher multiples of the 350 DMA). Recent cycles (2017, 2021) show progressive tightening, with price merely approaching or modestly exceeding 2.0×. This decline is consistent with market maturation and structural volatility decrease.
Expert notes
The golden ratio (φ = 1.618) has aesthetic and mnemonic significance in market context, but without solid theoretical foundation in finance. The 2.0× level is identical to the Pi Cycle Top upper component (2 × 350 DMA), creating useful redundancy: if both indicators converge toward the same indication, the confluence strengthens the reading.
Common mistakes to avoid
Extrapolating higher resistance levels (3×, 5×, 8× etc.) from the Fibonacci concept is tempting but misleading — these levels are NOT plotted on this chart. The structural decline of top multiples cycle over cycle implies that even 2.0× could become less relevant if volatility continues to decrease. Attributing 'mystical' significance to the golden ratio in market context is numerology, not analysis.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/golden-ratio-multiplier/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "golden-ratio-multiplier",
"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.