Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
A
@chiraggarg1702 please go through this post for the same. https://smartapi.angelbroking.com/topic/5084/blocking-of-equity-scrips-falling-under-surveillance-measures-from-placeorder-api-from-friday-24th-jan-after-market-hours
M
@chiraggarg1702 said in Getting error AB1004:
11
Kindly check the fromdate and todate. fromdate should be lesser than todate.
Regards, SmartAPI Team.
V
I just created my account and was testing Smart API and got the following error while running the historical API by Python SDK. Request: {'exchange': 'NSE', 'symboltoken': '1594', 'interval': 'ONE_HOUR', 'fromdate': '2024-08-11 08:16', 'todate': '2024-08-11 07:16'}, Response: {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}
I just created my account and was testing Smart API and got the following error while running the historical API by Python SDK.