KITE API GIVING incorrect LTP

nknaveen328
nknaveen328 edited January 2018 in Python client

Hello
KITE API is giving incorrect LTP since morning. Here is a example

def checkLTP(self):
kite = self.kite
response = kite.ltp(['BSE:BOMDYEING'])
return response

What i get is 236.3 But the LTP is around 244 rightnow. Is something wrong with the API. it was working perfectly on thursday.

@sujith @Kailash
  • tonystark
    This should be fixed now. We are investigating the issue.
  • nknaveen328
    Thanks, hope it does not occur again as I place my trades based on the output given by the API. Inaccuracy would result in big losses :/
Sign In or Register to comment.