Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any straightforward way to update Gateway? #11

Open
chrism2671 opened this issue Jul 5, 2017 · 6 comments
Open

Any straightforward way to update Gateway? #11

chrism2671 opened this issue Jul 5, 2017 · 6 comments

Comments

@chrism2671
Copy link

There's an issue where 'open' orders don't seem to clear from the API. I'm 90% sure this is an issue with Gateway, not ib-docker. I've tried to update it by editing the Dockerfile, but it broke everything. Is there a straightforward way to make it always use the latest gateway?

@cmorgan
Copy link

cmorgan commented Sep 22, 2017

@chrism2671 did you manage to resolve this? i'm looking to migrate to my system to docker - did you use this repo or roll your own? cheers

@chrism2671
Copy link
Author

We used this repo and managed to update gateway eventually. It seems to be all fine now.

@ryankennedyio
Copy link
Owner

@cmorgan @chrism2671 You might want to edit these lines in the Dockerfile to use the latest from QuantConnect, who are kind enough to host properly versioned releases of the IB Gateway

https://github.com/ryankennedyio/ib-docker/blob/master/Dockerfile#L17
https://github.com/ryankennedyio/ib-docker/blob/master/Dockerfile#L23

@cmorgan
Copy link

cmorgan commented Sep 26, 2017

cheers all

@nyxynyx
Copy link

nyxynyx commented Oct 24, 2017

Where can we find links on QuantConnect for newer versions of

Is there a page where they list all versions of these files that they are currently hosting?

@jaikumarm
Copy link

jaikumarm commented Nov 3, 2017

@nyxynyx see this for the docker image maintained by quantconnect team that has links to the latest binaries https://github.com/QuantConnect/Lean/blob/master/DockerfileLeanFoundation

btw thanks @ryankennedyio for this project saved me several hours of mucking around :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants