Modify API not working for STOPLOSS_LIMIT orders
-
Hey Team,
Modify order is working for for order_id 240130001004187
Request :- {
"variety": "STOPLOSS",
"orderid": "240130001004187",
"duration": "DAY",
"price": "5.15",
"trigger_price" : "5.05",
"quantity": 40,
"ordertype":"STOPLOSS_LIMIT",
"tradingsymbol": "FINNIFTY30JAN2420450CE",
"symboltoken": "38934",
"exchange": "NFO",
}Response :- {'status': True, 'message': 'SUCCESS', 'errorcode': '', 'data': {'orderid': '240130001004187', 'uniqueorderid': 'da71469d-d5dc-4093-a7ee-c8a1e19775b9'}}
Even after a successful response, price remained unchanged [5.3]
-
@Moderator_2 modify api is not working, I want to change the price but it's working
-
Hi @quantplay
Kindly elaborate on the query if there is a concern here.
Thanks & Regards,
SmartAPI team
1 out of 3