How to Connect Matlab with Stock Brokers in India

6 Ansichten (letzte 30 Tage)
Mukund
Mukund am 4 Apr. 2024
Kommentiert: Yair Altman am 22 Aug. 2024
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 Kommentare
Dyuman Joshi
Dyuman Joshi am 4 Apr. 2024
You can check FEX for submission that connect MATLAB to web services using an API.
Mukund
Mukund am 5 Apr. 2024
Can anybody explain it so that it will be implemented

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Yair Altman
Yair Altman am 21 Jun. 2024
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 Kommentare
Walter Roberson
Walter Roberson am 22 Aug. 2024
(truedata is not mentioned in IB-Matlab's user-guide.)
Yair Altman
Yair Altman am 22 Aug. 2024
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Transaction Cost Analysis finden Sie in Help Center und File Exchange

Produkte


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by