0.0.7 • Published 7 years ago

black-scholes-js v0.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Black-Scholes JS

European-style option pricing tool.

Usage

I use the IEX API to get current stock price and Quandl's US T bill rates to get the risk-free interest rates.

To use this, ensure that your Quandl API key is placed in config.ts.

Installation

Run npm install black-scholes-js

Test

Run npm test

License

This project is licensed under the MIT License - see the LICENSE.md file for details

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago