Interactive Brokers connection problem
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Transaction Cost Analysis en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!