Mr. Smit

Results 17 comments of Mr. Smit

How to unsubscribe: ``` // subscribe let ws_usdm = wsClient.subscribeSymbolBookTicker('BTCUSDT', 'usdm'); // unsubscribe wsClient.closeWs(ws_usdm); ``` you can store ws variables in array and use array to closeWs in loop

catch the error with try {} catch(err){} then retry.. create a function for retry

you just use it wrong, its working in 0.13.0 ``` function order_update(data) { console.log(data) } binance.websockets.userData(order_update, true); ```

you just use it wrong, its working in 0.13.0 ``` function order_update(data) { console.log(data) } binance.websockets.userData(order_update, true); ```

How to build browser binanceapi.js ``` mkdir binance && cd binance git clone https://github.com/tiagosiebler/binance.git . npm install npm install webpack npm run build npm run pack ``` Go to dist/...

would be great https://github.com/JounQin/css-element-queries/commit/52d6a289b0fd9467b274da1e776c78883e5372c3

here is authentication fork https://github.com/koheiapril20/tradingview-scraper/commit/b77d7e6c13caf47038e55db5f3bf8024eb33055a