Clarifying Definition of Turnover in Financial Toolbox
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
This may be a silly question but I am looking to set a turnover constraint within the CVaR portfolio object using setTurnover . I am having trouble understanding the way the documentation defines turnover (copied below)
1' *1/2* | Port - InitPort | <= Turnover
How should the first portion of this (the 1' * 1/2 *) be interpreted?
0 comentarios
Respuestas (1)
Rishabh Gupta
el 24 de Sept. de 2018
Hi Dat,
I think the constraint should be interpreted as follows -
1/2 * |Port - InitPort| <= Turnover
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!