how to get child order id

Imran
Hii
How do we directly get child order id when placing bracket order.
Till now I do this by reading order book and then searching for the same parent order and then grouping parent and child.
  • sujith
    Yes, you need to fetch orderbook and check the parent order id. This is the only way to find the child orders.
  • Imran
    Okey.. thanks
This discussion has been closed.