Adds example notebook for installing in Google Colab (#5333)

* Adds example notebook for installing in Google Colab

* Update README.md
This commit is contained in:
Danglewood
2023-08-18 09:01:50 -07:00
committed by GitHub
parent 50c9d2c4ff
commit 673afcf405
2 changed files with 2495 additions and 0 deletions

4
examples/README.md vendored
View File

@@ -59,3 +59,7 @@ This notebook demonstrates how to fetch and work with options chains data.
- Calculate and visualize the Net Delta Exposure, in dollars, by strike and expiration.
- Visualize the term structure of the implied volatility skew.
- Get tables with multiple single-leg options strategies.
### googleColabInstallation
This notebook demonstrates how to install the OpenBB SDK within Google Colab.

2491
examples/googleColabInstallation.ipynb vendored Normal file

File diff suppressed because one or more lines are too long