ROBO Orders not working?
-
I am not able to place ROBO orders and always getting error stating "Not available due to Technical reasons". It was working fine till few days ago. Any idea when ROBO orders will be back?
-
@bala-excel I waited for long and then implemented my own logic for that, which is running fine so haven't checked ROBO orders as of now. Is it working fine now for you?
-
HI @bala-excel You can pass absolute value in the parameter and not the percentage value however you can write your piece of code to convert percentage to absolute and pass it.
-
Thanks, @admin , is it possible to place a ROBO order at market price and set the SL with a % value? from the documentation it is not clear whether it is a absolute value or the % of stock/ FnO price?
-
HI @bala-excel Please go through below doc:
https://smartapi.angelbroking.com/docs/Orders -
HI @bala-excel you can use below req for reference:
{
"variety":"ROBO",
"tradingsymbol":"SBIN-EQ",
"symboltoken":"3045",
"transactiontype":"BUY",
"exchange":"NSE",
"ordertype":"LIMIT",
"producttype":"BO",
"duration":"DAY",
"price":"430",
"squareoff":"12",
"stoploss":"6",
"quantity":"1"
} -
@jax248 , did this work? I am looking for documentation for ROBO orders and not getting many!
-
@admin Great. Waiting for it to be back soon :)
-
@jax248 we are working on it we will update you on this.