joaopsilva / binance-java-api

binance-java-api is a lightweight Java library for the Binance API, supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.
212 stars 803 forks source link

Added all market tickers stream channel. #4

Closed tonyskulk closed 6 years ago

gizmochief7 commented 6 years ago

@tonyskulk @joaopsilva I don't this this is the primary repo for this project anymore, you need to do a pull request in binance-exchange's fork : https://github.com/binance-exchange/binance-java-api

tonyskulk commented 6 years ago

Yeah, thanks. I also noticed that couple of days before. I will put a pull request on the binance-exchange's fork later.