-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
Get the following error message when attempt to run Pyth…
-
### Issue description
Running the bhavcopy_fo_save function always lead to timeout.
### Example Code
```python
from jugaad_data.nse import bhavcopy_save, bhavcopy_fo_save
bhavcopy_fo_save(date…
-
### Issue description
Can't download option chain data. Screenshot attached.
### Example Code
```python
from jugaad_data.nse import derivatives_csv, derivatives_df
df = derivatives_df(symbol…
-
### Issue description
Hi @sevakram , It looks like NSE India website API has issues and has very frequent downtime. It returns empty result set in the URI in which you are hitting to fetch the option…
-
I get error while downloading 2015 data.. It says "File is not a zip file". I believe you can also add some conditions to get rid of this issue.
I am using pretty much the same code that you had prov…
-
Any plans to add Kafka to the mix? mahendra implemented it [here](https://github.com/mahendra/kombu/tree/kafka). It would be amazing if that gets pulled in.
-
### Intro
I am using `vagrant cachier` plugin. It gets stuck at Mounting NFS shared folder when I do a `vagrant up` and displays an error message. If I do a `vagrant up` again It works.
I am looki…
-
When I tried downloading NIFTY 50 index data of 2019, only 49 days data was available. Similar problem is there in 2017, 2018, 2019, 2020 and 2021.
-
### Issue description
The error comes up only when one makes two or more calls to the fetch_stock_data() function. This has been coming at a higher frequency for longer periods of time. Tried it mult…
-
```python
Traceback (most recent call last):
File "/home/mb/my/career/market/bhav/setup.py", line 8, in
bhavcopy_fo_save(date(2021,7,20), ".")
File "/home/mb/my/career/market/bhav/venv/li…