-
## What's broken?
Yahoo Finance Module shows all zeroes
![image](https://github.com/user-attachments/assets/14a05364-bb48-434b-baca-772e086936f5)
Config:
```
yfinance:
enabled: true
…
-
@dhwajsinghal, @sanket-parte , @paramatrixtech
I am passing list of 11 tokens to the websocket subscribe method. Out of the tokens, one is token number for Nifty50 Spot and rest 10 token numbers are…
-
Can NSEpy provide Intraday live option chain of nifty50 index?
This refreshes every 2 minutes from nse india like from link: https://www1.nseindia.com/live_market/dynaContent/live_watch/option_chain/…
-
Hi, I'm unable to fetch any recent data for DMART.
The code for all other stock tickers that I have tested works fine.
Data is available only till 3rd March'20.
Snippet of the code:
tick = nse.g…
-
VM75:49 GET https://nikkomsgchannel/e?006a0053005c00540034004400660053005b0050002d00250…590050005c005f00170025002d00370058000e00590028005c0052005f005d0058002f002e rapport_nikko_on_blur @ VM75:49
app.j…
-
can you share niftyactive.csv file?
-
Hi,
I calculate RSI value for stock using ta-lib.RSI method, but result is not matching with values posted on financial websites.
I calculate RSI value based on close price and High price. but resul…
-
![image](https://user-images.githubusercontent.com/57120750/147379573-f5f8da37-761a-4672-aa38-f9a8ac1e1e37.png)
this process can we set default so no need to edit every time.
can we import NSE (…
-
### Issue description
results returning from 2021 year. months are jumbled. dec 2021 missing.
### Example Code
```python
from datetime import date as d
from jugaad_data.nse import index_df
…
-
I followed the tutorial and download the data into the correct folder, however when i run the model it occurs that data_dict has keyerror. I sincerely hope you teach me how to deal with this problem.
…