response not as expected

srbhkmr
{'placed_by': 'QLL885',
'order_id': '231220001393401',
'exchange_order_id': None,
'parent_order_id': None,
'status': 'PUT ORDER REQ RECEIVED',
'status_message': None,
'status_message_raw': None,
'order_timestamp': datetime.datetime(2023, 12, 20, 10, 20, 30),
'exchange_update_timestamp': None,
'exchange_timestamp': None,
'variety': 'regular',
'modified': False,
'exchange': 'NFO',
'tradingsymbol': 'NIFTY23D2121600CE',
'instrument_token': 11139586,
'order_type': 'MARKET',
'transaction_type': 'BUY',
'validity': 'DAY',
'validity_ttl': 0,
'product': 'NRML',
'quantity': 50,
'disclosed_quantity': 0,
'price': 0,
'trigger_price': 0,
'average_price': 0,
'filled_quantity': 0,
'pending_quantity': 50,
'cancelled_quantity': 0,
'market_protection': 0,
'meta': {},
'tag': None,
'guid': '96868XYEEHMud93lgq'}
i should have got status as rejected,completed or cancelled why i am getting this status': 'PUT ORDER REQ RECEIVED',
  • sujith
    Can you elaborate which API you are calling and the client library name and version number?
Sign In or Register to comment.