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 details)

Uploaded Source

File details

Details for the file vanilla_option_pricers-1.0.4.tar.gz.

File metadata

File hashes

Hashes for vanilla_option_pricers-1.0.4.tar.gz
Algorithm Hash digest
SHA256 a1b12bda7521d3d61740c1dc9f3814cad78b8e66047d4077282ec2ce19fbc9af
MD5 3098298ce8015352ddfd2e2c88e03911
BLAKE2b-256 234e197aff837cfbf6fd3ac092bd2bb83c5caf6e3a6a8c979f54681ec0e39844

See more details on using hashes here.

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