How to Connect Matlab with Stock Brokers in India

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 commentaires

You can check FEX for submission that connect MATLAB to web services using an API.
Can anybody explain it so that it will be implemented

Connectez-vous pour commenter.

Réponses (1)

Yair Altman
Yair Altman le 21 Juin 2024

0 votes

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 commentaires

Ashish
Ashish le 22 Août 2024
Do you support truedata = https://www.truedata.in/ API connection?
(truedata is not mentioned in IB-Matlab's user-guide.)
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.

Connectez-vous pour commenter.

Catégories

Produits

Version

R2023a

Question posée :

le 4 Avr 2024

Commenté :

le 22 Août 2024

Community Treasure Hunt

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

Start Hunting!

Translated by