Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. yash12392
    3. Posts
    Y
    • Profile
    • Following 0
    • Followers 1
    • Topics 6
    • Posts 21
    • Best 1
    • Groups 0

    Posts made by yash12392

    • Login Flow Change SmartAPI

      Hi,

      For enhanced security, we have updated our sign-up process where you're required to verify your mobile and email-id with separate OTPs.

      Please note that you must use a unique email address each time you sign up.

      For any queries, feel free to reach out at smartapi@angelbroking.com

      Regards,
      SmartAPI Team

      Received this for my account today, does this impact the way we use SmartAPI?

      posted in General Discussion
      Y
      yash12392
    • API DOWN AGAIN!

      Re: API down @admin I don't understand how can the API go down for 15 mins during market closing hours, this does not help at all in managing our positions.

      posted in General Discussion
      Y
      yash12392
    • RE: Order Placement and Data Fetching Issues since yesterday

      @admin can you confirm what was the issue, I go very weird quantities back when fetching order book. Please confirm so our debugging becomes easier

      {'variety': 'NORMAL', 'tradingsymbol': 'BANKNIFTY02FEB2342800CE', 'symboltoken': '49406', 'transactiontype': 'SELL', 'exchange': 'NFO', 'ordertype': 'MARKET', 'producttype': 'CARRYFORWARD', 'duration': 'DAY', 'price': '0.0', 'squareoff': '0.0', 'stoploss': '0.0', 'quantity': '44444444444444444444444444444444444444444444444444', 'trailingstoploss': '0.0', 'disclosedquantity': '0', 'triggerprice': '0.0'}},
      
      posted in General Discussion
      Y
      yash12392
    • RE: Arbitrary output of Python API - Sometimes TOTP failing and Also Historical data fetch failing

      The same issue with me, arbitrary output, even when passing the correct TOTP input to the program, sometimes it fails, sometimes it connects. Very unreliable.

      posted in General Discussion
      Y
      yash12392
    • RE: Login Error Read Timed Out

      @admin Hi, what is the update please?

      posted in Python SDK
      Y
      yash12392
    • Login Error Read Timed Out

      Hi, I have been getting below errors throughout the day today.

      requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out.

      Client Codes:
      ADRV1036
      BRBC1004
      A655173
      ADRV1039

      Please can you have a look?

      posted in Python SDK
      Y
      yash12392
    • RE: Gateway time errors again

      @admin so annoying, every time this happens, I have to give an explanation to the clients.

      posted in Test
      Y
      yash12392
    • RE: OrderBook not returned

      @admin Hi the issue only happened that day for start of day, it was resolved the same day.

      posted in Test
      Y
      yash12392
    • RE: AB1010: Invalid Session or Session is Expired Please Re-login

      @StocksDeveloper Happened the same with me, we rely on the Orderbook endpoint which did not return any response even when trades were being taken into account. Quite annoying as clients complaint and don't understand these issues.

      posted in General Discussion
      Y
      yash12392
    • OrderBook not returned

      Hi, I have had a very stable program running for the last 2 months except for a few instances when Angel One's server was down.

      Today morning one of my systems logged in at 9:12 AM (which it does every morning) and the login was successful, it checks for the order book frequently from login time respecting the rate-limiting as well. On checking for the order book with this login session, it was returning as blank even when trades were being taken in account.

      When I stopped that session and re-logged in via the APIs, the order book started showing up, can you please investigate and let me know why this happened for client code ADRV1039?

      Yash

      posted in Test
      Y
      yash12392
    • RE: POWERGRID-EQ prices are showing wrong in the API

      @mukul-ietlucknow I don't think Angel Historical API data is adjusted for corporate actions. This adjustment needs to be made at the user end.

      posted in Test
      Y
      yash12392
    • RE: Not Getting Response Proper

      @globalepitychia use websockets for live price. LTP = Last Traded Price.

      posted in NodeJS SDK
      Y
      yash12392
    • RE: Token Value for Indices

      @Abhishesh88 if it's not available in that file then Angel does not provide data for that.

      posted in General Discussion
      Y
      yash12392
    • RE: How to place Basket Orders using Publisher API?

      @admin Client ID is JJWN1023

      posted in General Discussion
      Y
      yash12392
    • How to place Basket Orders using Publisher API?

      Hi, your docs are pretty bad with broken examples, it would be great if you can update them with examples that actually work. I am confused with how to generate dynamic buttons using JavaScript, do you have any real examples?

      The image below from the docs suggests I need to assign onclick to this custom button but where exactly?

      828c3936-061a-489d-b377-a72a6c2ecd8e-image.png

      posted in General Discussion
      Y
      yash12392
    • RE: How do I get historical Index Data for NIFTY/SENSEX?

      @Froggly The data is only available from April 1 2021, not very helpful. Please stop unnecessary marketing when the product is not even ready.

      @admin are you able to advise on the above please?

      posted in General Discussion
      Y
      yash12392
    • How do I get historical Index Data for NIFTY/SENSEX?

      Hi, the token code for NIFTY is 26000 and I am trying to get ONE_DAY data from the HistoricData API but no response is being returned by the API, why is that the case? Also, what is the token code for SENSEX?

      abe7a993-20ef-462c-bc5b-d99d676f0aa6-image.png

      posted in General Discussion
      Y
      yash12392
    • RE: Error AG8001

      @mr_heman AG8001 relates to Invalid Token.
      All details are available here.

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

      I assume you need to authenticate your account to get any historical data.

      posted in General Discussion
      Y
      yash12392