LTP values are being same for last 30 minutes and they are not getting updated.
Please let me know when can I expect the resolution
C
coyotegrave
@coyotegrave
0
Reputation
2
Posts
2
Profile views
0
Followers
0
Following
Best posts made by coyotegrave
This user hasn't posted anything yet.
Latest posts made by coyotegrave
-
ltpData not updating
-
get ltp data not providing recent data
The api to get ltp data is providing stale data and it giving same data for last 20 minutes.
api in questions:
"api.ltp.data": "/rest/secure/angelbroking/order/v1/getLtpData",python function:
def ltpData(self,exchange,tradingsymbol,symboltoken): params={ "exchange":exchange, "tradingsymbol":tradingsymbol, "symboltoken":symboltoken }