Stoploss and trailing stoploss not considering
-
I am trying to post a ROBO order, order is placing but stoploss and trailing stoploss not working
-
Hi @srijan
Apologies for delayed response.
We are checking on this. Will update you as soon as possibleThanks & Regards,
SmartAPI team -
@Moderator_2 , stop loss is working, but trailing stop loss not working, order parameters are given below
"variety": "ROBO",
"tradingsymbol": "SBIN-EQ",
"symboltoken": "3045",
"transactiontype": "BUY",
"exchange": "NSE",
"ordertype": "LIMIT",
"producttype": "BO",
"duration": "DAY",
"price": "620",
"stoploss": "20",
"trailingStopLoss": "5",
"squareoff": "50",
"quantity": "1" -
"variety": "ROBO", "tradingsymbol": "SBIN-EQ", "symboltoken": "3045", "transactiontype": "BUY", "exchange": "NSE", "ordertype": "LIMIT", "producttype": "BO", "duration": "DAY", "price": "620", "stoploss": "20", "trailingStopLoss": "5", "squareoff": "40", "quantity": "1"
-
Hi @srijan
Thank you for writing to us. Kindly share us the API request params and response to help you further on this.
Thanks & Regards,
SmartAPI team