How to Connect Matlab with Stock Brokers in India
6 次查看(过去 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!