☰
Login
Signup
Home
›
Java client
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
14.1K
All Categories
0
Incidents
158
Node JS client
43
Go client
801
.Net API client
386
Kite Publisher
538
.Net / VBA / Excel (3rd party)
466
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
July 2018
rakeshr
How many seconds is the price delayed ? Pls Reply.
aakashps1995
July 2018
in
Java client
I am using this function to get last price
kiteConnect.getLTP(instruments).get("").lastPrice
.
How many seconds is the price delayed ?
If this price is delayed then how to get last price accurately ?
rakeshr
July 2018
@aakashps1995
There is no price delay in ltp quote call.You can also try using WebSocket, for last trade price.
Sign In
or
Register
to comment.
There is no price delay in ltp quote call.You can also try using WebSocket, for last trade price.