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 that I should not really be doing that... after couple of hours of running my software de-syncs with IB...
Thanks guys
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 that I should not really be doing that... after couple of hours of running my software de-syncs with IB...
Thanks guys