Skip to main content

Implementation of fast options pricers and risk for Black-Scholes-Merton and Bachelier normal models

Project description

VanillaOptionPricers

Fast and vectorised pricer and implied volatility fitters for Black-Scholes and Merton models

Minimum dependencies on higher level packages

Core dependencies:

python = ">=3.8,<3.11"
numba = ">=0.59.0"
numpy = ">=1.26.4"

Installation

pip install vanilla_option_pricers

Update

pip install --upgrade vanilla_option_pricers

Supported Option types (passed as string):

CALL = 'C'
PUT = 'P'
INVERSE_CALL = 'IC'
INVERSE_PUT = 'IP'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vanilla_option_pricers-1.0.4.tar.gz (20.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page