I have certain requirement in which I want to know if a bracket order is completed, but as far as I know , bracket order spawns multiple orders. I cannot know if the bracket order is fully executed or not. Is there any way I can know if all of the children are successfully executed or not i.e BO is completed?
You can fetch complete order book and check for completed order using order Id.
Is there anyother way?