unable to connect to interactive brokers

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 comentario

philip curran
philip curran el 23 de Nov. de 2021
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.

Iniciar sesión para comentar.

Respuestas (1)

Akash
Akash el 18 de Abr. de 2024

0 votos

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.

Categorías

Más información sobre Financial Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2020b

Preguntada:

el 23 de Nov. de 2021

Respondida:

el 18 de Abr. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by