How to get the Minimum Variance Portfolio?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jean-Gabriel Mercier
el 8 de Ag. de 2016
Respondida: Alejandra Pena-Ordieres
el 3 de Dic. de 2021
I'm trying to build an investing strategy using the minimum variance criterion while imposing the equally-weighting constraint (1/n). Do you have any idea how to do so? Found this already : http://www.mathworks.com/matlabcentral/fileexchange/36159-global-minimum-variance-model-and-1-n-model-optimal-asset-allocation/content/GMV_and_1N_allocation.m
0 comentarios
Respuestas (1)
Alejandra Pena-Ordieres
el 3 de Dic. de 2021
Hi Jean-Gabriel,
I am not sure I fully understand the problem.
If you impose an equally-weighted "hard" constraint to the minimum variance portfolio problem, then the solution is the equally-weighted portfolio. This happens becasue the feasible region is constrained by the equality .
However, if you are thinking of a "soft" equally-weighted constraint, for which you penalize portfolios that deviate from the 1/n allocation, then you could solve a penalized portfolio problem to achive this. An example of that problem can be found in https://www.mathworks.com/help/finance/methods-for-diversification-of-portfolios.html under the Equally Weighted (EW) Portfolio section.
I hope this helps.
Alejandra
0 comentarios
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!