Error Connecting to IB using ibtws
6 ビュー (過去 30 日間)
古いコメントを表示
Undefined function or method 'ib' for input arguments of type 'char'
ib = ibtws('',7496)
I have been tried to reinstall new Microsoft Visual C++ packages or upgrade the Microsoft Visual C++ package is still does't work. Is it I have to Create "IB Trader Workstation connection" first ?
1 件のコメント
Walter Roberson
2015 年 11 月 7 日
This appears to require the Trading Toolbox and R2013b or later. Do you have that toolbox installed? Which MATLAB version are you using?
回答 (1 件)
Yair Altman
2015 年 11 月 7 日
As Walter mentioned, you need to purchase the Trading Toolbox in order to use the ibtws function.
As an alternative, consider using the cross-platform Java-based approach (not ActiveX) of the IB-Matlab product: http://undocumentedmatlab.com/ib-matlab
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!