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.
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.
Or else, you can use 2-leg GTT, which are both the orders in same.