Skip to content
Discussion options

You must be logged in to vote

With StreamXLS installed and TWS (or IB Gateway) running with API access enabled, one formula streams it live:

=RTD("Tws.Rtd",, "account", "U1234567", "NetLiquidation")

The account number is required for account topics; if you don't know yours, =RTD("Tws.Rtd",, "status", "AccountsCSV") lists the accounts visible on the connection. Over 130 account fields are available (AvailableFunds, BuyingPower, ExcessLiquidity, …), per-currency where applicable — see quickstart.md.

Without StreamXLS: Interactive Brokers' free Excel RTD sample does not carry account data (market data only, per IBKR's docs), so the free routes are IBKR's DDE or ActiveX samples, or exporting statements/Flex Queries as fi…

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