IIFLSecurities/TradingAPIs

How to get Market Depth data ?

gaurav6268 opened this issue · 1 comments

Thanks for providing the Python APIs (IIFLapis) and samples.
I am able to log in.
How do we get Market Depth data for any scrip ?

Hi @gaurav6268 !
Currently, market depth is not available in the APIs. It'll be available soon. You can fetch live market data (OHLC and volume) from Market Feed as of now and historical candle data as well from Historical Candle API.