Question: Need help with this question. Write a MATLAB function Write a function using the function command that calculates the price of a call option from
Need help with this question. Write a MATLAB function

Write a function using the "function" command that calculates the price of a call option from Black-Scholes formula. The function should have input parameters rTKS0=riskfreeinterestrate=volatility=maturity=strikeprice=initialstockprice and output the price of the corresponding call option. Save this function as a ".m" file. (a) Use this function to compute the call price for S0=50,r=0.05,=0.2,T=0.5 and strike K=45,50,55, respectively. (b) Use this function to compute the price of a forward-start option with S0=50,r=0.05,=0.2,T=1,T0=0.5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
