Info

此问题已关闭。 请重新打开它进行编辑或回答。

optimization of multivariate portfolio.

1 次查看(过去 30 天)
gsourop
gsourop 2016-11-28
关闭: MATLAB Answer Bot 2021-8-20
Hi everyone,
I want to construct the weights of a multivariate portfolio that includes 6 assets. However, I need to constraint the sum of the weights for every time t to be between -1 and 2.
The actual problem is that the investor wants to maximize r=w'a+(1-w'1)i for every time t. subject to the constraints: s^2=w'VCVw , where s is the target conditional volatility for the portfolio returns, w are the weights of the multivariate portfolio, say 6x1, VCV is the variance-covariance matrix for every time t Σx_i>=-1 for every t Σx_i<=2 for every t.
Any help is appreciated. Thanks in advance

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by