Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider Tutorial question 14.22, where a bank has written a European call option on one stock and a European put option on another stock. Instead

Consider Tutorial question 14.22, where a bank has written a European call option on one stock and a European put option on another stock. Instead of using linear approximation, the bank wants a more accurate estimate of the 10-day 99% VaR by using Monte-Carlo simulations.

a. Generate 5000 simulated prices in ten days for each of the two stocks. Assume the expected returns are zero.

b. Based on the simulated stock prices, compute the percentage return for the bank's position in the options for each simulation trial. Report the sample mean, standard deviation, and the 10-day 99% VaR for the bank's position (all should be in percentage returns). What is the Sharpe ratio of the bank's position? Why do you think Sharpe ratio might not be an appropriate performance measure in this case?

c. Draw a histogram of the simulated 10-day portfolio returns. You should plot the percentage returns on the x-axis and probability density on the y-axis. On the same graph, plot the probability density function of the normal distribution based on the delta-approximation used in Tutorial question 14.22.

d. Comment on the difference in the distributions in part (c). Which distribution leads to a higher value-at-risk? Why?

14.22. A bank has written a European call option on one stock and a European put option on another stock. For the first option, the stock price is 50, the strike price is 51, the volatility is 28% per annum, and the time to maturity is nine months. For the second option, the stock price is 20, the strike price is 19, the volatility is 25% per annum, and the time to maturity is one year. Neither stock pays a dividend, the risk-free rate is 6% per annum, and the correlation between stock price returns is 0.4. Calculate a 10-day 99% VaR.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

a Generating 5000 simulated prices in ten days for each of the two stocks python import numpy as np import pandas as pd Set parameters S10 50 Initial ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Financial management theory and practice

Authors: Eugene F. Brigham and Michael C. Ehrhardt

13th edition

1439078106, 111197375X, 9781439078105, 9781111973759, 978-1439078099

More Books

Students also viewed these Finance questions

Question

Implement the method contains() for HashST.

Answered: 1 week ago

Question

=+What are the states of nature?

Answered: 1 week ago