Dynamic portfolio optimization problem
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Portfolio Optimization and Asset Allocation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!