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

Can't auto-login to Gateway 10.22 #217

Closed ceasar09 closed 1 year ago

ceasar09 commented 1 year ago

IB gateway 10.22 windows frame name with "IBKR Gateway" it seems that the code didn't recognize this login window image is this my config error, or the code is not supporting this? if the code not supporting this, can you show me how to fix this, i thought this would be a string change fix sorry for my poor english thank you

ceasar09 commented 1 year ago

i saw the commitment 79d6957 fixed this, but the latest package seems to be recoved this change

rlktradewright commented 1 year ago

That commit did indeed fix the problem, but I haven't done another formal release since then. Apologies for leaving this so long.

However I have pushed new versions of the IBC.jar and version files. You can fine these here:

https://github.com/IbcAlpha/IBC/tree/master/resources

Just download these two files and copy them over the version in your IBC folder. This will give you IBC 3.14.4-beta.2

ceasar09 commented 1 year ago

thank you the IBC 3.14.4-beta.2 works now