Interactive Brokers connection problem
4 views (last 30 days)
Show older comments
Hello
unfortunately below generates an error, what should I do next.
Handle = actxserver('TWS.TwsCtrl.1');
Error in actxserver (line 86) h=feval(['COM.' convertedProgID], 'server', machinename, interface);
Handle.connect('',7496,0,false);
Undefined variable "Handle" or class "Handle.connect".
my system: Win 7 64 Bit Matlab 2014a
thanks for help.
best wishes KJ
2 Comments
Answers (0)
See Also
Categories
Find more on Transaction Cost Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!