I would like to place a limit on the upper and lower weight of assets 2, 5, and 9 of 10 assets. How do I configure the Config class?
In some cases, I want to dynamically change the weight (especially bonds)when rebalancing.
The order of these assets is subject to change.
I am using the bt package.
Please help.