I can only found some lib for spot and future as in
<dependency>
<groupId>com.binance.api</groupId>
<artifactId>binance-api-client</artifactId>
<version>1.0.0</version>
</dependency>
<groupId>com.binance.sdk</groupId>
<artifactId>binance-client</artifactId>
<version>1.0.8-SNAPSHOT</version>
which I have to build the cache or solve environment problems myself, are there any high level lib for trading in binance which I can focus only on strategies.