Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Moderator_1
    3. Topics
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by Moderator_1

    • M

      Limit Price Protection in Orders
      General Discussion • • Moderator_1  

      2
      0
      Votes
      2
      Posts
      58
      Views

      K

      @Moderator_1 , I am trying to send the request body like below { "variety":"STOPLOSS", "tradingsymbol":"SBIN-EQ", "transactiontype":"BUY", "exchange":"NSE", "ordertype":"STOPLOSS_LIMIT", "producttype":"DELIVERY", "duration":"DAY", "price":"818", "squareoff":"800", "stoploss":"800", "quantity":"1" } Note : symbolToken already added. As of today's date SBIN price is 812.1 rupees. Now I am getting response as below { "status": false, "message": "Difference between limit price and trigger price for SL Limit Order is beyond the exchange’s Permissible range of < 1.50 >. Consider setting the limit price to < 1.50 > or lower", "errorcode": "AB1007", "data": { "script": "SBIN-EQ", "orderid": null, "uniqueorderid": "15ea8c49-c973-47dd-80ef-2251c134bd8b" } } can you please help me understand, where I have done the mistake ?
    • M

      List of Scrips allowed for Intraday Trading
      General Discussion • • Moderator_1  

      4
      0
      Votes
      4
      Posts
      299
      Views

      B

      @Roopa-B said in List of Scrips allowed for Intraday Trading: hai this is roppab nayak id is B491536 my smart api is blocked for treading kindly un block![ This is Roppab Nayak, and my Smart API ID is B491536. My trading API seems to be blocked, and I am unable to proceed with any transactions. Kindly look into this issue and my API at the earliest.
    • M

      Exchange Order ID now available in Order Book Response
      General Discussion • • Moderator_1  

      6
      1
      Votes
      6
      Posts
      178
      Views

      D

      list item
    • M

      SDK Updates for new features
      General Discussion • • Moderator_1  

      1
      0
      Votes
      1
      Posts
      15
      Views

      No one has replied

    • M

      Connection Timeout Issue
      General Discussion • • Moderator_1  

      2
      0
      Votes
      2
      Posts
      17
      Views

      Mnagesh

      @Moderator_1 i am using smartapi-python-1.4.7 as well as i am using TLS 1.2 BUT still we are having issues
    • M

      Redirect URL
      General Discussion • • Moderator_1  

      2
      0
      Votes
      2
      Posts
      71
      Views

      S

      @Moderator_1 Is there any way to test login on local machine?
    • M

      403 Forbidden Error on Publisher Login
      General Discussion • • Moderator_1  

      1
      0
      Votes
      1
      Posts
      53
      Views

      No one has replied

    • M

      Changes in API Rate Limit
      General Discussion • • Moderator_1  

      16
      2
      Votes
      16
      Posts
      606
      Views

      A

      @anushakasturi2 please go through the features section on the websocket 2.0 page. https://smartapi.angelone.in/docs/WebSocket2
    • M

      Non Secure Websocket URL Decommissioned
      General Discussion • • Moderator_1  

      3
      0
      Votes
      3
      Posts
      31
      Views

      M

      Hello @poorna, we have had already updated the SDK long time back, so if you're using a version installed after September 2023 it is already handled. In any case we'd advise you to use the latest SDK to benefit from all the features and security patches. Thank you. Regards SmartAPI Team
    • M

      Announcing Top Gainers/ Losers, PCR and OI BuildUp APIs for SmartAPI Users
      General Discussion • • Moderator_1  

      16
      0
      Votes
      16
      Posts
      360
      Views

      V

      @Moderator_1 said in Announcing Top Gainers/ Losers, PCR and OI BuildUp APIs for SmartAPI Users: https://apiconnect.angelbroking.com/rest/secure/angelbroking/marketData/v1/OIBuildup is this working for anybody?
    • M

      Announcing Option Greeks API for SmartAPI Users
      General Discussion • • Moderator_1  

      21
      0
      Votes
      21
      Posts
      515
      Views

      D

      Why is theta value different from Sensibull and other similar platforms? Do we have to do some other calculations like divide by lot size or something to get the correct value?
    • M

      Announcing Brokerage Calculator API for SmartAPI users
      General Discussion • • Moderator_1  

      11
      0
      Votes
      11
      Posts
      238
      Views

      A

      Hello Team, The angelone brokerage calculator does not give the same charges as online, can you check https://www.angelone.in/calculators/brokerage-calculator ? Thanks
    • M

      Announcing EDIS API for SmartAPI Users
      General Discussion • • Moderator_1  

      5
      0
      Votes
      5
      Posts
      207
      Views

      R

      @Moderator_1 can we authorize all stocks of a user for a day?
    • M

      Changes in JWT Token Validity
      General Discussion • • Moderator_1  

      2
      0
      Votes
      2
      Posts
      158
      Views

      S

      Extending the validity period of a JWT token beyond what is advised might increase the risk of security breaches by creating a larger opening for possible attacks such as replay or token theft. Following recommended best practices for token lifetimes is essential to keeping a strong security posture.👓
    • M

      Announcing Search Scrip API endpoint for Smart API Users
      General Discussion • • Moderator_1  

      5
      0
      Votes
      5
      Posts
      421
      Views

      D

      @Moderator_1 Is there a way that calling this api without symbol. Like if we provide NSE it should return with all NSE symbol alone?