You can get static ip and python patch from Static IP for Fee Ranging 250-1000 based on order class
Posts made by vikasavnish
-
RE: Unable to create new app — Localhost rejected and Static IP conflict errorposted in Test
-
Login Flow Change SmartAPIposted in General Discussion
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 TeamReceived this for my account today, does this impact the way we use SmartAPI?
-
API DOWN AGAIN!posted in General Discussion
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.
-
RE: Order Placement and Data Fetching Issues since yesterdayposted in General Discussion
@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'}}, -
RE: Arbitrary output of Python API - Sometimes TOTP failing and Also Historical data fetch failingposted in General Discussion
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.
-
Login Error Read Timed Outposted in Python SDK
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
ADRV1039Please can you have a look?
-
RE: Gateway time errors againposted in Test
@admin so annoying, every time this happens, I have to give an explanation to the clients.
-
RE: OrderBook not returnedposted in Test
@admin Hi the issue only happened that day for start of day, it was resolved the same day.
-
RE: AB1010: Invalid Session or Session is Expired Please Re-loginposted in General Discussion
@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.
-
OrderBook not returnedposted in Test
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
-
RE: POWERGRID-EQ prices are showing wrong in the APIposted in Test
@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.
-
RE: Not Getting Response Properposted in NodeJS SDK
@globalepitychia use websockets for live price. LTP = Last Traded Price.
-
RE: Token Value for Indicesposted in General Discussion
@Abhishesh88 if it's not available in that file then Angel does not provide data for that.
-
RE: How to place Basket Orders using Publisher API?posted in General Discussion
@admin Client ID is JJWN1023
-
How to place Basket Orders using Publisher API?posted in General Discussion
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?

-
RE: How do I get historical Index Data for NIFTY/SENSEX?posted in General Discussion
@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?
-
How do I get historical Index Data for NIFTY/SENSEX?posted in General Discussion
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?
