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
834 stars 627 forks source link

Add missing FilterType enums. #443

Open roboalex2 opened 1 year ago

roboalex2 commented 1 year ago

Hi, got an exception when trying to use this API in regards to missing enums.

I simply added the enums that were missing. I do not know if more enums are missing or if there were other changes to the API. If someone knows what filter type enums currently exists please update/fix the list.

Or is this API depricated? (2 years no update?)