Trailing stoploss in ROBO Order No relevant information
-
Hi ,
There is no information/example on how to add a trailing stoploss order in a ROBO order. What are the corresponding order parameters in the API and mobile app?
squareoff Only For ROBO (Bracket Order)
stoploss Only For ROBO (Bracket Order)
trailingStopLoss Only For ROBO (Bracket Order)Only above is present in the documentation.
What is the order parameter for "Target Order" , what is the order parameter for "LTP jump price" ? Please mention atleast some information in the documentation and reply to the question so that users like us will be able to use the feature. -
HI @Poorva This has been reported we will update you on this.
-
-
@Subhajit : Thank you Subhajit
The information is helpful..
-
@admin Thank you ..
-
@admin Hi , Please share relevant information here. I only need order parameters and parameters explanation for ROBO Trailing stoploss order.
-
HI @Poorva Please find the sample req for robo order below:
{
"variety":"ROBO",
"tradingsymbol":"SBIN-EQ",
"symboltoken":"3045",
"transactiontype":"BUY",
"exchange":"NSE",
"ordertype":"LIMIT",
"producttype":"BO",
"duration":"DAY",
"price":"453",
"squareoff":"12",
"stoploss":"6",
"quantity":"1"
} -
@admin I have mention in the subject as well as in the comment , I need TRAILING STOPLOSS order details. I want to TRAIL the Stoploss.
-
@admin Any update on this?
-
-
@admin - No update yet?
-
@Rajashekhar said in Trailing stoploss in ROBO Order No relevant information:
@admin - No update yet?
Currently this functionality is not available.
-
-
Thank you