Skip to content

fscheidt/python-option-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla options calculator

Black-Scholes model in pure Python

Without SciPy, NumPy or other external dependencies

Use example_greeks.py to calculate Theo, Delta, Theta, Vega, Gamma for single option

Use example_plot.py to visualize your position with Matplotlib

About

Vanilla option pricing and visualisation using Black-Scholes model in pure Python

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%