cryptoqween / cryptoqween.github.io

CryptoCompare API tutorials
194 stars 114 forks source link

incorrect currency symbol in multiple symbols full data #28

Closed cdRigie closed 4 years ago

cdRigie commented 6 years ago

Good day!

i just noticed that the the to and from symbol for this command: "https://min-api.cryptocompare.com/data/pricemultifull?fsyms=BTC&tsyms=XRP" is using the symbol of ethereum. i'm not sure about the rest but you could check it.

i hope you could fix this.

cdRigie commented 6 years ago

this command is doing the same thing. https://min-api.cryptocompare.com/data/pricemultifull?fsyms=BTC&tsyms=NEO

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.