Interactive Brokers connection problem
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Transaction Cost Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!