-
**Describe the bug**
Had a problem where I didn't get the url to link devices using Google Messages for 2FA authentication. So I switched to `voyz/ibeam:0.4.4-rc4`. This solved the 2FA problem, but n…
-
Hi, I was trying out your API and received the following error. Any thoughts?
(python310) myhomedir@mymachine:~/ib_api$ bin/crun
WARNING: An illegal reflective access operation has occurred
WARNI…
-
Hello,
I'm trying to use `ìbeam` with my real account, but for the moment I couln't be able to bypass 2FA, as I don't receive any SMS code. Instead I receive a push notification in mi mobile phone,…
-
ibtrading-ib-gateway-1 | 2022/12/06 06:47:13 socat[119] E connect(5, AF=2 127.0.0.1:4000, 16): Connection refused
-
**Describe the bug**
fresh install, first start, was following the guide, results in:
```
2023-05-21 12:20:01,298|I| ############ Starting IBeam version 0.4.4 ############
2023-05-21T12:20:01.29…
-
I'm trying to call ib_insync.Client.connect(...) in a loop with a delay in wrapper.apiEnd and got an exception
`RuntimeWarning:` coroutine 'Client.connectAsync' was never awaited`
Is this the c…
-
**Describe the feature**
I am trying to access the API using a cash account but it's not working and giving the login failed message while it's working perfectly fine with a paper account. Can you te…
-
Running in docker. Used to work fine but now basically infinite looping time outs while logging in.
> 2023-03-23 01:46:05,325|I| No active sessions, logging in...
> 2023-03-23 01:46:22,658|E| Time…
-
When examining fillItems from ib.fills(), the 'shares' and 'cumQty' fields appear to be rounded.
For instance, when we make a buy for 1.1404 shares, it comes through as two fillItems, one with a q…
-
Hi ejtraderCT Team,
This package is great and running well for us. However, we wanted to make it work with Flask Application. So, we can host it on the Linux server and then send a request to it to…