Skip to content

← On-chain Bitcoin

Drawdown SimulatorTRINITY EXCLUSIVE

EXCLUSIVE - Interactive tool simulating hypothetical drawdown scenarios on a portfolio, mapped against the empirical distribution of historical Bitcoin drawdowns. Quantifies historical frequency and recovery duration per drawdown magnitude.

Tier performanceOn-chain Bitcoininteractivedrawdownsimulatorprobabilityriskexclusive

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 Drawdown Simulator is an interactive tool that simulates the impact of a hypothetical X% decline on a Bitcoin portfolio from the current price. The tool contextualises each scenario by displaying the historical frequency of drawdowns of similar amplitude, median recovery duration, and position in the current cycle. Users enter an amount in BTC or fiat, select a decline percentage, and the tool generates a detailed projection including residual portfolio value, corresponding Bitcoin price, and historical probability of this scenario.

How to read

The main panel displays a drawdown slider (0% to -90%) and updates projected portfolio value in real time. The historical chart in the background shows all past Bitcoin drawdowns ranked by amplitude and duration. The probability bar indicates how many times a drawdown of this amplitude or worse has historically occurred. The recovery table shows median, minimum, and maximum duration to recover the pre-drawdown price level.

Key zones

Drawdowns of -20% to -30% are frequent even in bull markets (occurring ~3-5 times per cycle). -50% drawdowns historically mark major intra-cycle corrections or bear market onset. -70% to -85% drawdowns are bear market bottoms (2011: -93%, 2015: -86%, 2018: -84%, 2022: -78%). The trend shows cycle troughs becoming progressively less deep in percentage terms.

What to observe

Use the simulator to quantify your risk tolerance before sizing your position. Simulate a -50% drawdown and observe whether the absolute loss is bearable. The tool includes a 'stress test' mode that simulates the 5 worst historical drawdowns applied to the current portfolio, providing a realistic worst-case view based on actual history.

Historical context

Bitcoin has experienced drawdowns exceeding 80% three times (2011, 2015, 2018) and over 70% in 2022. Even bull markets contain severe corrections: -38% in May-July 2021, -54% in March 2020 (COVID). The ability to psychologically and financially withstand these drawdowns is the determining factor in long-term Bitcoin holder performance.

Expert notes

⚠️ Trinity Exclusive Model - Bitcoin's drawdown distributions do not follow a normal distribution - they have fat tails, meaning extreme events are more frequent than a Gaussian distribution predicts. The simulator uses the actual empirical distribution rather than a parametric model to avoid underestimating tails. However, with 15 years of history, extreme drawdowns (>85%) have a sample of N=1-2, making probabilities highly uncertain.

Common mistakes to avoid

A drawdown's historical probability is NOT a prediction of what will happen. The fact that a -80% has only occurred 3 times does not mean the probability is '3/15 per year'. Drawdowns are context-dependent (cycle phase, macroeconomics, regulation). Furthermore, past recovery durations do not guarantee future recovery - Bitcoin could theoretically never reclaim a previous peak, even though this has not happened yet.

Programmatic access

REST API

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

MCP server

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