-
In urls.py line 30
NSE_SYMBOL_COUNT_URL = 'http://www1.nseindia.com/marketinfo/sym_map/symbolCount.jsp'
The website has been changed to https://www.nseindia.com/
-
Here's the [list of holidays](https://www.nseindia.com/global/content/market_timings_holidays/market_timings_holidays.htm) for NSE. Problem is, there are some holidays which follow Gregorian calendar …
-
Getting 403 (forbidden error)
from nsetools import Nse
nse=Nse()
nse.download_bhavcopy("01-01-2021")
HTTPError Traceback (most recent call last)
in
…
-
i just download the BHAVCOPY of previous day, it works superb, it will be very helpful if you can add some more details like delivered quantity and delivered quantity percentage. i have attached the l…
-
Checklist
- [X] Create `screener.py` ✓ https://github.com/1Chinmay1/python/commit/289543d4bfe6b1fb3cc73082c8584679913effdd [Edit](https://github.com/1Chinmay1/python/edit/sweep/create_a_python_sc…
-
Greeting,
This is Rogelio from IZOOlogic,a private security company authorized to represent National Stock Exchange.
It has come to our attention that a source code for developing tool(s) were c…
-
I have stocks in the list and trying to get the close price. I am using the forloop to to do it when after around 70 stocks it starts to give below error :
`for e, x in enumerate(new_items):
…
-
I was trying to use nsetools api to fetch indian stocks historical data, but getting this error.
Is nsetools still running or being discontinued for free usage?
🆘 need suggestions and help..
…
-
Hello,
I am getting the following error while executing the subscribe_feeds() function using Websocket. The same code was executed daily without any problem until 18th December. I was wondering if…
-
Hi I am going to update daily bhavcopy in same format as getbhavcopy.
[2023-03-27-NSE-EQ.txt](https://github.com/hemenkapadia/getbhavcopy/files/11238285/2023-03-27-NSE-EQ.txt)
[2023-03-28-NSE-EQ.txt…