Navigation

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

    Best posts made by akagrawal

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

      {
      "orders":[
      {
      "product_type":"INTRADAY",
      "transaction_type":"BUY",
      "quantity":"25",
      "price":"144.15",
      "exchange":"NFO",
      "symbol_name":"NIFTY19SEP2425500CE",
      "token":"68058"
      },
      {
      "product_type":"INTRADAY",
      "transaction_type":"SELL",
      "quantity":"25",
      "price":"147.25",
      "exchange":"NFO",
      "symbol_name":"NIFTY19SEP2425500CE",
      "token":"68058"
      }
      ]
      }

      still getting this response:
      {
      message: 'Internal Error',
      errorcode: 'AB2001',
      status: false,
      data: null
      }

      posted in General Discussion
      A
      akagrawal