Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. chiraggarg1702
    3. Topics
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Best 0
    • Groups 0

    Topics created by chiraggarg1702

    • C

      Getting error AB4036
      Python SDK • • chiraggarg1702

      2
      0
      Votes
      2
      Posts
      8
      Views

      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

    • C

      Getting error AB1004
      Python SDK • • chiraggarg1702

      5
      0
      Votes
      5
      Posts
      38
      Views

      M

      @chiraggarg1702 said in Getting error AB1004:

      11

      Kindly check the fromdate and todate.
      fromdate should be lesser than todate.

      Regards,
      SmartAPI Team.

    • C

      Getting error AB1004
      General Discussion • • chiraggarg1702

      3
      0
      Votes
      3
      Posts
      20
      Views

      V

      @chiraggarg1702 said in Getting error AB1004:

      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}