-
Notifications
You must be signed in to change notification settings - Fork 14
Description
I'm from Poland. Investors here have access to International Mutual Funds but also to "Local" Mutual Funds. These funds don't have their quotes available in global websites like Yahoo Finance or Alpha Vantage.
A developer (like me) could implement a web service (even local for private use) that is able to generate quotes for MoneyDance, by retrieving them from other online source, for example.
The same for currency exchange. For example, I would prefer to have it retrieved from the Polish National Bank and I would be happy to implement this myself.
I see this as simple as a URL with MoneyDance predefined parameters (POST) that returns json in a MoneyDance predefined format. The Quote and Exchange Rates Settings dialog would just present another option to select: "Custom URL", which is the entry point to retrieve data.
It is crucial to have quotes and exchange rates updated daily, automatically. Without that, any investment tracking software becomes mostly useless (just being very sincere here).
Thank you.