mvberg / ib-gateway-docker

Interactive Brokers Trading Gateway running in Docker
MIT License
227 stars 105 forks source link

support ib-gateway 976.2o? #12

Open zhaoyao91 opened 5 years ago

zhaoyao91 commented 5 years ago

Will this repo keep updated if there are newer versions of ib-gateway?

krumware commented 5 years ago

We do as we can, feel free to submit a pull request with updates!

Macfly commented 4 years ago

the thing is that starting ib-gateway 975, ib controller will not work properly to prevent the gateway to restart everyday: https://github.com/IbcAlpha/IBC/blob/master/userguide.md

kootenpv commented 4 years ago

I'm thinking to restart the docker at 3 AM every day - that would work?

kootenpv commented 4 years ago

@mvberg The main issue would be that QuantConnect did not upload newer versions for:

ibgateway-latest-standalone-linux-x64-v974.4g.sh

and for

http://cdn.quantconnect.com/interactive/IBController-QuantConnect-3.2.0.5.zip

What exactly is being done is those anyway? It would be great to have newer versions available.

Is there anything we can do to help?

Macfly commented 4 years ago

You can download the lastesr version of the gateway there: https://www.interactivebrokers.com/en/index.php?f=16454

Same for IBController (IBC seems more up to date but it needs more modifications): https://github.com/ib-controller/ib-controller/releases

https://github.com/IbcAlpha/IBC/

And create a new docker image