How to get symbol list of segment nfo, bro, cds, mcsin excel using python
How to get system expiry and lot size list in excel
How to get ohlc with vwap value
How to get ohlc spot of sysmbole…
Using python and excel…
With code example.
You can find information about symbols in the instrument file, updated daily. For more details, refer to this page, which contains all the necessary information. You can also write code to extract data from the JSON file.
For OHLC data, refer to the following resources:
Example code for these APIs can be found here:
Please note that OHLC with VWAP is not supported.