Anyone get Traders Toolbox working with R2017b and Interactive Brokers?

2 views (last 30 days)
Interactive Brokers told me it's a Matlab issue. Here's the error:
Error in actxserver (line 86) h=feval(['COM.' convertedProgID], 'server', machinename, interface);

Accepted Answer

Yair Altman
Yair Altman on 10 Jan 2018
Edited: Yair Altman on 10 Jan 2018
(and of course, you are always welcome to try my Java-based IB-Matlab connector, which does not use ActiveX/COM)
  3 Comments
Yair Altman
Yair Altman on 10 Jan 2018
Edited: Yair Altman on 11 Jan 2018
So why don't you try IB-Matlab? I assure you that it works with the latest IB TWS/API, out-of-the-box in 5 minutes (including coffee). Is it not worth 3 workdays? Your time must be worth much more than that! It won't cost you anything to test the IB-Matlab trial, so what have you got to lose?
John Lombardo
John Lombardo on 11 Jan 2018
I wasn't aware of that product. Apparently my research Googling wasn't enough! Maybe they need some search engine optimization. Anyway, I have just loaded the IB4m interface from Github and it is working. The commands are a little cryptic so for me there will be a longer learning curve compared to IB-Matlab. The documentation was written for a higher level, which is unfortunate. After just a glance, I like the simplicity of the commands in IB-Matlab. Of course this comes at a price! Nice product. Good luck. Thanks.

Sign in to comment.

More Answers (0)

Categories

Find more on Performance and Memory in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!