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 55
    • Posts 3615
    • Best 28
    • Groups 3

    Posts made by admin

    • RE: Is anyone seeing issues with QUOTES API response TRADINGSYMBOL?

      Hi all, checking the issue.

      posted in General Discussion
      A
      admin
    • RE: Static IP based API keys now live - Old flow still supported temporarily

      @stanly_thomas As of now, static IP cannot be shared within the family members. We will get the feature live soon.

      posted in General Discussion
      A
      admin
    • RE: Static IP based API keys now live - Old flow still supported temporarily

      @openalgo OAuth will be live soon. Will keep everyone updated of the same.

      posted in General Discussion
      A
      admin
    • RE: Important Updates to SmartAPI in Compliance with SEBI Guidelines

      Hello SmartAPI Users,

      We are excited to announce that the static IP implementation is now live in accordance with SEBI’s circular on the “Safer Participation of Retail Users in Algorithmic Trading,” .

      For now, both types of API keys — with static IP and without static IP — will continue to work. However, all users are expected to migrate to the new static IP-based API key as soon as possible.

      In this new setup:

      1. Orders must be placed only from the IP address you have whitelisted with Angel One.
      2. For APIs other than Orders & GTT, using a static IP is not mandatory.

      How to create a Static IP based API key:

      1. Visit smartapi.angelone.in and select “New Login”.
      2. Create a new API key by filling in the required details.
      3. Update your code to use this newly generated API key.

      Important Notes:

      1. Order requests are now capped at 9 orders per second for both old and new API keys.
      2. To edit or stop using an old API key, use login (not new login) from smartapi.angelone.in
      3. All users will be logged out daily at 12 midnight for both old and new API keys.
      4. Only IPV4 static IP is supported for now, we will support IPV6 Static IPs in the near future.

      Regards,
      SmartAPI Team

      posted in General Discussion
      A
      admin
    • Static IP based API keys now live - Old flow still supported temporarily

      Hello SmartAPI Users,

      We are excited to announce that the static IP implementation is now live in accordance with SEBI’s circular on the “Safer Participation of Retail Users in Algorithmic Trading,” .

      For now, both types of API keys — with static IP and without static IP — will continue to work. However, all users are expected to migrate to the new static IP-based API key as soon as possible.

      In this new setup:

      1. Orders must be placed only from the IP address you have whitelisted with Angel One.
      2. For APIs other than Orders & GTT, using a static IP is not mandatory.

      How to create a Static IP based API key:

      1. Visit smartapi.angelone.in and select “New Login”.
      2. Create a new API key by filling in the required details.
      3. Update your code to use this newly generated API key.

      Important Notes:

      1. Order requests are now capped at 9 orders per second for both old and new API keys.
      2. To edit or stop using an old API key, use login (not new login) from smartapi.angelone.in
      3. All users will be logged out daily at 12 midnight for both old and new API keys.
      4. Only IPV4 static IP is supported for now, we will support IPV6 Static IPs in the near future.

      Regards,
      SmartAPI Team

      posted in General Discussion
      A
      admin
    • RE: Issues with placing orders via Angel One API (Cautionary stocks / Symbol-token mismatch)

      @jayagogwani

      The order cannot be processed as the token is categorised under cautionary listings by the exchange. - This error is due to an exchange requirement. This comes for the stocks specified by the exchange in its daily file - 'Surveillance Indicator new'.

      Entered trading symbol and symbol token is mismatch - This error is due to mismatch in the trading symbol and the token that you are using in the API request. You can confirm the symbol token and symbol name via https://margincalculator.angelone.in/OpenAPI_File/files/OpenAPIScripMaster.json

      posted in C#/.Net SDK
      A
      admin
    • RE: Market data API

      @aabm694602 Checking the issue, meanwhile please use the trading API key for the same purpose.

      posted in Test
      A
      admin
    • RE: Important Updates to SmartAPI in Compliance with SEBI Guidelines

      @tushar-0 Existing APIs will continue to work.

      Static IP will only be required for place order, cancel order, modify order, create GTT, modify GTT, cancel GTT.

      We will release a detailed update regarding it on the SmartAPI forum soon!

      posted in General Discussion
      A
      admin
    • RE: Inconsistent symbol formatting BSE

      @azhagu The file is received from the exchanges daily. We cannot change any component from the file.

      posted in Bugs
      A
      admin
    • RE: trading symbol and tocken is incorrect

      @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.

      posted in C#/.Net SDK
      A
      admin
    • RE: LoginByPassword AB1050: Invalid totp

      @rahim1021 TOTP is a 6 digit code. You need to pass the string that you are passing in the API to google authenticator.

      Google Authenticator will give you a 6 digit code, which you can pass in the API.

      posted in General Discussion
      A
      admin
    • RE: LoginByPassword AB1050: Invalid totp

      @rahim1021 A general error done by the users is storing TOTP to be used later. TOTP will change every minute.

      You can test the login API manually via postman, it will help you to write the code.

      posted in General Discussion
      A
      admin
    • RE: Unable to create API

      @hari-krishnan-v could you please give more info ie. a screenshot of the screen you are stuck on?

      posted in Bugs
      A
      admin
    • RE: Historical Data

      @dave you can use historical API for the same.

      historical API - https://smartapi.angelone.in/docs/Historical

      To get the token for a scrip of your choice, you can use instruments API.

      Instruments API - https://smartapi.angelone.in/docs/Instruments

      posted in Python SDK
      A
      admin
    • RE: trading symbol and tocken is incorrect

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

      posted in C#/.Net SDK
      A
      admin
    • RE: MarketStatus

      @tanay1907 There is no such API provided by Angel One.

      posted in Python SDK
      A
      admin
    • RE: i cant create a new api

      @diyd12021 Can you please try again and check?

      posted in General Discussion
      A
      admin
    • RE: HELP!!!

      @tkrshpatel You need to have a Angel One client ID to use the APIs.

      If you are already registered with Angel One, you can use your client ID, or else you can sign up for Angel One here - https://www.angelone.in/open-demat-account

      posted in Python SDK
      A
      admin
    • RE: What is Primary Static IP in SmartAPI app creation?

      @himanshunishad As per SEBI's rules, users creating their own code will now have to get a static IP to use APIs.

      You can get a static IP from your internet service provider (if you are hosting your code on a local machine) or from your cloud provider (if you are running your code from the cloud).

      The static IP will be mandatory from 1st Oct 2025.

      For now, if you want to run your code, you can go to your profile and choose My APIs instead of My APIs (new).

      posted in General Discussion
      A
      admin
    • RE: How to get Mutual Fund holdings

      @smohit94 You can get only those instruments, whose token is present in the instrument master.

      posted in Python SDK
      A
      admin