-
When I run the script I get a stack size exceeded error? Does anybody have idea how to solve such error?
-
It has been brought to my attention (see issue #26) that IBC (and of course IBController) is not currently working with TWS 974, which has recently become IBKR’s ‘latest’ offline TWS.
A brief inves…
-
Apologies if I missed the note about this or if my memory is faulty.
I'm using the IB Gateway on Linux with a simple app that stores security prices. No trading, I'm just gathering data. IIRC until…
-
I've started using IBC. (v3.6.0) for a little over a week and have faced this issue twice in that time.
My client will indicate the gateway is down, however when I remote into the gateway server I…
-
IB Gateway logs:
```
2018-05-24 22:00:03.719 [BW] INFO [AWT-EventQueue-0] - Parent for Dialog does not implement IToFrontAsGroupWindow, isAlwaysOnTop: false parent: ibgateway.ao[frame1,162,109,700x…
-
Hello! Was wondering what happened to the user group as i wanted to access some information. The link on this repo leads to some book club and the IB Controller group is gone.
Could you please update…
-
Some times, I met "Java(TM) Platform SE binary stop working " error. And TWS stop working , then communication failed too. This happens every 1-3 days.
![image](https://user-images.githubusercontent.…
-
Is there any plan to support the security code card login window?
It would require a custom config of course that would represent the whole security code card...
so this window can be handled :
![S…
-
So I get this list back from interactive brokers.
`b = IB()
ib.connect('127.0.0.1', 7497, clientId=2)
data = ib.positions()
print((data))
print(type(data))`
The data comes …
-
I run this program with IB demo account and I am able to get data, however it doesn't work with a paper trading account that I have received from IB. I receive no data! I have contacted IB and they ha…
ghost updated
7 years ago