gdax-orderbook-hpp icon indicating copy to clipboard operation
gdax-orderbook-hpp copied to clipboard

An in-memory copy of the order book on the GDAX cryptocurrency exchange, updated in real time via WebSocket feed, exposed in a thread-safe and lock-free data structure.

Results 1 gdax-orderbook-hpp issues
Sort by recently updated
recently updated
newest added

How would you recommend someone would go about this if they wanted to subscribe two four different pairs? Create four different instances or just one big map?