#option-pricing #black-scholes #wasm #options

blackscholes_wasm

Black-Scholes option pricing model calculator

4 releases

0.18.1 Mar 9, 2023
0.18.0 Mar 6, 2023
0.10.7 Nov 21, 2022
0.10.6 Nov 21, 2022

#470 in Finance

MIT license

30KB
410 lines

blackscholes

This library provides an simple, lightweight, and efficient (though not heavily optimized) implementation of the Black-Scholes-Merton model for pricing European options.

Includes all first, second, and third order Greeks.

Usage

View the docs for usage and examples.

Other packages available:
Python: Pypi
Rust: crates.io

Dependencies

~8MB
~158K SLoC