Info
This question is closed. Reopen it to edit or answer.
optimization of multivariate portfolio.
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!