**QUICK ANSWER:** A 20–30% Bitcoin drop triggers loss aversion — the documented fact that a loss feels roughly twice as painful as an equal gain feels good (Kahneman-Tversky). The panic sell locks the loss; the revenge trade that follows (trying to "win it back") usually doubles it. In the Nov 2021 → Nov 2022 decline (~77% peak-to-trough, OBSERVED), the traders who survived were not the smartest — they were the ones with a pre-written invalidation level. The protocol: decide exit before entry, and ban same-day re-entry after a stopped trade.
Crashes are where psychology becomes P&L. A calm market tests your edge; a crash tests your nervous system. Bitcoin's historical crashes are not rare events — they are the recurring tax on undisciplined_positions. If you cannot sit through a 25% drawdown without revenge trading, size is the problem, not the market.
Hypothesis: Loss-aversion asymmetry causes premature panic exits near local lows and impulsive re-entries (revenge trades) that convert a paper loss into a realised, then doubled, loss.
| Crash | Drawdown (OBSERVED) | Typical behaviour |
|---|---|---|
| 2018 bear | ~84% | Capitulation near bottom, then silence |
| May 2021 | ~53% | Panic sell, buy higher |
| 2021-2022 | ~77% | Revenge trades into LUNA/FTX contagion |
**Findings:**
1. Loss feels ~2x the pain of equal gain (SOURCE: Prospect Theory) — this is why small dips trigger oversized fear.
2. Panic sells cluster at local lows, not at the start of declines.
3. Revenge trades after a stop have a lower win rate than the original plan (DERIVED from increased urgency + worse location).
4. Traders with a written invalidation level exit on rule, not on fear.
5. The second trade of the day after a loss is statistically the most dangerous.
# 30-day drawdown-behaviour log
for trade in my_trades:
if trade.result == 'loss' and trade.next_trade_within_4h:
revenge_count += 1
# If revenge rate > 20%, impose a 24h cooldown rule.
Some panic sells are correct — if the thesis breaks, selling is right. The failure is selling on *pain* not on *thesis*. Distinguishing the two is the skill.
1. Write invalidation BEFORE entry. If thesis breaks, you already decided.
2. Ban re-entry for 24h after a stopped-out trade.
3. Size so a 30% drop is a bad day, not an account death.
4. Name the emotion: "this is loss aversion" — labelling reduces its pull.
5. Keep cash ready; crashes are also opportunity for the prepared.
**Q: Is panic selling always wrong?**
No. Selling when your thesis breaks is correct. Selling because the number is red and it hurts is the mistake.
**Q: Why is revenge trading worse?**
Urgency replaces process. You re-enter at a worse level to "fix" a loss, doubling risk on emotion.
**Q: How much drawdown can I survive?**
Depends on size. If 30% hurts your capital permanently, you are oversized — full stop.
**Q: Does DCA help in crashes?**
Systematic DCA removes the decision, which is exactly the point — no panic, no revenge.
Loss aversion makes a 25% drop feel like a 50% wound. Panic sells at lows; revenge trades double the damage. Pre-write your invalidation, ban same-day re-entry, and let the crash be a test of size, not nerve.
Shakti Tiwari — Nifty Option Trader, XGBoost Expert. Trading psychology research for optiontradingwithai.in. Educational only, not financial advice.
---
**Related Articles (optiontradingwithai.in):**
**Connect:**
Also on Dev.to (primary): https://dev.to/shaktitiwari