@hardip could you share a snippet of websocket connection?
Posts made by admin
-
RE: Historical Options data
@Rohan You won't be able to fetch expired options data.
-
RE: What is wrong with this order? Says Invalid token
@TalkingTree12 there could be a login issue in your code.
-
RE: Smart API Login issue" or "Not able to login
@kksw599 login is working fine, please check your code, and ensure you are fetching correct TOTP.
-
Deprecation of 20 Market Depth from WebSocket 2.0 – Effective April 25, 2025
Dear Users,
Please be informed that the 20-depth market data feature will be deprecated from WebSocket 2.0 effective April 25, 2025.
The best 5-depth market data will continue to be available for all users.
We kindly request users currently relying on 20-depth data to update their integrations and switch to 5-depth data before the deprecation date.
Best regards,
SmartAPI Team -
RE: Access denied because of exceeding access limits
@Y15996 the error comes when you exceed the rate limit while sending requests.
-
RE: Smart Api login Error: Unable to authenticate you with this device, please try again
@Simba007 Please try again and check.
-
RE: Couldn't parse the JSON response received from the server: {content}".format( smartapi.smartExceptions.DataException: Couldn't parse the JSON response received from the server: b'Access denied because of exceeding access rate while checking price
@akashdhage the error comes when you exceed the rate limit while sending requests.
-
RE: Unable to authenticate you with this device, please try again
please send the API request that you are punching.
-
RE: Unable to authenticate you with this device, please try again
@keval please send the API request that you are punching.
-
RE: Unable to authenticate you with this device, please try again
@Subhash_indian were you able to log in previously? The login mechanism is working fine.
-
RE: Get Historical API not working
@harishgrt 400 bad request would mean the request body is not proper.
-
RE: Technical Indicator SuperTrend
@Susee2025 You can go to Angel One charts, select the indicator, and check properties of that indicator.
Although the indicator you are calculating using python is same, the properties might differ.
-
RE: 9:15 15Minute Candle data is not coming when you fetch at 9:30 AM (even with 1 minute buffer 9:31)
@imbhavaniprasad it is working fine. Please check via postman.
-
RE: NIFTY FUTURE DATA
@AGARWALRAMNEEK2 you can get the historical data of a particular option contract only.
ie. if a contract started in march, you will not get the historical data of same strike price contract for feb.
-
RE: Getting error when Place MCX Limit Order
@Sahil the issue is resolved, you can try again now.
-
RE: Query to get tick data (order book) for bank nifty in real time
@lakshya_2410 you can use websocket 2.0 for the same.
Here is the document link - https://smartapi.angelone.in/docs/WebSocket2