Set Target and stoploss for NRML order via api

anandha_kumar
anandha_kumar edited September 2021 in General
Hi,
Can you please let me know how to set fixed target and stoploss for NRML through api. I am not looking for GTT type order.please refer the attachment and let me know how to achieve this.
I am using dotnet client.

Thanks in advance.
  • rakeshr
    Can you please let me know how to set fixed target and stoploss for NRML through api?
    For non-GTT orders, you will need to place two orders one for the target order and one for stop-loss. And when one of your orders is achieved/executed you need to cancel another pending order.
    Or else, you can use 2-leg GTT, which are both the orders in same.
Sign In or Register to comment.