Skip to content

VolpiGiuliano/Interactive-3D-Options-Graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Interactive 3D Options Graph

Setup

The notebook uses these two external libraries, it is very important to have the last version of yfinance.

!pip install yfinance
!pip install ipywidgets

In some types of notebooks (like Colab) the %matplotlib widget can create headaches so it is better to just comment it like this:

1706879967043

Problems

The program uses the current Bids to calculate the prices so if we execute the Notebook during non-trading hours we'll get no data about the price. In this cases, it can be noticed that almost all the bids are = 0.

1706896319636

How to use it

1706487465690

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published