Files
gocryptotrader/exchanges/btse/btse_websocket.go
Scott eada300d2f Bugfix: BTSE websocket panic + REST orderbook fix (#626)
* Fixes issue with BTSE processing of new events. Also prevents panics in the event some other unexpected data comes along

* Removes old auth code

* Parallelogram

* BTSE Filters out zero values for REST orderbooks as they do not provide enough decimal places via API to have accurate orderbooks.
2021-02-05 16:47:01 +11:00

11 KiB