why do I get error "Error using actxserver (line 90) Server creation failed. Invalid ProgID 'TWS.TwsCtrl.1'. Error in ibtws"
4 views (last 30 days)
Show older comments
Laimis Gaveika
on 2 Feb 2016
Commented: Ashishkumar Gupta
on 28 Feb 2023
I'm using Trading toolbox and real account in IB. Command I'm using is "ib = ibtws('',7496);"
>> ib = ibtws('',7496);
Error using actxserver (line 90)
Server creation failed. Invalid ProgID 'TWS.TwsCtrl.1'.
Error in ibtws
I have enabled active x in IB API. And I'm using Matlab and IB on a same machine.
thanks for your help in advance.
Laimis
0 Comments
Accepted Answer
Walter Roberson
on 2 Feb 2016
6 Comments
Ashishkumar Gupta
on 28 Feb 2023
I have a similar issue!! Can you please help me out here. Thanks a lot!!
More Answers (0)
See Also
Categories
Find more on Use COM Objects in MATLAB 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!