Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. hanukanth
    3. Posts
    H
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by hanukanth

    • RE: Always getting Internal Error (AB2001) for the brokerage calculation of options trade request

      @Moderator_3
      i am also getting same error for options, it is working for stocks but not working for options
      {'message': 'Internal Error', 'errorcode': 'AB2001', 'status': False, 'data': None}
      {'message': 'Internal Error', 'errorcode': 'AB2001', 'status': False, 'data': None}
      below is the format
      params = {
      "orders": [
      {
      "product_type": "CARRYFORWARD",
      "transaction_type": "BUY",
      "quantity": "30",
      "price": "49880",
      "exchange": "NFO",
      "symbol_name": "BANKNIFTY27FEB25FUT",
      "token": "35117"
      }
      ]
      }

      posted in General Discussion
      H
      hanukanth