cryptoqween / cryptoqween.github.io

CryptoCompare API tutorials
194 stars 114 forks source link

Price display format error #10

Closed coinuser closed 6 years ago

coinuser commented 6 years ago

Hi,

found that some price (B3/BTC) with 8 decimal 0.00000012 will display as 1.2e-7. Hope this can be fixed thank you!

cryptoqween commented 6 years ago

Hi, it's just a scientific notation. You can format it in your frontend.

cryptoqween commented 4 years ago

Hi there, just wanted to let you know that this version of the streaming API is being sunset in the next couple of weeks as we are moving to version 2, that has a lot more features and better support. Please visit our documentation page which provides code examples in javascript, node, python and golang: https://min-api.cryptocompare.com/documentation/websockets.