Calculation of option price, greeks and implied volatility
Project description
# Introduction
The optionpy package makes pricing of option contracts and calculating the Greeks fast.
# Key Features
- Calculate the quantities, like:
Fair Value : Fair value calculated with the BSM model and the volatility of the underlying (sigma)
ITM : A bool that indicates if the option in In The Money.
IV : Implied volatility
Delta, Vega, Theta, Rho, Epsilon, Gamma : The greeks.
Nd1, Nd2 : The probability of the event that the underlying price is over the strike price ($S_t≥K$) in the risk-neutral world.
All function are vectorized.
An advanced search and selection routine.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
optionpy-0.0.2.tar.gz
(16.4 kB
view hashes)
Built Distribution
optionpy-0.0.2-py3-none-any.whl
(18.5 kB
view hashes)