Calculate VaR for equity portfolio
Ältere Kommentare anzeigen
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
Antworten (1)
Siddharth Sundar
am 14 Okt. 2014
0 Stimmen
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.
1 Kommentar
Paul
am 14 Okt. 2014
Kategorien
Mehr zu Portfolio Optimization and Asset Allocation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!