-
Hi,
Really appreciate the efforts in making this library. I have been wrestling with IBKR since quite a while and it’s great to see libraries like this that simplify some things. Could you please a…
-
Hi,
Who can explain what had happened here?
Thanks a lot in advance,
Aryeh Katsev
![Issue](https://github.com/IbcAlpha/IBC/assets/20563712/cc2f168e-da1f-480a-aaf9-710b13cd29f3)
[IBC-3.18.0_…
-
I am having an issue similar to what was described at the end of #235, in that every night at 00:24 (or thereabouts), I get an error message saying that TWS can't login because of Unrecognized Usernam…
-
Update before I actually posted this: **The connection works with stable gateway 1019!** But not any "latest" version I posted below. I have updated the title. I also needed to pass "clientId=0"/or tr…
-
I just wanted to checkin if I am doing something wrong with my conan package.. I have updated my recipe to call out the system library dependency.. but CXX still cannot find my libraries built.. every…
-
The code that follows from the IB API docs seems simple enough:
```
# Buy (parent) order
buyOrder = ib_insync.LimitOrder("BUY", count, price, orderId = buyOrderId, transmit = False)
# Sell o…
-
On windows, with TWS 969 and IBC 3.6.0 installed at default locations, I'm getting an error when running StartIBC.bat:
```
C:\IBC>c:\IBC\scripts\StartIBC.bat 969
===============================…
-
After weekly restart (Saturday night, at 2023.04.09 between 05:47 and 05:55 UTC) my IB API app receives error 502. When I shut down IBC and start it again manually everything works properly.
[IBC-3.1…
-
### Discussed in https://github.com/erdewit/ib_insync/discussions/570
Originally posted by **Shellcat-Zero** April 5, 2023
When running `ib.reqMatchingSymbols('pattern')` I will often get bac…
-
There is a difference in class loading behaviour using `@file:DependsOn("...")` or using `dependencies(....)` in the Integration class.
When using the `dependencies(....)` approach, the loaded cla…