Modify Bracket Order using Fyers API

Can I modify Stop Loss and Take Profit values using Fyers API V3 once the bracket order is executed?

yes you can modify order using order ID with the help of modify order API. make sure you enter correct order id. https://myapi.fyers.in/docsv3#tag/Other-Transactions

Hey @108942866728835058839

Yes the modification can be done , You can ue the modify order Api and enter the order id of either stoploss or target and the modifications can be done

https://myapi.fyers.in/docsv3#tag/Other-Transactions

Thank you!

Do you have a screenshot of success response of BO? I mean how many order ids we get - 1 or 3?

In absence of proper documentation and sandbox environment it’s difficult to know in advance.

Thank you!

Do you have a screenshot of success response of BO? I mean how many order ids we get - 1 or 3?

In absence of proper documentation and sandbox environment it’s difficult to know in advance.

When you place a order in BO , there are 3 order ID’s created , One for the entry and the other 2 for Stoploss / Target , The respective order Id can be given in the Modify order API and make the modification