krystianity / node-bitstamp

bitstamp REST and WS API Node.js client :dollar:
MIT License
59 stars 41 forks source link

adds btc_usd currency pair #7

Closed alfondotnet closed 6 years ago

BitBitmap commented 6 years ago
const tickerStream = new TickerStream();
const tickerTopic = tickerStream.subscribe();
alfondotnet commented 6 years ago

I see, then no need for this PR!, although the documentation could be a little more clear in this case for newcomers