unable to connect to interactive brokers

2 次查看(过去 30 天)
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 个评论
philip curran
philip curran 2021-11-23
please note: i have enabled Active X and Socket Clients in the TWS settings, and have the most up to date API and TWS for interactve brokers.

请先登录,再进行评论。

回答(1 个)

Akash
Akash 2024-4-18
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.

类别

Help CenterFile Exchange 中查找有关 Trading Technologies 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by