dp770
dp770
Added support of Live Orders subscription @ Bitstamp exchange
Timestamp attribute is added to HitbtcOrderBookWithTimestamp (extension of HitbtcOrderBook)
Documentation: https://api.hitbtc.com/#order-book Stream URL: https://api.hitbtc.com/api/2/public/orderbook/ETHBTC Example message: `{ "ask": [ { "size": "0.088", "price": "0.046002" }, { "size": "0.200", "price": "0.046800" } ], "bid": [ { "size": "0.005", "price": "0.046001"...