How do I get my Interactive Brokers account balance from the Trading Toolbox?

3 views (last 30 days)
The code below is silent and does not return anything. My link to IB is good.
ib = ibtws('',7497); reqAccountSummary(ib.Handle,9002, 'All', '$LEDGER')
Windows 10 Matlab 2018a IB API 9.73

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!