hitbtc-com / hitbtc-api

HitBTC API
GNU Lesser General Public License v3.0
324 stars 153 forks source link

Can I subscribe to all tickers? #191

Closed vnmone closed 6 years ago

vnmone commented 6 years ago

subj

hitbtc-com commented 6 years ago

Hi @vnmone!

You can't subscribe all tickers at ones. Subscribe to each tickers you want separately For ex: symbols.forEach(symbol => subscribeTicker(symbol))