IbcAlpha / IBC

Automation of Interactive Brokers TWS. You can download the latest release here: https://github.com/ibcalpha/ibc/releases/latest
GNU General Public License v3.0
974 stars 174 forks source link

AutoRestart setting #220

Closed SidGoy closed 1 year ago

SidGoy commented 1 year ago

Thanks for the great work.

I believe this issue must have come up previously looking at the config.ini there are clear points made.

The autorestart/autologoff doesn't work by setting it in the config.ini, IBC version 3.17.0 TWS 10.21.1

If I set it manually, then it persists and works perfectly. Is there a way to do this without the manual setup?

I am setting it in the config.ini as follows:

AutoLogoffTime=

AutoRestartTime=5:00 PM

I realised the issue was I didn't use HH:MM PM format.