JavaScript Black-Scholes : Background

Author: Michael Bret (mBret) Blackford

Unable to find any well documented Java or JavaScript based source code for the Black-Scholes option model I decided to write my own. This project contains the following JavaScript classes which generate a mark-to-model (MtM):


Useful information was found at the following websites …

==== The input parameters to the Black-Scholes option valuation model are ... ====


==== The option greeks are … ====



External Links: