-
Hi
I've implemented the code successfully, just to find there are codes not supported. Is there a list of exchange rates supported? Can more be added?
Best regards
Andre
-
Hi
When use monetary convert on server get error
Type: OpenBuildings\Monetary\Exception_Source
Message: Fetching remote data failed: No URL set! (3)
File: /home/public_html/vendor/openbuildings/mone…
-
```
Steps to reproduce the problem:
1. Open up the app
2. An estimated value in my local fiat currency is displayed based an exchange
that has questionable withdrawal capabilities and a suspiciously…
-
I called currency-convert-update-rates (as requested), but it's presenting the same prompt: Please run M-x currency-convert-update-rates.
-
I would love to make a contribution of a script that fetches live exchange rates from an API and converts the amount from one currency to another.
Please merge it under the tags of hacktoberfest20…
-
Добрый день, столкнулся с проблемой. Ниже представил фрагмент кода и выводимый результат.
Суть кода: в бесконечном цикле вывожу имя обменника + курс отдаваемой мной монеты.
Проблема: в самом низу пр…
-
```
Steps to reproduce the problem:
1. Open up the app
2. An estimated value in my local fiat currency is displayed based an exchange
that has questionable withdrawal capabilities and a suspiciously…
-
I found this app and it's really nice, simple and clean, I love it! Thank you for your work!
Here is a suggestion that may be worth looking into:
Right now all wallets use the same currency. It wo…
-
Is there any plan to add **dirham** as used in Dubai?
https://en.wikipedia.org/wiki/United_Arab_Emirates_dirham
Or maybe a configuration option where I can add it myself?
Thanks in advance.
-
forex_python returns incorrect exchange rates for some dates
```
# example
import pandas as pd
df = pd.DataFrame({'date': ['2011-08-01 02:12:55',
'2011-08-23 03:14:1…