Navigation

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

    Ari290688

    @Ari290688

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

    Ari290688 Unfollow Follow

    Latest posts made by Ari290688

    • Invalid SymbolToken error code:AB4006

      When I am calling place order API, I am getting below erro:
      {"message":"Invalid symboltoken","errorcode":"AB4006","status":false,"data":null}

      Order Request:
      {
      "variety":"NORMAL",
      "tradingsymbol":"RELIANCE-EQ",
      "symboltoken":"2885",
      "transactiontype":"BUY",
      "exchange":"NSE",
      "ordertype":"MARKET",
      "producttype":"DELIVERY",
      "duration":"DAY",
      "price":"0",
      "squareoff":"0",
      "stoploss":"0",
      "quantity":"1",
      "triggerprice":"0",
      "trailingStopLoss":"0",
      "disclosedquantity":"0",
      "ordertag":""
      }

      posted in C#/.Net SDK
      A
      Ari290688