Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implied Volatility Surface

hobby project after reading paul wilmott intro to quant finance. threw this together on a week-end.

example

Prerequisites

  • Python 3.9+

Installation

if you can't figure it out, you don't deserve the bloat.

Running the App

From the project root:

cd src/implied_volatility
streamlit run main.py
or
python -m streamlit run main.py

The app will open at http://localhost:8501.

License

MIT

About

isplays implied volatilty surface (and skew) of option chains from tickers FROM Yahoo finance.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages