@Poonam-Tomar Hi Poonam will you please share the exact script which you passed to trigger ROBO order. They Angel SmartAPI people will not providing the proper solution, always they are sharing the reference links which was not helpful for this. Or mailed me at Nichil72@gmail.com for this I am very grateful to you.
Group Details Private
SmartAPI Group
Member List
-
RE: Not revising STOPLOSS order in ROBO Trade - ModifyOrder
-
Error while placing an order through API.
Dear Team,
On date 24-04-2025 placing order on RBLBANK using API with having below mentioned parameters:-['RBLBANK-EQ']
{'duration': 'DAY', 'exchange': 'NSE', 'ordertype': 'MARKET', 'price': '191.55', 'producttype': 'INTRADAY', 'quantity': 10, 'stoploss': 2.0, 'squareoff': 5.0, 'tradingsymbol': 'RBLBANK-EQ', 'transactiontype': 'SELL', 'triggerprice': '191.55', 'variety': 'NORMAL', 'ordertag': 'DFT', 'symboltoken': '18391'}And having an error while placing an order using API
[E 250424 09:39:05 smartConnect:243] Error occurred while making a POST request to https://apiconnect.angelbroking.com/rest/secure/angelbroking/order/v1/placeOrder. Error: The order cannot be processed as the token is categorised under cautionary listings by the exchange.. URL: https://apiconnect.angelbroking.com/rest/secure/angelbroking/order/v1/placeOrder, Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': '106.193.147.98', 'X-MACAddress': '84:2a:fd:86:db:69', 'Accept': 'application/json', 'X-PrivateKey': 'MIqCVUD5', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'duration': 'DAY', 'exchange': 'NSE', 'ordertype': 'MARKET', 'price': '191.55', 'producttype': 'INTRADAY', 'quantity': 10, 'stoploss': 2.0, 'squareoff': 5.0, 'tradingsymbol': 'RBLBANK-EQ', 'transactiontype': 'SELL', 'triggerprice': '191.55', 'variety': 'NORMAL', 'ordertag': 'DFT', 'symboltoken': '18391'}, Response: {'message': 'The order cannot be processed as the token is categorised under cautionary listings by the exchange.', 'errorcode': 'AB4036', 'status': False, 'data': None}
[E 250424 09:39:05 smartConnect:336] API request failed: {'message': 'The order cannot be processed as the token is categorised under cautionary listings by the exchange.', 'errorcode': 'AB4036', 'status': False, 'data': None}But while placing such order on mobile app trade done successfully. So, please do the needful for the same that such trade will execute successfully with API.
-
RE: MKT or LIMIT order showing as LIMIT only in API response and in websocket
@admin Please check this issue on priority basis. Everytime we are getting response of ordertype as limit in websocket
-
Robo order not support MCX
Helle Folks,
Could you please someone clarify my doubts.
-
Is Robo would be applicable for all the exchange. I have tried for MCX, getting an error stating not supported.
-
If robo order not supported for MCX, then what would be best to place sl and target together using java sdk.
Thanks in advance.
-
-
Access denied because of exceeding access limits
Re: Python SDK 'Access denied because of exceeding access rate'
Hi @admin, I get this error "access denied because of exceeding access limits" I have gone through the api documentation on access request limits but still I am not able to fetch the data using api. Please resolve this as some as possible
-
Get Historical API not working
https://apiconnect.angelone.in/rest/secure/angelbroking/historical/v1/getCandleData is not working.
Getting 400 bad request. No response body for error code.
-
How can I get Index performance with % change.
I just want to know that how would I know the Index performance during opening market hours. Like SS provided below:-
-
lost charts study templates
I lost all my charts study templates.
There is no proper response from angel one .
this might have been happen due to recent mobile app update from play store .
-
RE: please share some example of WebSocket 2.0 response data
@Jaydip-Garala you are able to get bid ask price from websocket?
-
RE: please share some example of WebSocket 2.0 response data
@Jaydip-Garala you are able to get best five data Buy/Sell prices (in websocket streaming) than please help me i am not able