Yosuke Otosu

Results 5 issues of Yosuke Otosu

Hi, thank you for good library, I found error message below. It seems that "changePrice" and "changeRate" type is string. ``` TypeError: Cannot read property 'toFixed' of undefined at KucoinClient._processTicker...

Hi. I love this repository and I found a bug. I got below error message... https://github.com/altangent/ccxws/blob/c7908b43d55a82c76b4ae9c851c5b76a94352e0c/src/exchanges/bitmex-client.js#L436 | TypeError: Cannot read property 'symbol' of undefined | at BitmexClient._onQuoteMessage (/app/node_modules/ccxws/src/exchanges/bitmex-client.js:436:33) | at...