What is the Vanilla European Call option price for 1000 shares?

This problem's question is: What is the Vanilla European Call option price for 1000 shares?

The parameters are: { Vanilla , European , Call } , { StrikePrice 190 × 1000 , Expiration 91 365 } , { InterestRate 2.03 % , Volatility 28 % , CurrentPrice 195 × 1000 , Dividend 1.5 % } \{\text{Vanilla},\text{European},\text{Call}\},\,\left\{\text{StrikePrice}\to 190\times 1000,\text{Expiration}\to \frac{91}{365}\right\},\,\{\text{InterestRate}\to 2.03\%,\text{Volatility}\to 28\%,\text{CurrentPrice}\to 195\times 1000,\text{Dividend}\to 1.5\%\}

Round the answer to the nearest multiple of 500. Several web calculators were tried. Only one was in error and that one still gave the correct answer when rounded to the nearest multiple of 500. In fact, the error was less than 100. Using the call option value formula at the top of the Black-Scholes-Merton Brillliant Wiki page gave an answer matching the answer in the solution with about 12 initial digits the same and with the one mentioned exception, matched the rest to within a few cents so that rounding to the nearest even dollar would have hidden the differences. This could have been computer mathematics library differences or the difference between single and double precision arithmetic.


The answer is 13500.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Wolfram Mathematica 12:

FinancialDerivative [ { Vanilla , European , Call } , { StrikePrice 190 × 1000 , Expiration 91 365 } , \text{FinancialDerivative}[\{\text{Vanilla},\text{European},\text{Call}\},\{\text{StrikePrice}\to 190\times 1000,\text{Expiration}\to \frac{91}{365}\},

{ InterestRate 2.03 % , Volatility 28 % , CurrentPrice 195 × 1000 , Dividend 1.5 % } , Rules } ] \{\text{InterestRate}\to 2.03\%,\text{Volatility}\to 28\%,\text{CurrentPrice}\to 195\times 1000,\text{Dividend}\to 1.5\%\},\text{Rules}\}]

{ Value 13499.2488136309 , \{\text{Value}\to 13499.2488136309,

Greeks { Delta 0.602296 , Gamma 0.0000140752 , Rho 25915.8 , Theta 21328.2 , Vega 37361.7 } } \text{Greeks}\to \{\text{Delta}\to 0.602296,\text{Gamma}\to 0.0000140752,\text{Rho}\to 25915.8,\text{Theta}\to -21328.2,\text{Vega}\to 37361.7\}\}

Note well, the 1000 share lot quantity was built into the stock and strike prices so that the value of the call option is the total amount.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...