DATA FOR NSE(indian Markets) UNAVAILABLE #2089
psachdev42
started this conversation in
General
Replies: 1 comment 1 reply
-
Try adding import yfinance as yf
tickers = yf.Tickers(['SBIN.NS','RELIANCE.NS','SBIN.BO'])
tickers.download() |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When i try to fetch data for symbols related to NSE, example(SBIN, RELIANCE). Empty dataframe is returned. is there a restriction on exchange? is someone working on this?
Beta Was this translation helpful? Give feedback.
All reactions