ib Controller for IB Advisor Account Problem

Discussion in 'App Development' started by ben.lai, Mar 12, 2019.

  1. ben.lai

    ben.lai

    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 solve this problem?

    [​IMG]


    Many Thanks,

    Regards,
    Ben



    For Reference

    Quoted from
    AmiBroker Auto-Trading interface for Interactive Brokers 1.3.8 Beta Read Me

    upload_2019-3-12_12-15-56.png

     
  2. Don't know IBC but why do you game semicolons in your group name?