quote api

Sumit
Hi,

i want quotes after every minute. so which is best option? Should i use quote API call? or websocket call?

for 1 min interval:-
Which will give me latest live quote?
a quote API? or websocket streaming?
  • Vivek
    @Sumit Depends on how many scrips you will be fetching. If its one or two you can use quote api but if its more than that then its good to use streaming api which is more reliable.
This discussion has been closed.