Hi, All
I have set an OCA group of "dgroup" at IB for allocating the order to 2 accounts
bID = ibc.PlaceOrder( ticker, "Buy", entrysize, "MKT", 0, 0, "Day", true, TradeTickSize, "outsideRTH" , 0, "", 0, ";dgroup;;" );
When i trade at live account, the following problem occurs,
How to...