Open marcamillion opened 2 months ago
The app uses Yahoo Finance API to retrieve ticker symbols and quotes. As long as the equity is listed on Yahoo Finance, it is likely to be supported. For instance, equities traded on the Canadian stock exchange typically have a suffix such as .TO, (eg. SHOP.TO)
Hrmm....so to add another exchange, I would have to create a fork and add support for that one basically?
why market value is zero?
Hi! Stocks listed on the Moscow Exchange (MOEX) are also not available on Yahoo Finance
Also Japanese mutual funds are not available on Yahoo Finance (at least, the US version of Yahoo Finance; they are available on the JP version, but it's basically a completely separate and incompatible API)
I am in Jamaica and I would like to add equities from the Jamaica Stock Exchange.
Is that something you guys could add support for?
Or, if you could point me to the parts of the code that I should look into re: the exchanges and how it gets data and perhaps I could look into potentially submitting a PR for this support.
Thanks!