How to calculate CVaR in function Portfolio

1 回表示 (過去 30 日間)
Ale
Ale 2014 年 5 月 28 日
Hi everyone,
I have a part of code like this:
pMarkowitz = Portfolio('assetmean', m, 'assetcovar', c, 'lowerbudget', 1, 'upperbudget', 1, 'lowerbound', 0);
pwgt_Markowitz = pMarkowitz.estimateFrontierLimits('Min');
How can I calculate the CVaR of my portfolio?
Is there something already built in Matlab or is mandatory to write a new function?? Could you help me with that??
Thanks a lot to everyone!

回答 (0 件)

カテゴリ

Help Center および File ExchangePortfolio Optimization and Asset Allocation についてさらに検索

Translated by