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:
@@ -2,6 +2,14 @@
|
||||
"Bit2C": [
|
||||
"ILS"
|
||||
],
|
||||
"BitFinex": [
|
||||
"EUR",
|
||||
"GBP",
|
||||
"JPY",
|
||||
"TRY",
|
||||
"USD",
|
||||
"UST"
|
||||
],
|
||||
"BitFlyer": [
|
||||
"JPY"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user