Bracket & Cover order support
-
@admin Appreciate it, thanks!!!
-
@admin Can you please share the sample payload to place BO order,
I cannot find it in the smartapi docs. -
Hi @Mahesh kindly find the sample for bo:
{
"variety":"ROBO",
"tradingsymbol":"SBIN-EQ",
"symboltoken":"3045",
"transactiontype":"BUY",
"exchange":"NSE",
"ordertype":"LIMIT",
"producttype":"BO",
"duration":"DAY",
"price":"366",
"squareoff":"12",
"stoploss":"6",
"quantity":"1"
} -
@admin Hello, just like to check the status of Cover order feature. Any idea, when will it be available?
-
HI @StocksDeveloper Will coordinate with team and update you.
-
@admin Thank you! Have a good day!!!
-
@StocksDeveloper Any update, expected delivery date?
-
HI @StocksDeveloper Currenlty we dont have specific eta we will update you soon.
-
@admin Understood, thank you for the update!
-
@admin Can you please help clarify few details related to ROBO orders
-
In above example order, "stoploss":"6" and "quantity":"1", are these values tick counts ?
-
For ROBO order can i specify ordertype as MARKET ?
-
Is ROBO order supported for MCX futures e.g. CRUDEOIL21JULFUT ?
Is there anything specific type of trades for which ROBO is not supported? -
In java smartapi client, i dont see these constants defined in Constants.java for variety = ROBO
and producttype=BO
-
-
HI @Mahesh said in Bracket & Cover order support:
In java smartapi client, i dont see these constants defined in Constants.java for variety = ROBO
and producttype=BO
This issue is resolved.