Closed dgellow closed 6 years ago
I've noticed the same. one of the examples are the 24H volume updates etc. I have only noticed this for kraken until now, but it can be for everything. In general the documentation could be improved. some mistakes and in general unclarity.
Hi,
jcuypers is right, it shows volume update. We will add this to the documentation.
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.
Hi,
I notice today that I was receiving messages with a flag value of
0
. I'm subscribed to Current.Example of messages:
A zero value isn't documented in the API neither in https://github.com/cryptoqween/cryptoqween.github.io/blob/master/streamer/ccc-streamer-utilities.js. Could you please provide some information about it?