I have subscribed for 500 symbols from Kite in full mode and doing some quick analysis on tick data received . For none of the companies, sum(last_trad_qty) from all ticks in a day is matching with max(total volume traded) . ideally they should be same right if we are receiving all ticks. There is a large variation in these values. why am i not receving all ticks in websocket?