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!