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

    • S

      Market data api stopped working - api.market.data
      General Discussion • • SSumit  

      15
      0
      Votes
      15
      Posts
      93
      Views

      M

      Hi @sarika78 We have recently updated our rate limiting for all of smartAPIs. Please refer the below post for the same. https://smartapi.angelbroking.com/topic/4387/changes-in-api-rate-limit Kindly share us more info like error faced, client code if any other disruption occurs. Regards, SmartAPI team
    • S

      400 Bad Request Error When Placing Order with AngelOneWebView (React Native + Axios)
      General Discussion • • sahil08  

      15
      0
      Votes
      15
      Posts
      75
      Views

      M

      Hello @sahil08 Open Cmd prompt and type ipconfig/all there you can see Physical Address is the MAC address IPv6 Address is the local ip Regards, SmartAPI Team
    • S

      Smart API Login issue
      Bugs • • shreyas2290  

      15
      0
      Votes
      15
      Posts
      90
      Views

      M

      @sunil_modi are you passing your mobile MPIN in the password field? Please pass that here. We are working to change this nomenclature here. Also, the secret key for TOTP is not the secret key generated along with the API key in the app. The string which you need to pass in the TOTP is the one generated below the QR code in TOTP Generation. Screenshot 2024-02-12 at 1.27.05 PM.png
    • D

      No data received for last 15 min candle
      Bugs • • dipeshbodas  

      15
      0
      Votes
      15
      Posts
      100
      Views

      A

      hi @dipeshbodas we will be updating our historical data format you can check it after market hours.
    • A

      Login issue -> Code AB1007
      NodeJS SDK • • arunsingh  

      15
      0
      Votes
      15
      Posts
      289
      Views

      L

      Nice sdk for java, how i can use thid in kotlin
    • T

      is postback working?
      Python SDK • • trader  

      14
      0
      Votes
      14
      Posts
      184
      Views

      M

      Hi @truesyssoftech Kindly check from your end as well. Because postback url is working fine. Still facing the same share the code that you're used. If you know the reason for order rejected ? Regards, SmartAPI Team.
    • S

      Order Placing API return no response
      General Discussion • • sachinsrm  

      14
      0
      Votes
      14
      Posts
      195
      Views

      A

      Hi @nshekhar , as discussed and solved.
    • M

      Unable to get the open interest (oi) and total open interest (toi) from the webscoket
      NodeJS SDK • • Muniswamy  

      14
      0
      Votes
      14
      Posts
      188
      Views

      A

      @admin I am already using other feasible options.
    • N

      WEBSOCKET LOGIN
      Python SDK • • Nawalagarwal  

      14
      0
      Votes
      14
      Posts
      112
      Views

      B

      @admin thanks.
    • R

      Websocket is not working
      Bugs • • rohithmaccs  

      14
      0
      Votes
      14
      Posts
      222
      Views

      A

      @James-Bond please help me i am also getting same response As of written in this post.
    • R

      HeartBeats Failed and reconnection
      Python SDK • • rajanprabu  

      14
      0
      Votes
      14
      Posts
      78
      Views

      A

      Hi@rajanprabu we have tested the we socket today it is working fine from our side.
    • S

      Fully Automated Trading Algorithm Approval from NSE
      General Discussion • • shubhie7  

      14
      0
      Votes
      14
      Posts
      230
      Views

      A

      @vijayyande Please write us at api@angelbroking.com
    • A

      INDIA VIX
      General Discussion • • anil93  

      14
      0
      Votes
      14
      Posts
      161
      Views

      A

      HI @ankushkr we will update you on this.
    • S

      Hi Admin @admin , I am getting below error. Please help. Client ID: S701859 USER IS BLOCKED FOR TRADING Thanks
      General Discussion • • shivani  

      14
      0
      Votes
      14
      Posts
      24
      Views

      A

      Hi @shivani I have texted you in pc.
    • B

      Unable to place stop loss order
      NodeJS SDK • • bhushan  

      14
      0
      Votes
      14
      Posts
      106
      Views

      A

      @bhushan said in Unable to place stop loss order: Hi, I am unable to place stop loss order, can someone please help ? Below is the order parameters I am trying with - OrderParams orderParams = new OrderParams(); orderParams.variety = "STOPLOSS"; orderParams.quantity = 1; orderParams.symboltoken = "3045"; orderParams.exchange = Constants.EXCHANGE_NSE; orderParams.ordertype = Constants.ORDER_TYPE_SL; orderParams.stoploss = "362"; orderParams.tradingsymbol = "SBIN-EQ"; orderParams.producttype = Constants.PRODUCT_INTRADAY; orderParams.duration = Constants.VALIDITY_DAY; orderParams.transactiontype = Constants.TRANSACTION_TYPE_BUY; orderParams.price = (double) 362; orderParams.squareoff = "0"; Hi @bhushan @theVishal @vvbchandrasekhar this is updated you can check and revert back.
    • N

      how to know that smart api is working or not
      General Discussion • • nandkishormunde  

      14
      0
      Votes
      14
      Posts
      46
      Views

      A

      Hi @nandkishormunde it an individual choice but you can go with python.
    • V

      sell order not posted
      General Discussion • • Ved  

      14
      0
      Votes
      14
      Posts
      91
      Views

      D

      @admin Thank you so much Yatish for your help. It is working now.
    • V

      Wrong Strike Prices from OpenAPIScripMaster.json
      Bugs • • vamseeds  

      14
      0
      Votes
      14
      Posts
      54
      Views

      A

      HI @vamseeds You need to convert it, the value in file is in paise.
    • R

      C# Websocket not working?
      General Discussion • • Raja  

      14
      0
      Votes
      14
      Posts
      103
      Views

      A

      The “WebSocket unable to connect” error message indicates that you are likely working behind a proxy that doesn't support the WebSocket protocol. In this case, the device connections will switch to the HTTP protocol.
    • S

      HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url:
      Python SDK • • shah.karan01  

      14
      0
      Votes
      14
      Posts
      235
      Views

      A

      Hi @shah-karan01 @admin @premesh-patel @Anurag @st2024 @N51369052 , I'm facing the same issue in oracle cloud instance. Works in local. Network settings are already right as I'm able to reach other websites.