SBK

About

Username
SBK
Joined
Visits
7
Last Active
Roles
Member

Comments

  • Hi @sujith, Sure, PFA the screenshot of the error from last week. I placed the order successfully (cover order). Got order id. You can check the timings as well. Passed the order id to the code (pasted above already) to retrieve child order id. …
  • Hi @sujith , I am facing similar Problem in cash market. I placed a cover order which is giving me an order id. Now, to find out the child order id, I have below python code: def get_cover_order_id( parent_order_id): all…