Hi, noticed a grave issue today - the price for BANKNIFTY24O0951100CE was being pushed incorrectly at 10:10. I have the logs saved, and the LTP has updated which means the websocket was working properly, just that it was pushing incorrect prices. 2024-10-09 10:09:58 - 11294466: {'name': 'BANKNIFTY24O0951100CE', 'ltp': 190.95} 2024-10-09 10:10:08 - 11294466: {'name': 'BANKNIFTY24O0951100CE', 'ltp': 185.45}
As clearly seen, these prices are nowhere near the actual prices at that time. Have been facing these issues since a while, but first time logged them and here we are. Someone from the dev team please comment.
Above is the exchange ticks logs, for the mentioned period for BANKNIFTY24O0951100CE("instrument_token":11294466). You seem to have captured the wrong feeds.
BANKNIFTY24O0951100CE("instrument_token":11294466)
. You seem to have captured the wrong feeds. We also use the same feeds to populate chart data. You can verify the same.