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 3746
    • Best 29
    • Groups 3

    Posts made by admin

    • RE: APP ISSUE..... API KEY IP ADRESS BOAT MISTEK

      @d321860 you can edit the secondary static IP from the dashboard.

      posted in Bugs
      A
      admin
    • RE: Order placement denied

      @jayesh_sapkale The IP address from where the order API originates should be same as that of the IP added while making the API key. Or else, the above error will come.

      posted in General Discussion
      A
      admin
    • RE: Static IP

      @MAWJ104 Yes you can do that.

      posted in General Discussion
      A
      admin
    • RE: [Urgent] Unable to generate api key for Market api type and historic api type

      @vijaykumar8518 you can create a trading API key to get the market data. Please use the same key.

      posted in Bugs
      A
      admin
    • RE: Redirection to undefined after logging in

      @naveenkamaraj79

      The redirect URL is available for the old API keys only.

      Going forward, the API product will be used by tech savvy users only, and we request the users to use 2FA using login by password API for the same.

      posted in General Discussion
      A
      admin
    • RE: Regarding market order placement as per new guidelines

      @Preetham you can place market orders in SmartAPI. They will be converted to Limit orders before sending it to the exchanges by MPP.

      But it is better that the user himself sends limit orders so that the algo can predict if the orders are going into pending state.

      posted in General Discussion
      A
      admin
    • RE: redirect issue

      @algo_trading_50 In their latest circulars, exchanges have given an option for either OAuth or 2FA login.

      posted in General Discussion
      A
      admin
    • RE: redirect issue

      @keval the redirect URL is valid for only the old API key.

      Redirect URL for new API key will be updated soon.

      posted in General Discussion
      A
      admin
    • RE: Connection closed due to max retry attempts reached

      @sainath You are exceeding your retry attempts

      posted in Python SDK
      A
      admin
    • RE: Mapping of Smartapi to Demat Account

      @richaty You can sign up again with the with same phone and email id by putting in new client ID

      posted in General Discussion
      A
      admin
    • RE: Token for NIFTY IND DEFENCE

      @cts Scrip Master is the master list of all the scrips. No token for Nifty Ind Defence is available as of now in smart api.

      posted in General Discussion
      A
      admin
    • RE: plz tell me what the problem might be

      Hi @rvrao1415

      Please share the request json here

      posted in Python SDK
      A
      admin
    • RE: smartConnect:246

      Hi @s237783

      Please do check are you using jwttoken generated via loginbypassword api

      posted in Python SDK
      A
      admin
    • RE: Errorcode AB1050

      Hi @mach

      Request seems fine. It was an TOTP issue just got copy 6 digit code from authenticator app and paste it try the request in postman once and update.

      posted in Python SDK
      A
      admin
    • RE: Error oracle vm - python

      Hi @strvedic

      Test the APIs in postman and share error with screenshot

      posted in Python SDK
      A
      admin
    • RE: option chain data issue

      Hi @smahanty

      Use Below API to fetch option greek

      https://smartapi.angelbroking.com/docs/OptionGreeks

      posted in Java SDK
      A
      admin
    • RE: Errorcode AB1050

      Hi @mach

      Please share cURL of that request

      posted in Python SDK
      A
      admin
    • RE: Error occurred while making a GET request to https://apiconnect.angelone.in/rest/secure/angelbroking/order/v1/getOrderBook

      Hi @gsanjaya1971

      It's working fine. Please check now

      posted in General Discussion
      A
      admin
    • RE: ERROR CODE AB1004

      Hi @rvrao1415

      Error is pretty clear. Please do check date & time format in request. Refer below doc for sending appropriate data format

      https://smartapi.angelbroking.com/docs/Historical

      posted in Python SDK
      A
      admin
    • RE: plz tell me what the problem might be

      Hi @rvrao1415

      Error is pretty clear. Please do check date & time format in request. Refer below doc for sending appropriate data format

      https://smartapi.angelbroking.com/docs/Historical

      posted in Python SDK
      A
      admin