ib-controller / ib-controller

Automation of Interactive Brokers TWS. You can download the latest release here: https://github.com/ib-controller/ib-controller/releases/latest
GNU General Public License v3.0
634 stars 211 forks source link

IB Gateway 9.78 - Not working #216

Open lampalork opened 4 years ago

lampalork commented 4 years ago

Hi, IB Controller 3.4.0 does not work with the latest version of IB Gateway (v9.78). When I say it does not work it means that IBController does not manage to populate the login screen with user/pwd/mode define in script IBControllerGatewayStart.bat. The "look n feel" of the login screen has changed; the jar file of IBController must probably be updated to match this new UI/login screen. Any plan to look at this?

Kind regards Lamp'

georgeconstanza commented 4 years ago

The latest available version of Gateway, at the time of writing this, is 972.2a. They must have retracted Gateway 978 for some reason, because I have it installed on my other computer. image

Anyway, I confirm that I tried IBController and it works fine on 972 but does not populate user/pass on 978.

jankratochvil commented 4 years ago

IBController is abandoned and it has been superseded by its fork: https://github.com/IbcAlpha/IBC/

georgeconstanza commented 4 years ago

Oh, wow, I didn't realize. Thank you!