It looks like you're new here. If you want to get involved, click one of these buttons!
{'instrument_token': 121345,And this is the second quote
'timestamp': datetime.datetime(2024, 1, 12, 9, 15, 21),
'last_trade_time': datetime.datetime(2024, 1, 12, 9, 15, 21),
'last_price': 34347.45,
'last_quantity': 1,
'buy_quantity': 426,
'sell_quantity': 1682,
'volume': 8,
{'instrument_token': 121345,The last price changed while volume is still same? How is it possible?
'timestamp': datetime.datetime(2024, 1, 12, 9, 15, 40),
'last_trade_time': datetime.datetime(2024, 1, 12, 9, 15, 21),
'last_price': 34347,
'last_quantity': 1,
'buy_quantity': 434,
'sell_quantity': 1686,
'volume': 8,