Calculate VaR for equity portfolio

3 vues (au cours des 30 derniers jours)
Paul
Paul le 13 Oct 2014
Commenté : Paul le 14 Oct 2014
Hi all,
I have a portfolio stored in a database which is varying in real time. I would like to calculate a simple VaR based on the positions and so on. Any help or advise on this topic or documentation somebody can point me to? thanks in advance

Réponses (1)

Siddharth Sundar
Siddharth Sundar le 14 Oct 2014
You could first create a PortfolioCVaR object. The PortfolioCVaR object has a method to compute the value-at-risk of portfolios called estimatePortVaR which you can then leverage to calculate the value-at-risk.
This link talks about how you can create a PortfolioCVaR object.
  1 commentaire
Paul
Paul le 14 Oct 2014
thanks i will try it out asap and let you know if it worked for me

Connectez-vous pour commenter.

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