-
I am running NSEPython from Ubuntu VPS in Digital Ocean. I am running the function to fetch expiry date of the contracts. But it isn't loading anything. But from my local Windows desktop it is working…
-
Few days back I was able to fetch data using nsepython but I am unable to fetch data now for some reason. Can someone let me know if the library is working fine on their end?
-
DEBUG:urllib3.connectionpool:https://www.nseindia.com:443 "GET /api/quote-derivative?symbol=NIFTY HTTP/1.1" 200 None
Traceback (most recent call last):
File "", line 1, in
File "/Library/Frame…
-
nse.get_fno_lot_sizes() is not returning the desired output. Anything is broken or NSE changed anything from their side?
-
Hi sir
everything works fine on local pc but not working on any of cloud server VM
print(indices)
print(fnolist())
above two function works fine in cloud too..
print(nse_optionchain_scrapper('PV…
-
Package name: example
Issue type: Missing package
Link to PyPI page: https://pypi.org/project/example
Link to piwheels page: https://www.piwheels.org/project/example
Version: e.g. 1.2.3 or all…