mvarnagiris / financius

Personal expense manager
GNU General Public License v2.0
626 stars 254 forks source link

Broken refresh exchange rates #412

Open ppjuarez opened 6 years ago

ppjuarez commented 6 years ago

The exchange rates are broken on the app, is it possible to fix this or is there any way to set the exchange rate manually?

marcin-kozinski commented 6 years ago

I tried looking into this a bit (as another user with the same problem, not as maintainer or contributor). Seems the problem is that Financius uses Yahoo Finance API for the exchange rates. And Yahoo stopped offering the API...

Yea, it would be great to set the rate manually.

mariebogarova commented 6 years ago

Hi there!

Were you guys able to solve this issue?

For some currencies the app doesn't work properly and doesn't do the money conversion (for example: GBP, NZD,..). so if I wanna set my new "account" in those currencies, the money exchange rate is always 1, even it's not true (for example 1 NZD would show as 1 CHF).

I don't see the option to set it manually.

Thanks for advises!

marcin-kozinski commented 6 years ago

Unfortunately I haven't found a way to solve it. My app still uses old exchange rates that it downloaded a few months ago, last when the Yahoo API was still working. If you installed the app recently or added some new currencies it's going to use a default of 1.

You can still enter exchange rates manually when you add transfers between accounts. I think this broken exchange rate only affects calculating the total of all your accounts. So maybe something you can live with.

I'll definitely post here if I figure out a way to update the rates in the app!

mariebogarova commented 6 years ago

Thank you very much for your promt respond.

I've read some stuff about manual setting the exchange rate if the phone is rooted. So I'll see what are the options. I will be checking if you post something new about it. The option for a manual exchange rate would be awesome.

Anyway I appreciate your hardwork and this simple "clean" app, which replaced my spreadsheet long time ago :D

Sincerely Marie :)

On Thu, Apr 5, 2018, 20:42 Marcin Koziński notifications@github.com wrote:

Unfortunately I haven't found a way to solve it. My app still uses old exchange rates that it downloaded a few months ago, last when the Yahoo API was still working. If you installed the app recently or added some new currencies it's going to use a default of 1.

You can still enter exchange rates manually when you add transfers between accounts. I think this broken exchange rate only affects calculating the total of all your accounts. So maybe something you can live with.

I'll definitely post here if I figure out a way to update the rates in the app!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mvarnagiris/financius/issues/412#issuecomment-378862700, or mute the thread https://github.com/notifications/unsubscribe-auth/AkU-au_aQQ3gMvv4VRwvoKfbbADHPfN1ks5tldjHgaJpZM4Q9BR2 .

marcin-kozinski commented 6 years ago

Ha, you're welcome. Just to be clear, I am not the developer of the app, just another happy user. But +1 to your appreciation of Mantas' hard work!

mariebogarova commented 6 years ago

I see :) thx anyway!

On Fri, Apr 6, 2018, 01:53 Marcin Koziński notifications@github.com wrote:

Ha, you're welcome. Just to be clear, I am not the developer of the app, just another happy user. But +1 to your appreciation of Mantas' hard work!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mvarnagiris/financius/issues/412#issuecomment-378943991, or mute the thread https://github.com/notifications/unsubscribe-auth/AkU-aiCKf9MB3FnCMsOvBIp6PeOll6D1ks5tliHugaJpZM4Q9BR2 .

FlorEtcheverry commented 6 years ago

Hello, I've just discovered this issue and I'd like to know if it's possible to solve it or if I should start looking for some -not dead- app and ways to import json data. I've use is since 2015 and I've been thinking of creating a python notebook for data analysis, since the export here is so easy. But since currencies exchanges are so important for me (my country's currency is continuously devaluing), I don't know if my data is actually accurate. I hope this gets solved, Thanks in advance.