Simon

About

Username
Simon
Joined
Visits
16
Last Active
Roles
Member

Comments

  • Just now checked again from python, and it's working. After couple of days struggling to get started, today seems to be awesome. Thanks much for prompt reply. Kite API team is doing a wonderful job in democratising APIs.
  • Tried both market and non-market hours, no luck with Python client. But Java client worked like a magic. I'm happy for now that I started receiving ticks without hicks.
  • Tried kws.connect(threaded=True) with no luck. Missing any dependent libraries? How to know?
  • What could be the reason for tick happening only once and stops there? PFB console log and python code. Console log DEBUG:root:Ticks: [{'tradable': True, 'mode': 'quote', 'instrument_token': 857857, 'last_price': 782.9, 'last_quantity': 2, 'average…