Collects data from multiple cryptocurrency exchanges, transforms it and posts it into Redis
Need to be able to do like-by-like comparison of different cryptocurrencies in an investment platform. Problem is that it is not easy to do so with the multitude of platforms and different data provided by their real-time streams.
List of exchanges:
https://docs.bitfinex.com/docs
https://www.bitstamp.net/websocket/
https://github.com/binance-exchange/binance-official-api-docs
https://api.hitbtc.com/#socket-market-data
https://www.npmjs.com/package/node.bittrex.api
https://www.okex.com/ws_getStarted.html