business-science / tidyquant

Bringing financial analysis to the tidyverse
https://business-science.github.io/tidyquant/
Other
850 stars 176 forks source link

Request to add India stock market indexs (BSE and NSE) Along with mutual fund data #239

Open itzkunalsatpute opened 10 months ago

itzkunalsatpute commented 10 months ago

Hi Team,

I was exploring tidyquant package and got to know that currently it only has features to fetch US stock market. Can we add Indian stock market indexs BSE bombay stock exchange and NSE national stock exchange?

I also see that holdings for individual or investors are not visible. It would be grate help.

Also it would be great to see how we can intergrate mutual fund data, example 0P0000XVFK.BO is the symbol for Nippon India Pharma Dir Gr https://finance.yahoo.com/quote/0P0000XVFK.BO?p=0P0000XVFK.BO&.tsrc=fin-srch

also the holding details of that mutual fund example top 10contributing companies

itzkunalsatpute commented 7 months ago

@mdancho84 Any plans to add this functionality?

mdancho84 commented 7 months ago

Is it freely available?

itzkunalsatpute commented 7 months ago

@mdancho84 Yes freely available via yahoofinance and quantmod

mdancho84 commented 7 months ago

Excellent. Tidyquant already uses quantmod under the hood. So maybe it already works.

Try this: https://stackoverflow.com/questions/73714007/how-to-get-indian-stock-market-index-data-in-r