Replies: 1 comment
-
https://ib-api-reloaded.github.io/ib_async/api.html#ib_async.ib.IB.connect Those requests are started by default on connect. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering why ib_async need API write access when we request for market data which does not need an API write access.
Secondly, when I run the basic example as shown below:
It works but when I check the IB gateway, it seems to be pulling the account information at all:
I try to pull similar data using vanilla IBAPI and it does not pull account information:
Beta Was this translation helpful? Give feedback.
All reactions