exchange_rate: add BitFinex, which has historical rates for usd and eur

yay

Given how few providers have free historical APIs, each one is very much appreciated.
They are doing a public service. Thanks. Not that they ever read commit messages. :)
This commit is contained in:
SomberNight
2024-10-17 16:47:16 +00:00
parent 2b10e103db
commit ccf20d24dd
2 changed files with 38 additions and 0 deletions

View File

@@ -2,6 +2,14 @@
"Bit2C": [
"ILS"
],
"BitFinex": [
"EUR",
"GBP",
"JPY",
"TRY",
"USD",
"UST"
],
"BitFlyer": [
"JPY"
],