Skip to content

๐Ÿ“Š Research on Volatility Index for Option Prices

Notifications You must be signed in to change notification settings

theghostmac/volatilityindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Volatility Index

Also known as the Fear Gauge.

Resources:

  1. CBOE Volatility Index (VIX)
  2. CBOE VIX White paper.
  3. Dummy data on SPX Puts and Calls

TO DO

  • Get S&P 500 Options data from Kaggle.
  • Write algorithm to calculate returns and volatility for all prices in the data.
  • Healthy refactor of code.
  • Model the returned to be PriceData and have puts and calls
  • Calculate expected volatility by aggregating weighted prices of SPX puts and calls over a range of strike prices.
  • Model data from external sources instead of CSV.
  • Write a pipe for fetching data of different Option types.
  • Pipe the data to the calculators.

About

๐Ÿ“Š Research on Volatility Index for Option Prices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages