why do I get error "Error using actxserver (line 90) Server creation failed. Invalid ProgID 'TWS.TwsCtrl.1'. Error in ibtws"
Show older comments
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
Accepted Answer
More Answers (0)
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!