SPY, VIX, S&P500 Historical Volatility 20 Days
Prediction of SPY returns based on historical data
@kaggle.angevalli_spy_vix_s_and_p500_historical_volatility_20_days
Prediction of SPY returns based on historical data
@kaggle.angevalli_spy_vix_s_and_p500_historical_volatility_20_days
CREATE TABLE data (
"date" TIMESTAMP,
"spy" DOUBLE,
"vix" DOUBLE,
"sp20vol" DOUBLE
);
Anyone who has the link will be able to view this.