Trading toolbox not connecting to Interactive Broker TWS
2 ビュー (過去 30 日間)
古いコメントを表示
IBtws is not working in R2020a in Windows 10. I have the latest programs and TWS from Interactive Brokers. I requested support from Matlab and after many attempts to find the problem including direct control of my PC by support the error remains. The final advice was to get Interactive Brokers to fix the excel TwsActiveX.xls connection to TWS. Support says if Excel’s TwsActiveX.xls connection is not working the problem is outside of Matlab and IB should fix it. Interactive Brokers directed me to use the NewTwsDde.xls and had no interest in helping with the TwsActiveX.xls approach. IB_Matlab works with TWS and the NewTwsDde.xls also works any comments would be appreciated. The error is shown below
ib = ibtws ('',7496)
Error using actxserver (line 93)
Server creation failed. Invalid ProgID 'TWS.TwsCtrl.1'.
Error in ibtws (line 37)
x.Handle = actxserver('TWS.TwsCtrl.1');
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Transaction Cost Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!