why do we receive empty ticks before market open and after market? i understand that you are using the same API for kite website and you want atleast one tick to populate the chart but why do you keep sending empty ticks before market? i am loading all the ticks to the database and i can see alot of empty ticks before market open. can you please not send them?
It is a mechanism Kite Ticker uses to see if the client is connected or not, you can just add a length check at your end. If ticks length is 0 then you can ignore it.
it doesnt come for all the stocks and indices