binance-exchange / 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.
MIT License
831 stars 628 forks source link

added hashmap for CandlestickInterval values #342

Closed yamin8000 closed 3 years ago

yamin8000 commented 3 years ago

added hashmap for CandlestickInterval values and a method for getting enum object by intervalId

joaopsilva commented 3 years ago

What's the use case for this?