Interactive Brokers connection problem

1 view (last 30 days)
Karim
Karim on 7 Oct 2014
Edited: Karim on 7 Oct 2014
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
José-Luis
José-Luis on 7 Oct 2014
And what would that error be?
Karim
Karim on 7 Oct 2014
Edited: Karim on 7 Oct 2014
ohh yes
thanks for hint, is added
thanks for help

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!