Historical Value At Risk

Calculates Historical Value at Risk for a given portfolio of returns
2.9K Downloads
Updated 1 Sep 2016

View License

Calculates Historical Value at Risk for a given portfolio of returns.
E.g.

confidence_level = 0.95;
plot_flag = true;
figure
VAR_hist = computeHistoricalVaR(returns,confidence_level,plot_flag)

Cite As

David Willingham (2024). Historical Value At Risk (https://www.mathworks.com/matlabcentral/fileexchange/38848-historical-value-at-risk), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Portfolio Optimization and Asset Allocation in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0