Clarifying Definition of Turnover in Financial Toolbox
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Rishabh Gupta
2018-9-24
Hi Dat,
I think the constraint should be interpreted as follows -
1/2 * |Port - InitPort| <= Turnover
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!