tdurbin86

Results 1 issues of tdurbin86

In another recent issue that has been closed (https://github.com/n0mad01/node.bittrex.api/issues/23), Ilya provides the following code sample for reading market data from the Bittrex WebSocket API: bittrex.websockets.subscribe(['BTC-NMR'], function(data) { if (data.M ===...

help wanted
question