Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    trading symbol and tocken is incorrect

    C#/.Net SDK
    2
    4
    20
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      Karan.plus.is last edited by

      Hello Team
      can you please check the logs of api request to trade in mcx while i am getting error what need to be done in the request api
      2025-09-18 15:43:40 Sending Request commandType: https://apiconnect.angelbroking.com/rest/secure/angelbroking/order/v1/placeOrder
      2025-09-18 15:43:40 {"variety":"NORMAL","triggerprice":"0","tradingsymbol":"SILVER25DECFUT","trailingStopLoss":"0","symboltoken":"445004","transactiontype":"BUY","exchange":"MCX","quantity":30,"disclosedquantity":0,"ordertype":"MARKET","producttype":"INTRADAY","duration":"DAY","price":"0","squareoff":"0","stoploss":"0"}
      2025-09-18 15:43:40 Response received: {"message":"Entered trading symbol and symbol token is mismatch","errorcode":"AB1019","status":false,"data":null}

      A 1 Reply Last reply Reply Quote 0
      • A
        admin @Karan.plus.is last edited by

        @karan-plus-is trading symbol in your request is wrong. Please check the symbol name in the API, it should be "SILVER05DEC25FUT"

        K 1 Reply Last reply Reply Quote 0
        • K
          Karan.plus.is @admin last edited by

          @admin

          Hello Sir,
          Thank you for the reply. Can you please confirm that the symbol token with respect to the trading symbol is correct?
          "symboltoken":"445004"

          A 1 Reply Last reply Reply Quote 0
          • A
            admin @Karan.plus.is last edited by

            @karan-plus-is The symbol token you have mentioned is for the symbol SILVER05DEC25FUT.

            We request you to check the instruments file daily before placing the API requests, as there could be instances when the symbol token changes for a given scrip.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post