Effacer les filtres
Effacer les filtres

How to calculate CVaR in function Portfolio

1 vue (au cours des 30 derniers jours)
Ale
Ale le 28 Mai 2014
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!

Réponses (0)

Catégories

En savoir plus sur Portfolio Optimization and Asset Allocation dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by