-
We need to connect to the TWS api using TCP.
The connection docs are [here](https://interactivebrokers.github.io/tws-api/connection.html).
1. GenServer to manage connection.
2. Handle sending and…
-
## Is your feature request related to a problem? Please describe
There isn't a build that is compatible with modern Apple computers, which run on the platform `linux/arm64`.
```
$ docker pull -…
-
Can we have a package to maintain the WebSocket subscriptions , and fetching data made simpler with web sockets for multiple securities and similar for rest api's ,
I've been trying to do the sam…
-
**Describe the feature**
If you trade futures, you know the margin required may often change. It’s particularly true for IB: being a rather conservative broker, they apply an extra margin required on…
-
**Describe the bug**
I followed the instructions for cloud deployment and I hosted an IBeam instance on Digital Ocean and it works well. However, after some time, the gateway becomes unresponsive and…
-
Hi everyone,
Getting this error: Error: Decoding error on OPEN_ORDER: unprocessed data left on queue (["","","","",null]).
How can I debug this?
-
Hi Alex, Great lib, thank you for making this. After watching your video series, I'm trying to get continuous market data from [IB Websocket API](https://interactivebrokers.github.io/cpwebapi/Realtime…
-
I get on linux ubuntu
rest.cpp:(.text+0x495): undefined reference to `curl_easy_init'
curl packages were installed
-
I'm trying to wait for a stop loss it hit, and then use the order message to change the state. Everytime the stop loss hits however ibapi errors and cannot parse the order message coming back. Team's …
-
## Before you submit this issue
## Describe the bug
1. I use ghcr.io/gnzsnz/ib-gateway:latest pulled from repo not built locally.
2. I use the default docker-compose.yml as on github with a …