You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 21, 2021. It is now read-only.
bankroll-py/bankroll#35 introduces a query for activity statements, on top of the trade confirmation query recommended in the README. Activity statements can be configured to include trades in them, which might be a good idea because IB's Flex Query API is not very tolerant of multiple requests in succession.
On the other hand, maybe this increases the likelihood that they'll error out the query? Needs experimentation.