Answered step by step
Verified Expert Solution
Question
1 Approved Answer
do this in python: Problem 3 : The Effect of Short - Selling on the Tangency Portfolio ( 3 4 points ) Objective: In this
do this in python: Problem : The Effect of ShortSelling on the Tangency Portfolio points
Objective: In this problem, you will investigate the performance of the tangency portfolio when shortselling is not allowed.
Instructions:
Data Collection: Download monthly returns for the FamaFrench industry portfolios. Use the period Jan to Dec
Forming Tangency Portfolios: Using the industry portfolios, form tangency portfolios every month. Use rolling window estimates of the covariance matrix and expected returns with a month window. Calculate the Sharpe ratio of the tangency portfolio.
Adjusting the Weights: Now, replace all the negative weights in your portfolios with zeros. Then normalize the other weights so they add up to one. Using three assets as an example, if the tangency weights are your portfolio should hold
Calculating Sharpe Ratios: Using weights from the previous step, calculate the monthly time series of returns of the adjusted tangency portfolio. Then, calculate the Sharpe ratio.
Does banning shortselling improve the tangency portfolio?
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