Closed
Description
Hi
My docker-compose setup of TWS:
Container is successfully created and I can open TWS and see trades etc:
I'm trying connect to TWS using provided EClientSocket from TWS API. Using host: ikbr, port: 8888 (tried use host as localhost, 127.0.0.1, host.docker.internal etc. nothing helped):
I am not getting any error but IsConnected() method at line 42 all time returning me false.
In ikbr container logs I can see thet connection to 127.0.0.1:7496 is refused:
What I'm doing wrong?
Metadata
Metadata
Assignees
Labels
No labels