About bracket order modification

deepmangukiya
What if i want to modify open bracket order but i only need to modify the stop loss. according to the api documentation i m not able to understand how to modify only stop loss using the bracket order modify api?
  • sujith
    You can send modify request just like you modify any other order. You just need to make sure you are sending variety as bo and send parent order id in the params.

    You may refer to java example for params here.
  • deepmangukiya
    thanks for the help sujith. but do i need to specify sl or something in the modify order or it will take automatically ?
  • sujith
    You can check out the java example. It was tested.
  • sujith
    You need to send order type.
  • deepmangukiya
    ohk thanks. it will be fixed thanks.
This discussion has been closed.