Hi, I tried getting LTP for 500 stocks and it's just not working.
It doesn't give any response at all. Sometimes it says, 'transfer closed with 22 bytes remaining to read'.
Can you please explain what's going on?
Anyway to get quotes for multiple stocks using the
$response = file_get_contents("https://api.kite.trade/instruments/NSE/INFY?api_key=xxx&access_token=yyy");
Like we can get quotes for multiple quotes for multiple stocks using websocket (…
If I want to get quotes for over 300 stocks by using a loop and I execute that script only once in 15 secs. Will it be considered as more than 3 calls since it has more than 3 stocks?
Thank you in advance for your answer.
Hi Sujith, thanks a lot for taking your time to solve my query. I received a call Kite connect team and this query is solved now. However, I have one more question.
How long does an access token long?
Thank you.