Skip to content

Predicting future VIX movements using forked repository from @maylathant. Investigation on VIX price action and predictive modeling in order to aid in risk management on SPX index fund.

Notifications You must be signed in to change notification settings

MartinMashalov/VIXFuturePrediction

 
 

Repository files navigation

VIXFuturePrediction

Simple prediction for VIX Level as a function of intraday times using RandomForest

How To Run

  • Install requirements by running the command "pip install -r requirements.txt" in this project's folder
  • Run the Python script with "python run.py." You will see a graph that shows the prediction over intraday times.

Example Output

plot

About

Predicting future VIX movements using forked repository from @maylathant. Investigation on VIX price action and predictive modeling in order to aid in risk management on SPX index fund.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%