{‘amount’: 15133.5,
‘exchange’: ‘NFO’,
‘expiry’: ‘2025-01-30’,
‘instrument_token’: ‘’,
‘isin’: '',
‘option_type’: ‘PE’,
‘price’: 1008.9,
‘quantity’: 15,
‘scrip_name’: ‘BANKNIFTY’,
‘segment’: ‘FO’,
‘strike_price’: ‘52000.0’,
‘symbol’: ‘BANKNIFTY’,
‘trade_date’: ‘2025-01-03’,
‘trade_id’: ‘109406’,
‘transaction_type’: ‘SELL’}
- The instrument_token is blank. why?
- Trading symbol should be present in response.
- Trade time should also be present, date is stored, so if time is also stored, it will take same storage space.