chubin / rate.sx

:moneybag: curl cryptocurrencies exchange rates
http://rate.sx
MIT License
968 stars 87 forks source link

Invalid coin/currency name: USD #60

Open mhcerri opened 2 years ago

mhcerri commented 2 years ago

Hi! Awesome project!

Any reason why rate.sx can't graph currencies against currencies?

For example, the following doesn't work:

$ curl brl.rate.sx/usd@1d
ERROR: Invalid coin/currency name: USD

While curl brl.rate.sx/btc@1d and curl brl.rate.sx/1usd work fine.

Thank you.

chubin commented 2 years ago

It is a bug; originally it worked, but there was a regression. Thank you for reporting. We will fix it.