☰
Login
Signup
Home
›
Market data (WebSockets)
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.9K
All Categories
0
Incidents
156
Node JS client
40
Go client
793
.Net API client
380
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
998
Java client
1.1K
API clients
404
PHP client
4K
Python client
347
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
April 2019
rakeshr
Difference between streaming data and data fetched from Call kite.get
ramprabhu77444
April 2019
in
Market data (WebSockets)
What is the Difference between streaming data and data fetched from Call kite.get. Eg. If at 10:01:01 I am calling kite.getbestaskqty .. Will that is be same as the snapshot received from websocket at that time ? or it could be different..
Tagged:
tick data
rakeshr
April 2019
@ramprabhu77444
Yeah,it will be same.Every quote call is formed from a kite-ticker map at the request instance.
Sign In
or
Register
to comment.
Yeah,it will be same.Every quote call is formed from a kite-ticker map at the request instance.