Hi Maharaja,
I have not recognized any new lag in speed of the TWS, but I use C++ to access the TWS interface. To speed up the over-all-performance I have put the complete communication from and to the TWS in a separate thread with non-blocking read and write access to the socket. This turns...