coingecko / cryptoexchange

[UNMAINTAINED] Ruby library to query market data from cryptocurrency exchanges (https://www.coingecko.com)
https://www.coingecko.com
MIT License
296 stars 239 forks source link

Unify websocket #485

Open tmlee opened 6 years ago

tmlee commented 6 years ago

Several exchanges support websocket stream such as Gdax, Bitstamp, Bitfinex, etc.

Unify them into a common interface in order to consume websocket data

Swingcloud commented 6 years ago

let me think of this