Welcome to ib-gateway-docker Discussions! #14
Replies: 3 comments 2 replies
-
I'm not sure how to run the TWS instead of the IB Gateway, I cannot find it in the documentation or the specific bash file. |
Beta Was this translation helpful? Give feedback.
-
Hi
It's a different image, for example for tws it's
https://github.com/gnzsnz/ib-gateway-docker/pkgs/container/tws-rdesktop
I created different docker-compose files for each case. For tws you can use
https://github.com/gnzsnz/ib-gateway-docker/blob/master/tws-docker-compose.yml
Hope it helps.
Regards
…On Tue, 20 Feb 2024 at 16:56 Angel Alvarez ***@***.***> wrote:
I'm not sure how to run the TWS instead of the IB Gateway, I cannot find
it in the documentation or the specific bash file.
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB75CQQMC7QTLSVKTWO4AP3YUTBSXAVCNFSM6AAAAAA4X5QF3CVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DKMZRHE2TG>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
That line is saying that socat is working. this is good, but TWS api is not reachable, not good
make sure API is enabled in TWS, settings > api > settings > Enable active X and socket clients you can set TWS_SETTINGS_PATH (set it inside the /config volume, ex /config/tws_settings) this will save settings on disk. There are way to enable the TWS API from the container scripts, but I can avoid all those extra steps and failure points, by just doing a click on the GUI. So it's not there. pull requests are always welcome. |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions