Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Is it impossible to connect to IB API 9.74 in 2018b release?

1 vue (au cours des 30 derniers jours)
Diego Ochoa
Diego Ochoa le 6 Déc 2018
Clôturé : MATLAB Answer Bot le 20 Août 2021
For the last 3 years I've been trying to use the trading toolbox to set up an algorithmic trading application but connectivity issues have been recurrent with every change of version of IB API or new Matlab Release. This time I'm getting this problem.
Error using actxserver (line 93)
Server creation failed. Invalid ProgID 'TWS.TwsCtrl.1'.
Error in ibtws (line 37)
x.Handle = actxserver('TWS.TwsCtrl.1');
Error in TWS_Conn (line 4)
ib = ibtws('',7496,1)
I've tried everything. I can't change IB API version because, due to the impossibility to solve this permanently, I've settled with a short term solution that is currently running with Python. Modifying the IB API means shutting down the Python solution

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by