Skip to content

7 Decimal places for Crypto Currency Quotes #4

New issue

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

Closed
ionicbond opened this issue Aug 31, 2018 · 1 comment
Closed

7 Decimal places for Crypto Currency Quotes #4

ionicbond opened this issue Aug 31, 2018 · 1 comment

Comments

@ionicbond
Copy link

Hey bud, I came across your code doing a search for a replacement for what I had been using before to display ticker data on my custom display screen. After I came across your solution, within a few minutes I was able to get it up and running and was incredibly surprised that I was able to also get Crypto data. The only thing however is that the decimal places for all the quotes stop at 2 ( .00). Where Crypto is concerned those few decimal places are definitely something people like to see and watch. For instance, TRX-USD shows up as 0.02 when in fact it's actual .0248. KIN-USD shows up as 0.00, but it is actually 0.0000957. So, can you make it that the code displays up to 7 decimal places, which is what all existing Crypto tracker apps and tickers do? I suppose you would also have to do the same for the change amount. I don't have any problem hitting you up with a few bucks for your time. Whatever the case, code seems to work pretty well and any consideration regarding the above issue is greatly appreciated. Thanks!

@ionicbond
Copy link
Author

Hey dude don't worry about it, i figured it out. Thanks though, really cool code!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant