@Moderator_2 modify api is not working, I want to change the price but it's working
Posts made by quantplay
-
RE: Modify API not working for STOPLOSS_LIMIT orders
-
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]
-
Websocket not working, unable to receive order updates
This issue has been going on since last 1 year, not proper documentation around debugging is available
-
RE: Index data not available in instrument list
@ravitandur Yes, trading index options is impossible without this data
-
Index data not available in instrument list
Hey Team,
What is the token number for indexes like NIFTY IT, NIFTY 50, etc.
I checked the page https://smartapi.angelbroking.com/docs/Instruments there is a list available for all the instruments.
https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.jsonBut it doesn't contain index data.