Hello,
I am using the service of Kite connect. I need all the instrument list of nifty which contain the information of all the nifty stocks with open high low in just one request to server. Now I just get the only one quotas using below example, https://api.kite.trade/instruments/NSE/INFY?api_key=xxx&access_token=yay, kindly suggest
Market open at 9.15, during this time i have to place the nifty orders based on certain conditions. but i can get the data only for one stock at a time, i need entire list of nifty 50 stocks in json request with Open High Low. this list is available…
Hello,
I am using the service of Kite connect. I need all the instrument list of nifty which contain the information of all the nifty stocks with open high low in just one request to server. Now I just get the only one quotas using below examp…