Hi, I am going through some documentation on Kite Connect API. For historical data, It allows only for intervals like minute, day, 3minute...etc. One minute time interval is really huge and lot could happen in one minute, can not avoid for better trading experience.
Do you have any support which allow us to get each and ever tick for a particular trading symbol, quite expected to query historical data too for all ticks ?
@dhana916, We don't store tick data at our end. You can only fetch candles data of the different interval from historical data API and websockets is only for live market data. You can check out more about it here.
We don't store tick data at our end. You can only fetch candles data of the different interval from historical data API and websockets is only for live market data.
You can check out more about it here.