☰
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.5K
All Categories
0
Incidents
171
Node JS client
48
Go client
819
.Net API client
393
Kite Publisher
542
.Net / VBA / Excel (3rd party)
476
Algorithms and Strategies
1K
Java client
1.2K
API clients
408
PHP client
4.2K
Python client
354
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.5K
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.