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!