CVaR Portfolio Optimization

Conditional Value at Risk (CVaR) portfolio optimization with the PortfolioCVaR object
3.8K Downloads
Updated 18 Sep 2018

View License

This example shows a Conditional Value at Risk (CVaR) portfolio optimization workflow, which includes:
* How to simulate asset scenarios based on normal distribution and the empirical distribution
* How to construct a portfolio using PortfolioCVaR object
* How to evaluate the efficient frontier
* How to extract the portfolio weights
* How to calculate CVaR of the portfolio

Cite As

MathWorks Quant Team (2024). CVaR Portfolio Optimization (https://www.mathworks.com/matlabcentral/fileexchange/38288-cvar-portfolio-optimization), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018a
Compatible with R2018a and later releases
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
2.0.0

Major update for the example using newer capabilities of MATLAB and Toolboxes

1.3.0.1

Updated license

1.3.0.0

Minor code cleanup, fixed some typos in comments.

1.0.0.0