0.0.7 • Published 8 years ago

black-scholes-js v0.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago