afadil / wealthfolio

A Beautiful Private and Secure Desktop Investment Tracking Application
https://wealthfolio.app
GNU Affero General Public License v3.0
4.29k stars 212 forks source link

Support for international markets #62

Open marcamillion opened 2 months ago

marcamillion commented 2 months ago

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!

afadil commented 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)

marcamillion commented 2 months ago

Hrmm....so to add another exchange, I would have to create a fork and add support for that one basically?

iSte94 commented 1 month ago

image why market value is zero?

danilax86 commented 2 weeks ago

Hi! Stocks listed on the Moscow Exchange (MOEX) are also not available on Yahoo Finance

CAFxX commented 1 week ago

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)