/OptionsAnalyzer

Visualize Option Data in Python. Makes market activity easier to understand through heat-maps and interactive 3D bar graphs.

Primary LanguagePython

OptionsAnalyzer (BETA VERSION)


If you encounter a ZSH segmentation fault OR want to try the updated version
click here


  • Run autoPIP.sh by typing sh autoPIP.sh in terminal in your IDE to install all required modules

How to use the text menu

Commands are: setticker, setstrike, optionchain, OIimage, CallsVolumeMap, CallsOIMap, PutsVolumeMap, PutsOIMap, CallVolume3D, CallOI3D, PutVolume3D, PutOI3D, exit

  • Start with setticker and enter a desired stock (ex: AMD)
  • Next, enter setstrike to pick a desired date (enables further methods like OIimage and optionchain)
  • After these steps have been completed in order, you're free to load a heatmap or 3D bar graph of the option's open interest or volume for every date and strike, as well as a PNG of open interest / volume on a certain date

Open Interest 3D Graph

oi3d

Open Interest Heatmap

oiheatmap

Volume 3D Graph

volume3d

Interest at each strike on a date

out

Text representation of Open Interest for each date and strike

oiframe

Text option chain

Screen Shot 2020-04-20 at 3 52 48 PM