Trading toolbox interactive brokers

40 次查看(过去 30 天)
MRossi
MRossi 2021-3-14
评论: Shahram 2022-11-23
Trading toolbox (with interactive broker) is no longer available in version 2021a ? How can you have it ?

回答(4 个)

MecRND
MecRND 2021-4-11
编辑:Walter Roberson 2021-9-23
  1 个评论
Gavrila Pi
Gavrila Pi 2021-5-10
According to this link a ibkr interface was moved to the file storage on MATLAB. In the file storage ibkr interface is not found. Could you please point to a correct reference.

请先登录,再进行评论。


Juan Gutierrez
Juan Gutierrez 2021-5-13
I just iupdated to 2021a just to lear that ibtws is no longer supported. There was no announcement... did it ever occur to anyone at Mathworks that quite a few people actually use the IB interface? I guess that I will stick to 2020b
  1 个评论
Charles Kaul
Charles Kaul 2021-5-30
Very disappointing at best for a long-time user to learn about the sudden termination of ibjtws support.

请先登录,再进行评论。


RW
RW 2021-5-20
The Trading Toolbox files that are marked to be in file storage are not currently present. Hopefully mathworks submit the files.
As a work around you can copy the interactive brokers toolbox files from R2020 and use within R2021. In R2020 drill down through the Matlab directory folders and find toolboxes, trading toolbox and copy the "@ibtws" folder.
I am guessing the @ibtws folder is what Mathworks will submit to file exchange anyway.

Rory Wheeler
Rory Wheeler 2022-5-24
  6 个评论
Shahram
Shahram 2022-11-22
This is what I got.
>> ib = ibtws('127.0.0.1',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');

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Transaction Cost Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by