Navigation

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

    Posts made by admin

    • RE: SmartAPI dashboard shows AngelOne Client ID = N/A.”

      Hi @sasibalan

      Please attach error screenshot for the same

      posted in General Discussion
      A
      admin
    • RE: How to get the multi user access for the APIs

      Hi @sayyad

      Smart API does not support multi user login instead create individual login

      posted in General Discussion
      A
      admin
    • RE: OOrder API returns HTTP 400 empty response (need backend provisioning check)

      Hi @mani1090

      Please test this API in postman still API getting failed means share the cURL here.

      posted in Python SDK
      A
      admin
    • RE: WEB SOCKET

      Hi @a50895823

      Please find below link to implement web socket via python

      https://pypi.org/project/smartapi-python/

      posted in Python SDK
      A
      admin
    • RE: WEBSOCKET

      Hi @A50895823

      Please find below link to implement web socket via python

      https://pypi.org/project/smartapi-python/

      posted in Python SDK
      A
      admin
    • RE: Need BankNifty options symbols...

      Hi @gkhurana02

      Mentioned scrip master json link is valid one. Available symbols are alone tradeable one.

      posted in General Discussion
      A
      admin
    • RE: SmartAPI is giving cautionary error on lot of stock AB4036

      @bh_nil @iashwani

      please check this forum post - https://smartapi.angelbroking.com/smartapi/forum/topic/5421/new-update-trade-in-cautionary-scrips-via-smartapi

      posted in Python SDK
      A
      admin
    • RE: Historical API: Missing Data intermittently

      Hi @pradyumnapp

      Please let us know what error your facing with error screenshot.

      posted in Bugs
      A
      admin
    • RE: unable to place orders even getting below error

      Hi @srikanthbodawar

      Please test this use case in your postman and please confirm.

      posted in Python SDK
      A
      admin
    • RE: urgently need help to whitelist IP

      @bhuvan-official please use "New Login" flow here - https://smartapi.angelone.in/publisher-login/v2/login/

      posted in Python SDK
      A
      admin
    • RE: Whitelisted IP Not Working for Order Placement

      @chandu-0 please share your client code to check the issue.

      posted in General Discussion
      A
      admin
    • New Update: Trade in Cautionary Scrips via SmartAPI

      Hello SmartAPI users,

      We’re pleased to inform you that SmartAPI now allows trading in stocks that carry cautionary messages.

      To enable this, simply include an optional parameter in the place order API request:

      "scripconsent": "yes"

      Below is the behavior of the scripconsent parameter:

      1. If scripconsent is not included:
        You can trade only in scrips that do not have any cautionary message.

      2. If scripconsent = "yes":
        You can trade in all scrips, including those with cautionary messages.

      3. If scripconsent = "no":
        You can trade only in scrips that do not have any cautionary message.

      Before setting the scripconsent parameter programmatically, we strongly recommend reviewing the Cautionary Scrips API to understand the scrip-specific messages before placing orders.

      API documentation:

      Place Order API – https://smartapi.angelone.in/docs/Orders

      Cautionary Scrips API – https://smartapi.angelone.in/docs/Instruments

      Sample place order api request:

      {
      "variety":"NORMAL",
      "tradingsymbol":"SBIN-EQ",
      "symboltoken":"3045",
      "transactiontype":"BUY",
      "exchange":"NSE",
      "ordertype":"MARKET",
      "producttype":"INTRADAY",
      "duration":"DAY",
      "price":"194.50",
      "squareoff":"0",
      "stoploss":"0",
      "quantity":"1",
      "scripconsent":"yes"
      } 
      

      Regards,
      SmartAPI Team

      posted in General Discussion
      A
      admin
    • RE: java sdk TOTP

      Hi @9868072301

      Are you passing 4 digit pin in password parameter ?

      posted in General Discussion
      A
      admin
    • RE: Request Rejected – need 98.88.173.81 whitelisted for SmartAPI app

      Hi @roopa

      Use below API to login.

      https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword

      Ref doc :
      https://smartapi.angelbroking.com/docs/User#Authenticate

      posted in General Discussion
      A
      admin
    • RE: SmartAPI is giving cautionary error on lot of stock AB4036

      @bh_nil This will be unblocked soon with a workaround.

      posted in Python SDK
      A
      admin
    • RE: java sdk TOTP

      Hi @9868072301 @malhar1080p

      Please do check are you passing appropriate 6 digit TOTP code from authenticator app.

      posted in General Discussion
      A
      admin
    • RE: UAT

      Hi @prakashparihar

      Please attach error screenshot to get to know more about this issue.

      posted in Python SDK
      A
      admin
    • RE: symbol token

      Hi @Prashanth-h-p

      You can get tradable symbol token from below scrip master json.

      https://margincalculator.angelone.in/OpenAPI_File/files/OpenAPIScripMaster.json

      posted in Python SDK
      A
      admin
    • RE: "Invalid API Key"

      Hi @himj

      Do check are you using appropriate API Key the same which been used while for Login API

      posted in General Discussion
      A
      admin
    • RE: Request for Multi-Client API Access for ASTRA Integration

      @jaydeeprusia Have shared your details with the business team. They will reach out on the mentioned email.

      posted in General Discussion
      A
      admin