VIX Fear Gauge
Mean-reversion strategy that profits from VIX spikes reverting to the mean. When VIX surges above 25 and the term structure inverts, the strategy goes short volatility expecting normalization. High win rate but requires careful sizing.
π‘ Current Signal
VIX below 25. No fear spike detected. Strategy inactive.
π Indicators
π§ͺ Backtest Results
| Period | Jan 2012 β Dec 2024 |
| Win Rate | 71% |
| Profit Factor | 2.03Γπ Premium |
| Max Drawdown | -15.6%π Premium |
| Total Trades | 41π Premium |
π Methodology
## VIX Fear Gauge β Full Methodology
Β
### Signal Logic
1. **VIX level:** VIX closes above 25
2. **VIX spike:** VIX is β₯ 30% above its 20-day SMA
3. **Term structure:** VIX futures front month > second month (backwardation/inversion)
Β
### Entry Criteria
- Short VIX via: short VXX, long SVXY, or short VIX futures
- Enter on the first day all 3 conditions are met
- **Important:** Never enter on the day of the spike β wait for the first condition check at close
Β
### Exit Rules
- **Profit target:** VIX returns to its 20-day SMA
- **Stop loss:** VIX rises 20% above entry level (absolute)
- **Time stop:** Close after 15 trading days
- **Term structure:** Exit if contango resumes (front month < second month by > 0.5 points)
Β
### Position Sizing
- **CRITICAL:** Max 3% of portfolio. Short volatility has fat-tail risk
- Never use leveraged products at more than 1% of portfolio
- This is a high-conviction, small-position strategy
Β
### Risk Warning
Short volatility can produce catastrophic losses in black swan events (see: February 2018 "Volmageddon"). Position sizing is the #1 risk management tool here.
Β
### Backtest Notes
Tested on VIX/VIX futures data from Jan 2012 to Dec 2024. Excludes the Feb 2018 XIV blowup (which would have been caught by the 20% stop). Win rate is high because VIX mean-reverts reliably, but the losers can be large.
π Full methodology requires a subscription
π·οΈ Tags
Get via API
Fetch this signal programmatically:
curl -X GET "https://www.tokenspy.ai/api/signals/vix-fear-gauge" \
-H "Authorization: Bearer YOUR_API_KEY"β οΈ DISCLAIMER: All trading signals are AI-generated and for informational purposes only. This is NOT financial advice. Past performance does not guarantee future results. Trade at your own risk. TokenSpy is not a registered investment advisor.