You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When TWS is closed the EReader.run() method throws a java.io.EOFException, and the trading program stops execution. When TWS is restarted, the trading program must be restarted in order to reconnect to TWS. Update the Interactive Brokers classes to automatically reconnect to TWS when it is online again.
The text was updated successfully, but these errors were encountered:
When TWS is closed the EReader.run() method throws a java.io.EOFException, and the trading program stops execution. When TWS is restarted, the trading program must be restarted in order to reconnect to TWS. Update the Interactive Brokers classes to automatically reconnect to TWS when it is online again.
The text was updated successfully, but these errors were encountered: