Error in order_modify

Ntra
Hi,
I keep seeing this error in order modify command,


The same command has worked multiple times before.
  • Ntra
    List of parameters from my log.

    {'@2017-12-04-13-48-06:','order_modify',{'variety': 'bo', 'disclosed_quantity': 0, 'validity': 'DAY', 'trigger_price': 0, 'product': 'BO', 'order_type': 'LIMIT', 'price': 100.0, 'quantity': 75, 'transaction_type': 'SELL', 'tradingsymbol': 'NIFTY17DEC10050PE', 'exchange': 'NFO', 'parent_order_id': '171204000894353', 'order_id': '171204000894355', 'self': }},
  • Ntra
    Also just for information, the code is executed if the order status is open.
  • sujith
    I think you tried to modify an order which was already executed. Hence you got the above error while modifying the order.
Sign In or Register to comment.