We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
curl brl.rate.sx/btc@1d
curl brl.rate.sx/1usd
Thank you.
The text was updated successfully, but these errors were encountered:
It is a bug; originally it worked, but there was a regression. Thank you for reporting. We will fix it.
Sorry, something went wrong.
No branches or pull requests
Hi! Awesome project!
Any reason why rate.sx can't graph currencies against currencies?
For example, the following doesn't work:
While
curl brl.rate.sx/btc@1d
andcurl brl.rate.sx/1usd
work fine.Thank you.
The text was updated successfully, but these errors were encountered: