Navigation

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

    hanukanth

    @hanukanth

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

    hanukanth Follow

    Best posts made by hanukanth

    This user hasn't posted anything yet.

    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