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일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Financial Toolbox에 대해 자세히 알아보기

제품

릴리스

R2020b

질문:

2021년 11월 23일

답변:

2024년 4월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by