unable to connect to interactive brokers
Show older comments
i'm using MATLAB 2020b, i get this error message:
>> ib = ibtws('',7497);
Error using actxserver (line 93)
Server creation failed. Invalid ProgID 'TWS.TwsCtrl.1'.
Error in ibtws (line 37)
x.Handle = actxserver('TWS.TwsCtrl.1');
Any solutions?
1 Comment
philip curran
on 23 Nov 2021
Answers (1)
Akash
on 18 Apr 2024
0 votes
Hi Philip,
For a solution to this issue, the MATLAB Central discussions in the links provided below will be helpful.
These resources will provide you with insights and potential solutions to resolve the error you're experiencing.
Categories
Find more on Financial Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!