Search results

  1. C

    Problem with IB when transmitting orders

    Hi, Sometimes when I submit order (market) trough API it only appears in TWS... with little "T" simbol, instead of transmitting the order directly.... I don't know what may cause this problem... most of the time... when I use limit orders... everything is OK... order is transmitted...
  2. C

    What's the significance of canAutoExecute?

    I keep ignoring this data item which is passed to me by IB API. In the documentation, they say 0 = not eligible for automatic execution 1 = eligible for automatic execution is there somebody who knows how this works?
  3. C

    Where to host IB AT platform

    Hi There, I'm running automated trading application against my IB account... couple of trades a day (up to 10)... now the problem is that my office internet is not good enough... drops from time to time... so I'm wondering if you guys could recommend some server hosting company.... I don't...
  4. C

    How fast I can place orders with IB

    I'm testing the speed limits i.e. how fast I can place orders with IB? or in other words, can I place order no.2 before I receive execution confirmation for order no.1? technically speaking invoke placeOrder BEFORE execDetails is invoked ... right now I'm doing that and it seems to me...
  5. C

    Direct market orders

    Hi, I'm with IB at the moment. I notice they offer wide range of order types. Some of those (I believe) are held on IB servers and some are forwarded to exchange immediatly. My understanding that plain vanilla orders like market and limit orders are the only which are forwarded to the...
Back
Top