Parametric Value At Risk
Version 1.0.0.1 (11.5 KB) by
David Willingham
Computes the Parametric Value at Risk for a given Portfolio
E.g.
confidence_level = 0.95;
plot_flag = true;
figure
VAR_hist = computeParametricVaR(returns,confidence_level,plot_flag)
Cite As
David Willingham (2025). Parametric Value At Risk (https://www.mathworks.com/matlabcentral/fileexchange/38849-parametric-value-at-risk), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2012b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Portfolio Optimization and Asset Allocation in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.