====================================================================== RQ3: IMPLIED vs REALIZED CORRELATION DIVERGENCE ====================================================================== [Stage 1 skipped — raw stores unavailable] Raw store 'options.duckdb' not found under /Users/simon-pierreboucher/Desktop/wp7_uqo/data/raw. These stores (~3.8B option records / 11.5B intraday bars) are kept outside the repository. Point WP7_RAW_DATA_DIR to the directory that contains them, or skip the raw-dependent steps — every downstream analysis runs from the processed parquets in data/processed/. Loading shipped correlation_divergence.parquet instead. --- STRESS PREDICTION REGRESSIONS --- 5-day stress prediction: R²=0.2275, N=2486 const : β= 0.3564, t= 42.154 ** corr_divergence : β= 0.0049, t= 0.000 corr_ratio : β= 0.0604, t= 4.071 ** implied_corr : β= 0.0522, t= 0.000 realized_corr : β= 0.0317, t= 0.000 spx_iv_atm : β= -0.1313, t= -2.230 * vix_close : β= 0.2780, t= 5.271 ** 10-day stress prediction: R²=0.1555, N=2481 const : β= 0.4929, t= 53.366 ** corr_divergence : β= -0.0197, t= -0.000 corr_ratio : β= 0.1037, t= 8.219 ** implied_corr : β= 0.0250, t= 0.000 realized_corr : β= 0.0317, t= 0.000 spx_iv_atm : β= -0.2327, t= -4.066 ** vix_close : β= 0.3522, t= 6.686 ** 20-day stress prediction: R²=0.0884, N=2471 const : β= 0.6928, t= 78.082 ** corr_divergence : β= 0.0056, t= 0.000 corr_ratio : β= 0.0438, t= 3.729 ** implied_corr : β= 0.0133, t= 0.000 realized_corr : β= 0.0048, t= 0.000 spx_iv_atm : β= -0.3619, t= -7.299 ** vix_close : β= 0.4487, t= 9.556 ** --- CORRELATION DIVERGENCE AROUND CRISES --- Flash Crash (2010-05-06): Pre: IC=0.2227, RC=nan, Div=nan Post: IC=0.4040, RC=nan, Div=nan Euro Crisis (2011-08-05): Pre: IC=0.3129, RC=nan, Div=nan Post: IC=0.4685, RC=nan, Div=nan China Deval (2015-08-24): Pre: IC=0.2309, RC=nan, Div=nan Post: IC=0.4891, RC=nan, Div=nan Volmageddon (2018-02-05): Pre: IC=0.1084, RC=0.2568, Div=-0.1484 Post: IC=0.4358, RC=0.6379, Div=-0.2021 COVID Crash (2020-03-16): Pre: IC=0.4728, RC=0.6111, Div=-0.1383 Post: IC=0.6478, RC=0.7878, Div=-0.1400 Meme Stocks (2021-01-27): Pre: IC=0.2275, RC=0.1598, Div=0.0677 Post: IC=0.3260, RC=0.3485, Div=-0.0226 Rate Shock (2022-06-13): Pre: IC=0.4168, RC=0.5529, Div=-0.1361 Post: IC=0.4472, RC=0.6102, Div=-0.1630 SVB Crisis (2023-03-10): Pre: IC=0.3279, RC=0.3273, Div=0.0006 Post: IC=0.3729, RC=0.3709, Div=0.0020 Aug VIX Spike (2024-08-05): Pre: IC=0.1382, RC=0.0926, Div=0.0456 Post: IC=0.3160, RC=0.2600, Div=0.0561 RQ3 COMPLETE.