I’m only getting around 150 stocks live prices in socket … Whereas I’ve more than 2000 data… Kindly assist for the same
We’ve implemented a cap for fetching live market data, limiting the number of stocks you can access. The good news is that we’re in the process of expanding this cap (more than 2000) for the websocket, and this update will be available soon. We’ll also update the documentation accordingly. Once these changes are made, we’ll notify you in this thread.
Hi Team @Pradeep_Jaiswar @shanmu
I’m able to get data date wise but as soon as passing time stamp, its throwing error … Hereby sharing both Syntax and Error … Just have a look
Code Syntax
From this, it is picking only date if I’ll remove [0] then it throw error
Error
Please do check and share solution ASAP
Hope to hear from you soon.
Thanks
Could you specify which API response you’re analyzing? It’s not evident from the screenshots. Additionally, please provide the precise response you’re receiving and the complete sample code you’re using for parsing so I can offer more accurate assistance…