I don't understand why they require resets....it's absurd . You'd think someone as prolific as IB would have a little more '2019' api.
I leave rithmic on all week.
Java memory leaks I'm guessing
I don't understand why they require resets....it's absurd . You'd think someone as prolific as IB would have a little more '2019' api.
I leave rithmic on all week.
Java memory leaks I'm guessing
When running my automated trading system I don't need the GUI which TWS offers. So, for that I don't use TWS but Gateway instead. Gateway doesn't need those regular restarts.
I start Gateway on Sunday evening and let it run until the following Saturday morning. I use it in combination with IBC (IB Controller). I am not seeing any issues due to it disconnecting, but that may also be caused by how I use it.Are you sure?
I start Gateway on Sunday evening and let it run until the following Saturday morning. I use it in combination with IBC (IB Controller). I am not seeing any issues due to it disconnecting, but that may also be caused by how I use it.
Source: http://interactivebrokers.github.io/tws-api/initial_setup.htmlBoth TWS and IBGW were designed to be restarted daily. This is necessary to perform functions such as re-downloading contract definitions in cases where contracts have been changed or new contracts have been added. Beginning in version 974+ both applications offer an autorestart feature that allows the application to restart daily without user intervention. With this option enabled, TWS or IBGW can potentially run from Sunday to Sunday without re-authenticating. After the nightly server reset on Saturday night it will be necessary to again enter security credentials.
Well, I don't think that if there is a restart that it would be a complete "lock & exit". Because in such a case two factor authentication would be necessary and IBC can not take care of that (I have 2FA enabled).
I was looking at what IB themselves have to say about this topic. I came across the following text:
Source: http://interactivebrokers.github.io/tws-api/initial_setup.html
My computer is using Ubuntu as OS and IB proposed version 9.72 as stable version, both for TWS and Gateway. So that is what I'm using.