powered by
BlackScholesPutESSim(amountInvested, stockPrice, strike, r, mu, sigma, maturity, numberTrials, cl, hp)
Lyuu, Yuh-Dauh. Financial Engineering & Computation: Principles, Mathematics, Algorithms, Cambridge University Press, 2002.
# Market Risk of American Put with given parameters. BlackScholesPutESSim(0.20, 27.2, 25, .03, .12, .05, 60, 1000, .95, 30)
Run the code above in your browser using DataLab