Can anyone tell me why my I am not getting stop loss order id multiple times ? It is received some times but not always which is causing issue in my strategy implementation. Following is my .NET code. Are all the parameters given below are correct ? I am sending CO order with stop loss and trying to fetch Stop Loss order Id with below code.
If a trigger is hit order type will change to limit or market for SL and SL-M orders.