riskBudgetingPortfolio
Syntax
Description
computes risk budgeting portfolios for long-only, fully invested, risk budgeting
portfolios. When a pwgt
= riskBudgetingPortfolio(Sigma
)budget
input argument is not provided,
the budget is set the same for all assets.
A risk budgeting portfolio is an allocation strategy that focuses on the allocation of risk without considering the returns. The goal of this strategy is to ensure that each asset in a portfolio contributes a given target risk level to the overall portfolio volatility.
specifies options using name-value arguments in addition to the input arguments
in the previous syntaxes.pwgt
= riskBudgetingPortfolio(___,Name=Value
)
[
add an output argument for pwgt
,exitflag
] = riskBudgetingPortfolio(___,Name=Value
)exitflag
and specifies options
using name-value arguments in addition to the input arguments in the previous
syntax.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a