Closed GoChartingAdmin closed 6 years ago
Scratch point # 2. I just need a response back on point # 1
Hi GoChartingAdmin
Thank you. Now eagerly waiting for order book
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.
I have two queries:
["0~Cryptsy~BTC~USD", "0~Bitstamp~BTC~USD"]
but when I try the same in CCCAGG, I do not get dataOR for example,
5~Bitstamp~BTC~USD
does not provide any data over the websocket but2~Bitstamp~BTC~USD
doesOR for example
0~CCCAGG~BTC~USD
does not provide any data over the websocket but5~CCCAGG~BTC~USD
doesSample Response:
How do I know which exchange provides trade data and which exchange provides CURRENTAGG data?
Thank you