Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executions request timed out #54

Open
prurph opened this issue Jul 26, 2024 · 2 comments
Open

Executions request timed out #54

prurph opened this issue Jul 26, 2024 · 2 comments

Comments

@prurph
Copy link

prurph commented Jul 26, 2024

Using macOS, TWS 10.30.1i (current Latest) and TWS 10.31.0i (current Beta), ib_async is unable to fetch executions. Depending on the setting of the new Global Configuration > API > Settings > Download Execution Report, one of the following happens (at least when the account being queried does have executions for the current day)

  • If "All Available": reqExecutions returns but none of the day's executions are returned. No execution data appears in the TWS logs.
  • If "Today": reqExecutions hangs and TWS never sends the "end executions" message (tick 11). No execution data appears in the TWS logs either. On connection, ib_async will print "executions timed out" indicating reqExecutionsAsync has timed out.

This issue also occurs when using the native IB API on both stable and latest branches, so it's unlikely to be related to ib_async, however I'm posting this here in case others run into this issue.

@wardster-ai
Copy link

Anyone still experiencing this issue? After using ib_insync for years, I'm suddenly having problem pulling fills and executions in my paper trading accounts. I've updated to more recent versions (currently on 0.9.82 of ib_insync) but thinking I probably should make make the switch to the new libs.

@wardster-ai
Copy link

wardster-ai commented Nov 14, 2024

Actually look like the fills in my paper trading account are now showing up again when I change the setting mentioned above: Global Configuration > API > Settings > Download Execution Report. Changed this to "Today" and I'm now seeing some fills. Huge relief!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants