How to Connect Matlab with Stock Brokers in India

조회 수: 6 (최근 30일)
Mukund
Mukund 2024년 4월 4일
댓글: Yair Altman 2024년 8월 22일
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
Dyuman Joshi 2024년 4월 4일
You can check FEX for submission that connect MATLAB to web services using an API.
Mukund
Mukund 2024년 4월 5일
Can anybody explain it so that it will be implemented

댓글을 달려면 로그인하십시오.

답변 (1개)

Yair Altman
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
Walter Roberson
Walter Roberson 2024년 8월 22일
(truedata is not mentioned in IB-Matlab's user-guide.)
Yair Altman
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 CenterFile Exchange에서 Transaction Cost Analysis에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by