chubin / rate.sx

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

Invalid coin/currency name: USD #59

Closed marcelocerri closed 2 years ago

marcelocerri 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@id
ERROR: Invalid coin/currency name: USD

While curl brl.rate.sx/btc@id works fine.

Thank you.