Skip to content

How to get personal Transaction data #68

Answered by mattsta
bimbambusse asked this question in Q&A
Discussion options

You must be logged in to vote

However, the return from ib.executions() and ib.reqExecutions() is empty.

Yeah, it can be somewhat confusing at first when you ask for account history and get nothing back.

IBKR gateway/tws APIs only report trades/executions for the most recent 1-2 calendar days then they stop showing up in the API execution list.

Older trade details are only available using account/portal website downloads in various formats or you can set up a web service API key for automatically fetching data: https://www.ibkrguides.com/clientportal/performanceandstatements/flex-web-service.htm / https://www.ibkrguides.com/clientportal/performanceandstatements/activityflex.htm

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by bimbambusse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants