I've recently reached out to the Angle Support team and, while I received a prompt response, I must admit that I was not entirely satisfied with the answer provided. I've since posed a few more questions to them and am currently awaiting their reply.
psm007
@psm007
Best posts made by psm007
Latest posts made by psm007
-
RE: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate
-
RE: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate
I've recently reached out to the Angle Support team on mail and, while I received a prompt response, I must admit that I was not entirely satisfied with the answer provided. I've since posed a few more questions to them and am currently awaiting their reply.
-
RE: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate
@Cyriac said in Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate:
I face this issue frequently while using get_position endpoint. Although it is well within the limits specified in the documentation....
https://smartapi.angelbroking.com/docs/RateLimit
@psm007 The limits are per second in theory, but not too sure about practice unfortunately....
Thank you for your response. My requests per second are well within the prescribed limit. In fact, my application operates on a single thread and utilizes sequential execution.
-
RE: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate
@Cyriac Thank you for your response. My requests per second are well within the prescribed limit. In fact, my application operates on a single thread and utilizes sequential execution.
-
RE: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate
@psm007 said in Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate:
I am encountering an error while placing orders on your platform. Even though my orders appear to be placed successfully, I am not receiving a successful response.
Could you please clarify if the order limit is on a per-day basis or per-second basis? I want to note that I am not placing more than one order at a time. Your assistance in resolving this issue would be greatly appreciated.
Thank you for your prompt attention to this matter.
Got same error today
Error Message:
Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate'Context:
I use the API to place trades based on specific criteria. However, when my algorithm books more than 10 trades in a day, I've observed this error. While I understand the necessity of rate limits for maintaining system integrity, I'd like to clarify a few points:Limit Details: Could you please provide more specifics about the rate limits? For instance, the number of trades or requests permitted within a specific duration?
Error Handling: Is there a recommended approach to handle such rate-limiting errors programmatically, ensuring the integrity of the trades and minimizing disruptions?
Possible Solutions: If my current trading frequency is indeed exceeding the set limits, are there any available options to increase this limit, whether it's a different subscription tier or any other solution?
The trade details of a sample problematic order are as follows:
{'variety': 'NORMAL', 'tradingsymbol': 'NIFTY07SEP2319600CE', 'symboltoken': '45027', 'transactiontype': 'BUY', 'exchange': 'NFO', 'ordertype': 'MARKET', 'producttype': 'CARRYFORWARD', 'duration': 'DAY', 'price': 0, 'quantity': '50', 'ordertag': 'EMASUPERTRNED_V2'}
Your guidance in this matter would be invaluable, as I'd like to ensure seamless trading while staying within the API's constraints.
-
Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate
I am encountering an error while placing orders on your platform. Even though my orders appear to be placed successfully, I am not receiving a successful response.
Could you please clarify if the order limit is on a per-day basis or per-second basis? I want to note that I am not placing more than one order at a time. Your assistance in resolving this issue would be greatly appreciated.
Thank you for your prompt attention to this matter.
-
Error occurred while placing order for option
please let me which parameter is wrong , why system is returning? why error no mentioned details.
-
Enable TOTP - asking for pin
While enabling TOTP system is asking to login using MPIN.
I can access my trading account using MPIN , but I didn't MPIN login option for smart api portal.
Please help.
Thanks.