Formula for calculating marginal risk contributions (video MATLAB for Advanced Portfolio Construction and Stock Selection Models)
8 次查看(过去 30 天)
显示 更早的评论
Hi, i just watched the video https://nl.mathworks.com/videos/matlab-for-advanced-portfolio-construction-and-stock-selection-models-120626.html?elqsid=1485902640730&potential_use=Commercial
In slide number 7, there is a formula for calculating the marginal risk contribution for an asset i, given a weights vector and the covariance matrix MC(i) = sum(w(j) * cov(i,j)) / stdev(portfolio returns) - loop j from 1:n
However, after 5min5sec in the video, it shows the m-file marginalRiskContribution. There it seems that the denominator of that formula is replaced by stdev(asset i returns).
Can anyone tell me which formula is correct to calculate the marginal risk contribution for asset i?
thanks so much.
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Portfolio Optimization and Asset Allocation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!