Portfolio returns and risk
2 次查看(过去 30 天)
显示 更早的评论
Hi
I've built a portfolio with 10 stocks following the video "getting started with portfolio optimization" but I have problem in understanding which formula Matlab used to compute the line: [prisk preturns]=p.plotfrontier.
More specifically I already run the previous code lines computing the mean and covariance matrix (estimateAssetMoments) and weights constraints (setDefaultConstraints) even considering I DIDN'T provide any info about weights (so I guess Matlab used 10 equal weights). But now I'm running the portfolio efficient frontier to plot every asset's expected return and risk (p.plotfrontier). Here is my problem: I don't understand what formula Matlab used to compute preturns and prisk . Can you help me please?
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!