How to fetch data only for every 1 minute using ticker.js

rameshslm05
@rakeshr Hi, I m using tickerjs. I'm trying to get NSE Futures data of current month expiry. How to fetch data from kite connect every 1 minute. When I'm using web socket Its pushing lots of data It's confusing. Is there any option to get data between 1 minute time delay like 12:01, 12:02, 12:03... and so on.
  • sujith
    You can use Quote API.
  • Chetan_Bonde
    If i need 100 stock full quote in one go then how much time it will take to execute?
  • sujith
    It depends on many factors, I don't think there is a definite answer for this. You will have to try and figure it out.
    It could be less than a second to more than a couple of seconds.
Sign In or Register to comment.