Calculate VaR for equity portfolio
조회 수: 3 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
Siddharth Sundar
2014년 10월 14일
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.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!