Hello guys, my client needs the following functionality for their platform:
- Create a model portfolio through the API (not so important since they could create them through TWS which they can
- Invest clients in the model: this is the most important feature they ask. They want to be able to assign a client investor subaccount to an already created Model Portfolio. I could not find the way to do it through the API . I was wondering if you guys know how to achieve this.
- Rebalancing models: I know this is not possible through the API as the says
Model Portfolio functionality?not?available in the TWS API:
- Portfolio Model Creation
- Portfolio Model Rebalancing
- Portfolio Model Position or Cash Transfer
Basically I would like to programatically achieve what is described in the following article:
Thank you!