utilmon / EasyIB

Python wrapper for Interactive Brokers Client Portal Web API
BSD 3-Clause "New" or "Revised" License
89 stars 24 forks source link

Do you know how to avoid reply when place order? #4

Closed BobLiu20 closed 2 years ago

BobLiu20 commented 2 years ago

It is very slow to place order with reply action. cost more than 2s when I place a market order. Does any idea to speed up? thanks.

utilmon commented 2 years ago

Unfortunately, no. I believe this API was not meant for high frequency trading if that's what you are interested in.