Dynamic portfolio optimization problem
2 次查看(过去 30 天)
显示 更早的评论
Hi all,
To compute the portfolio weights of 2 risky and 1 risk-free asset, I took the following steps:
For the risky assets, I simulated per step in time 10000 asset paths. My objective is to adjust every month the weights of the risky and risk-free asset so there are twelve timesteps per year. The asset paths are predicted by dividend yield, (or state variable Z.)
The risk=free rate is fixed at 6 percent.
So now i have two matrices, for each risky asset one, and a matrix voor the state variable.
I think solving backwards through recursive least squares is the best solution for this optimization problem but I have no clue how to start with my variables. So any suggestions would be very helpful.
Thanks!
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Portfolio Optimization and Asset Allocation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!