Advertisement
Guest User

Untitled

a guest
Dec 20th, 2014
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. end_prices = r0296122_simulateEndPrice(price, tau, sigma, days, N);
  2. value = max(0, (mean(end_prices) - strike))* (1 + tau)^(-days/365);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement