However i may need the examples urgently to try to check system before getting subscription. Please post the examples in the email or in this forum post. I need 3 modes sample output for both single & bulk instrument requests.
@PRCHAKR The data from a RAW WebSocket connection is in bytes. I don't think adding byte data in the saying that it is the response in the documentation is useless. Instead, we have given the range of each and every field in the binary response and explained how to parse it.
If you want to know the programmatic structure of ticks you can check out any of our libraries. For example the .Net library parses ticks to this structure.
If you want to know the programmatic structure of ticks you can check out any of our libraries. For example the .Net library parses ticks to this structure.
Sorry I am not a .net guy
Can you please tell if any python or java code for conversion ?
and
https://github.com/zerodhatech/pykiteconnect/blob/master/kiteconnect/ticker.py#L269