Navigation

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

    hanukanth

    @hanukanth

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    hanukanth Unfollow Follow

    Latest 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