Skip to content
Discussion options

You must be logged in to vote

The short answer: no single free IBKR Excel tool streams account, position, and order data together — the modern one (RTD) stops at market data, and the two that carry account and order data (DDE and ActiveX) are the older or more code-heavy paths.

The TWS API download ships sample spreadsheets for three Excel technologies — RTD, DDE, and ActiveX — described in IBKR's documentation as demonstrations "not intended to be used as production level trading tools." Each covers a different slice of the API, and a fourth path — manual export — is the fallback:

RTD sample DDE ActiveX Manual export
Account / position / order data No — market data only Yes (as of API v975) Yes Yes, as files

Replies: 1 comment

Comment options

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