Ivy-Apps / ivy-wallet

Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.
https://play.google.com/store/apps/details?id=com.ivy.wallet
GNU General Public License v3.0
2.67k stars 614 forks source link

[FEATURE] Improve Currency exchange: Reverse the exchange rate #3293

Closed Jack-Works closed 1 month ago

Jack-Works commented 2 months ago

Please confirm the following:

What do you want to be added or improved?

image

In the screenshot above, the BTC-USD rate is well-known (easy to Google, it's 57154.80 now) but I have no way to set it. I have to use the reverse rate USD-BTC (0.000017) and it's hard to set. (this also triggers bug #3287).

I hope I can specify the reverse exchange rate in this case.

Why do you need it?

No response

How do you imagine it?

No response

ivywallet commented 2 months ago

Thank you @Jack-Works for raising Issue #3293! 🚀 What's next? Read our Contribution Guidelines 📚.

Tagging @ILIYANGERMANOV for review & approval 👀

ILIYANGERMANOV commented 2 months ago

The exchange rates are created from the POV of your base currency. We need to add an additional UI allowing to set the reverse as you suggested

Jack-Works commented 1 month ago

Hi, Can you keep this open? thanks!