Dear Sir In my strategy i want to place a BO and then want to know the other two order IDs associated with the BO so that i can modify target and stop loss programmatically. Is there any single line code to find the order IDs of other two legs of BO??
You can fetch orderbook and check for orders with order_id same as postback order_id.