SPX/TLT Risk-On Ratio vs BTC
Overlays the daily ratio of the S&P 500 index over the TLT ETF (iShares 20+ Year Treasury Bond ETF) against Bitcoin's daily spot price. The ratio is the institutional macro framework expressing the rotation between US large-cap equities and long-duration Treasury bonds - when equities outperform bonds, ratio rises (risk-on regime); when bonds outperform equities, ratio falls (risk-off regime). A 50-day moving average overlay (cyan analytical) isolates structural regime shifts from daily noise. Daily T+0 publication (NYSE close 16:00 ET).
What is it?
The SPX/TLT Risk-On Ratio chart overlays the daily ratio of the S&P 500 index over the TLT ETF (iShares 20+ Year Treasury Bond ETF) against the daily Bitcoin spot price. The ratio measures the relative performance of US large-cap equities versus long-duration US Treasury bonds - when equities outperform bonds, the ratio rises (risk-on regime); when bonds outperform equities, the ratio falls (risk-off regime). The framework was popularized by institutional macro desks following the TLT ETF inception in July 2002, providing a clean daily-resolution view of risk appetite rotation between the two dominant US asset classes. The chart aligns Bitcoin's full price history against this risk-on/risk-off barometer to reveal the structural relationship between US asset allocation flows and Bitcoin's cycle regime alignment. Publication lag is daily T+0 - both SPX and TLT close at 16:00 ET on NYSE/CBOE, with end-of-day snapshots available via public financial data APIs by 17:00-18:00 ET the same day.
How to read
Two series are plotted: the SPX/TLT ratio on the left vertical axis (linear scale, typical range 1.5 to 25) and Bitcoin spot price on the right vertical axis (logarithmic scale). Optionally a third smoothed series (50-day moving average of the ratio, cyan analytical) overlays for trend visibility. The chart fills a subtle green forest shading when the MA50 slope is positive over 60+ days (sustained risk-on regime) and a subtle burgundy shading when the slope is negative (sustained risk-off regime). Read the chart structurally: the absolute level of the ratio matters less than its trend direction because the ratio depends on the contemporary interest rate environment which evolves over decades. Focus on the slope: rising ratio = capital flowing from bonds to equities = risk-on; falling ratio = capital flowing from equities to bonds = risk-off. Bitcoin's cycle regimes have historically aligned with these structural risk-on/risk-off phases at daily resolution, providing a higher-frequency macro indication than monthly indicators like the ISM PMI.
Key zones
Risk-on regime (forest green fill, MA50 slope > 0 over 60+ days): capital is flowing from bonds to equities sustainably. Constructive for Bitcoin accumulation and bull regimes. Historical examples: 2014-2017 sustained expansion (Fed rate hike cycle depressing TLT), late 2020 through 2021 H2 (vaccine + reopening recovery), 2023-2024 (post-Fed pivot anticipation + AI equity boom). Risk-off regime (deep burgundy fill, MA50 slope < 0 over 60+ days): capital is flowing from equities to bonds sustainably. Negative for Bitcoin cyclical strength. Historical examples: late 2018 (Fed hike late-cycle stress), March 2020 brief brutal (COVID crash with TLT spike refuge), 2022 H1 (Fed aggressive hike anticipation crushing both equities and TLT but ratio fell as bonds outperformed crash equities short-term). Transition regime (slope flat / mixed): directional ambiguity. The ratio is choppy without clear trend. Watch for sustained breakouts in either direction before drawing conclusions. The 2022 transition between bull and bear took several months of ratio chop before establishing the H2 2022 risk-off bottom regime.
What to observe
• Slope MA50 crossing 0 upward: confirms entry into sustained risk-on regime. Historically aligned with Bitcoin accumulation phase confirmation. • Slope MA50 crossing 0 downward: confirms entry into sustained risk-off regime. Historically aligned with Bitcoin distribution phase or bear market entry. • Acceleration of slope (steepening): rapid acceleration in either direction indicates conviction-driven flows. Historically high-confidence regime confirmation. • Divergence ratio vs BTC: short windows where BTC moves opposite to the ratio direction often indicate crypto-native dynamics (leverage flush, halving anticipation, ETF inflow waves) overriding the macro backdrop temporarily. • Extreme ratio values: while the absolute level is interest-rate-regime dependent, exceptionally high or low values relative to a rolling 5-year percentile can flag potential mean-reversion windows. • Speed of flips: a sustained slope flip taking weeks vs an abrupt 1-week reversal indicates different conviction levels of the underlying flows.
Historical context
The TLT ETF was created by iShares (BlackRock) on July 22, 2002, providing the first liquid retail-accessible exposure to long-duration US Treasury bonds (20+ year maturity). Prior to TLT, expressing the risk-on/risk-off rotation between equities and long bonds required separate cash bond positions or futures, restricting the framework to institutional desks. TLT made the ratio computable and tradeable at daily frequency for the broader market. The S&P 500 (SPX) has been continuously calculated since 1957 in its current 500-stock form (predecessor indices date to 1923), providing the longest continuous equity benchmark. The ratio framework matured during the 2008 financial crisis when the risk-on/risk-off dichotomy became the dominant macro framework for institutional asset allocators. Bitcoin's 17-year history (2009 onwards) overlays three complete TLT-era cycles. The relationship is strongest at structural regime shifts (multi-month flips) and weakest at short-term volatility events.
Expert notes
The ratio level depends on contemporary interest rate environment: in a low-rates era (post-2008 to 2021), TLT trades at higher prices and the ratio level is lower (3-7 range). In rising-rates regime (post-2022), TLT prices fall and the ratio level rises (10-20 range). Therefore the ratio's absolute level is not directly comparable across decades - slope and trend dominate the institutional interpretation. The MA50 smoothing isolates structural regime shifts from daily noise. Alternative window choices include MA20 (faster, more noise) or MA200 (slower, more lagged) - Trinity uses MA50 as the institutional-standard balance between responsiveness and noise reduction. Post-ETF caveat: spot Bitcoin ETF flows since January 2024 have increased the high-frequency correlation between BTC and traditional US risk assets, including the SPX/TLT ratio. The daily relationship is tighter post-2024 than in pre-ETF cycles, strengthening this chart's predictive utility going forward.
Common mistakes to avoid
• Comparing absolute ratio levels across decades: the ratio level is interest-rate-regime dependent. Comparing a 2014 ratio (5) to a 2022 ratio (12) directly is meaningless without context - focus on slope and trend. • Treating MA50 as a precise entry indication: the MA50 confirms regime, but Bitcoin entries are typically already underway when the slope flips. The cross confirms structural shift but lags optimal timing. • Ignoring divergence windows: short-term divergences between ratio and BTC (e.g., crypto-native flush events) are common. Macro indications operate over months, not days. • Confusing TLT with shorter-duration Treasuries: TLT tracks 20+ year duration. Shorter-duration ETFs (IEF 7-10y, SHY 1-3y) respond differently to rate changes. The 20+ year exposure is what makes TLT the canonical risk-off counterparty to SPX. • Expecting the ratio to predict crypto-native events: halving cycles, ETF launch waves, and protocol-specific dynamics override macro temporarily. Use this chart alongside on-chain and cycle-specific indicators for full context.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/cycle-intelligence/cycle-spx-tlt-risk-ratio/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "cycle-spx-tlt-risk-ratio",
"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.