Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Learning Exercise 3 Value at Risk Instructions: Complete this assignment by downloading the data and then answering the questions in this word document. Then submit
Learning Exercise 3 Value at Risk Instructions: Complete this assignment by downloading the data and then answering the questions in this word document. Then submit it electronically on class.pace.edu website. Note: Submission is set only before the deadline. Late assignments can't be submitted. 1. Get the daily closing prices data for SPDR Gold Shares (GLD), Financial Sector SPDR Fund (XLF) and SP500 (^GSPC) from finance. Yahoo for the period 2005-01- 01 to 2021-12-31. Create the returns variable for each series and plot graphs. For each asset (GLD, XLF, and ^GSPC) assume that you have a position of $1,000,000. What was the 1% one day Value at Risk for each asset when the market opened on Monday, January 3, 2022? a) Using the quantile from one year history b) Using the quantile from five-year history c) Using the quantile from ten-year history d) Using the quantile from the full data set e) Using the normality assumption and a GARCH(1,1) model f) Using the GJR-GARCH model with normality g) Using the GJR-GARCH model with bootstrapped residuals 2. Go to VLAB (http://vlab.stern.nyu.edu/) and A. find the volatility forecasts one day and one year ahead for the following assets using the GJR-GARCH model. Make sure to state the date when you get the forecasts from VLAB. a) S&P500 b) Thovesna Brasil Sao Paulo Stock Exchange Index C) Barclays US Aggregate Government Index d) Tesla MBIA Euro Exchange rate g) iShares Cohen & Steers REIT ETF h) Bitcoin to US Dollar B. Describe why these numbers are consistent with the information hased description of asset volatility for each of the assets.Use this code for RStudio browser #Load Data from yahoo finance library(quantmod)_#
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started