-
I referenced the ExaNIC_X10 project and ported it to my own Ku060 board. Now, I have a problem where I downloaded the program to the board but the network card is not connected. The top-level is as f…
-
Hi !
Is Two Factor login with TOTP supported?
If not, will this be the case in the future?
Thanks !
-
Was digging through api docs for #260 and found this!
https://ndcdyn.interactivebrokers.com/api/doc.html
Looks like we might not require that users run tws/gateway in the long run 🥳
I know p…
-
i did start the container with `READ_ONLY_API=no` in the `.env` file and added `READ_ONLY_API: ${READ_ONLY_API:-}`
in the `docker-compose.yml`
however in the container, this isn't reflected
…
-
**Describe the bug**
Looks like the Install4j script does not support mac sillicon. Get this error when building:
```
=> [setup 7/17] RUN sha256sum --check ./ibgateway-10.19.1j-standalone-linux…
-
I'm wondering is anybody using successfully the "new" 1012 jar-file Abel posted 3 months ago? I'm still using the old one since I can't establish a connection with the new one.
-
**Describe the bug**
The config.ini.tmpl file in the 'latest' channel does not correspond to the config.ini of IBC 3.16.0. In particular, the config.ini.tmpl does not contain such variables as 'AutoL…
-
I have just installed IBController 4.0 on my Mac (MacOS High Sierra version 10.13.3).
Installation has been done according to the instructions in the User Guide supplied.
At first, when running IBCo…
-
Build fails due to wget not being able to pull log4j. Not sure how to find what version we should be using now?
-
When trying to run on an raspberry pi I get the following error on `docker build .`
> Step 14/24 : RUN yes n | /opt/TWS/ibgateway-latest-standalone-linux-x64-v974.4g.sh
---> Running in 0aeccaa855…