Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • K

      redirect issue
      General Discussion • • keval

      14
      0
      Votes
      14
      Posts
      28
      Views

      A

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

    • A

      Historical data api not working
      Python SDK • • asif_khan1993

      13
      0
      Votes
      13
      Posts
      29
      Views

      A

      @diwakarpant16 You can put any IP address in to order to use it for data only purpose.

    • P

      TOTP generated using pyotp is not validating in SmartAPI login (Invalid totp AB1050)
      Python SDK • • P187170

      7
      0
      Votes
      7
      Posts
      16
      Views

      J

      @algo_trading_50 Thanks a lot for your quick and precise help :)

    • S

      Unable to whitelist IP as somebody already used.
      Bugs • • Shikha 0

      6
      1
      Votes
      6
      Posts
      29
      Views

      A

      @sejpalsinh As mentioned earlier, create a new static IP from Networking page and attach the IP with your instance of droplet.

    • S

      [Urgent] IP Whitlisted still facing issue while placing order
      Python SDK • • sj-91

      5
      0
      Votes
      5
      Posts
      19
      Views

      S

      @Deekshit Exactly as we are managing multi user setup . Then routing management and other things may increase the business cost . Broker should provide the proper way for this how business can manage the account of there clients . Dhan broker provides the proper solution for this bt why not angel one . Currnely our platform used by more than 500 + users for there trading because of this change we shut down the services and broker also not responding . If we call the customer care they said that we have arrange the callback will get call in next 48 hrs . @admin is this a right way for this ? If somebody stuck in middle and calling u for way and u guy's respond after 48 hrs how good is this ?

    • P

      How to get historical expired commodity option chart?
      General Discussion • • parthiban89

      5
      0
      Votes
      5
      Posts
      12
      Views

      M

      Master Scrip updates everyday ,refreshing tokens for older expiries to new ones.

      So, if token 123456 is for SILVER FUTURES JAN2026, post its expiry 123456 is allotted to its next expiry which is SILVER FUTURES FEB2026.

      Hence, you are unable to retrieve historical data for older expiries.

    • S

      same ip address for family
      General Discussion • • smohit94

      5
      0
      Votes
      5
      Posts
      10
      Views

      A

      @smohit94 Try emailing - smartapi@angelbroking.com. If issue doesn't get resolved, try emailing - compliance@angelbroking.com.

    • P

      Unable to place Orders
      General Discussion • • Preetham

      4
      0
      Votes
      4
      Posts
      15
      Views

      A

      @preetham If it's for this specific duration then it could be because of intermittent server outage.

    • R

      Not Able To Create New App
      Bugs • • Renjith

      4
      0
      Votes
      4
      Posts
      15
      Views

      A

      @Renjith New Login - https://smartapi.angelone.in/publisher-login/v2/login/

    • N

      Static IP for market feed and historical data?
      Python SDK • • namit

      3
      0
      Votes
      3
      Posts
      15
      Views

      V

      @namit check https://smartapi.angelbroking.com/smartapi/forum/topic/5527/urgent-unable-to-generate-api-key-for-market-api-type-and-historic-api-type

    • V

      [Urgent] Unable to generate api key for Market api type and historic api type
      Bugs • • vijaykumar8518

      3
      0
      Votes
      3
      Posts
      20
      Views

      V

      @admin It works with trading API key. Trading api keys allows history and market data also now

    • M

      Static IP
      General Discussion • • MAWJ104

      3
      0
      Votes
      3
      Posts
      26
      Views

      A

      @MAWJ104 Yes you can do that.

    • P

      Regarding market order placement as per new guidelines
      General Discussion • • Preetham

      3
      0
      Votes
      3
      Posts
      17
      Views

      A

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

    • L

      orders are not getting executed through the API endpoints, neither the positions are retrieved through the API
      Bugs • • lipupatro

      3
      0
      Votes
      3
      Posts
      15
      Views

      P

      @admin

      Facing similar issue , although this is the first time I am trying to place order via SmartAPI.

      Attaching curl request , replaced my sensitive credentials with placeholder values :

      curl -X POST "https://apiconnect.angelone.in/rest/secure/angelbroking/order/v1/placeOrder" \ -H "Authorization: Bearer AUTH_TOKEN" \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "X-UserType: USER" \ -H "X-SourceID: WEB" \ -H "X-ClientLocalIP: 127.0.0.1" \ -H "X-ClientPublicIP: PUBLIC_IP" \ -H "X-MACAddress: MAC_ADDRESS" \ -H "X-PrivateKey: PRIVATE_KEY" \ -d '{ "variety": "NORMAL", "tradingsymbol": "BANKNIFTY30MAR2658300CE", "symboltoken": "52534", "transactiontype": "BUY", "exchange": "NFO", "ordertype": "MARKET", "producttype": "CARRYFORWARD", "duration": "DAY", "quantity": "30", "price": "0", "triggerprice": "0", "disclosedquantity": "0", "ordertag": "test-order", "scripconsent": "yes" }'

      Getting response as

      {"success":false,"data":""}

      No idea on what's wrong , no direction on debugging the same

    • P

      How to add familiy members now with IP restriction changes
      General Discussion • • pkrawat1

      2
      0
      Votes
      2
      Posts
      11
      Views

      P

      @admin @Moderator_1

    • S

      Why are you not allowing to use same static IP by other family members?
      General Discussion • • SSumit

      2
      0
      Votes
      2
      Posts
      11
      Views

      P

      @ssumit @admin
      SEBI allows family static ip sharing. Even Kite mentions it.

      What is allowed? Family members can share a static IP. But there is an important condition: those accounts should be operated through the same developer account structure. In the Kite Connect setup, one developer account can create multiple API keys. Each of those keys can be used for different family-related accounts while using the same static IP mapped to that developer account. Example structure One developer account can be used for: Your personal account Your mother’s account Your HUF account Each can have its own API key, while running through the same static IP setup.
    • A

      App Removal Or API Key Expiry Period
      General Discussion • • ashishramani

      2
      0
      Votes
      2
      Posts
      7
      Views

      V

      @ashishramani Check https://smartapi.angelbroking.com/smartapi/forum/topic/5527/urgent-unable-to-generate-api-key-for-market-api-type-and-historic-api-type

    • T

      all API keys disappeared
      General Discussion • • T2453A1

      2
      0
      Votes
      2
      Posts
      9
      Views

      V

      Deploy you algo on AWS, they provide static ip address

    • D

      APP ISSUE..... API KEY IP ADRESS BOAT MISTEK
      Bugs • • D321860

      2
      0
      Votes
      2
      Posts
      12
      Views

      A

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

    • P

      FACING ISSUE WITH MY REGULAR CODE THAT I RUN DAILY. ANYONE ELSE having same isssue?
      Bugs • • prashant_extreme

      2
      0
      Votes
      2
      Posts
      15
      Views

      A

      @prashant_extreme Outside of market hours, this is very common error.