How to Connect Matlab with Stock Brokers in India
5 ビュー (過去 30 日間)
古いコメントを表示
Indian Stock Brokers provides API link and Authorization code from their url. Based on it one gets logged in in their system. Procedures are available for connecting with Python but not with MATLAB. So requesting you to provide detailed steps by which it 8s possible to get connected with top brokers and access live market data.
2 件のコメント
Dyuman Joshi
2024 年 4 月 4 日
You can check FEX for submission that connect MATLAB to web services using an API.
回答 (1 件)
Yair Altman
2024 年 6 月 21 日
I believe that Interactive Brokers connects to India's stock exchange and also has a Matlab connector - see IB-Matlab.
It is also possible that some Indian brokers provide a Matlab connector as part of their offering - you will need to search these brokers' website and/or ask them directly, to find out if they have a connector for Matlab.
3 件のコメント
Yair Altman
2024 年 8 月 22 日
TrueData does not have a built-in Matlab API connector (see https://www.truedata.in/products/marketdataapi#all-api ) and I am not aware of any existing Matlab connector that is available elsewhere.
You can try to use one of the existing TrueData API connectors (Python or .NET) in Matlab, by using Matlab's builtin ability to use Python/.NET components. See https://www.mathworks.com/help/matlab/external-language-interfaces.html for details.
参考
カテゴリ
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!