Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 286 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 286 Bytes

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