Error while trying to get connected to a server
Hi,
While using the matlab command ib = ibtws(”,7496); to try to get connected to the software Interactive Brokers, I got this answer from matlab:
Error using actxserver (line 93)
Server creation failed. Invalid ProgID ‘TWS.TwsCtrl.1’.
Error in ibtws (line 37)
x.Handle = actxserver(‘TWS.TwsCtrl.1’);
Could you give me an answer of how to cope with this issue ?Hi,
While using the matlab command ib = ibtws(”,7496); to try to get connected to the software Interactive Brokers, I got this answer from matlab:
Error using actxserver (line 93)
Server creation failed. Invalid ProgID ‘TWS.TwsCtrl.1’.
Error in ibtws (line 37)
x.Handle = actxserver(‘TWS.TwsCtrl.1’);
Could you give me an answer of how to cope with this issue ? Hi,
While using the matlab command ib = ibtws(”,7496); to try to get connected to the software Interactive Brokers, I got this answer from matlab:
Error using actxserver (line 93)
Server creation failed. Invalid ProgID ‘TWS.TwsCtrl.1’.
Error in ibtws (line 37)
x.Handle = actxserver(‘TWS.TwsCtrl.1’);
Could you give me an answer of how to cope with this issue ? connection to server MATLAB Answers — New Questions