binance-java-api icon indicating copy to clipboard operation
binance-java-api copied to clipboard

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

Results 37 binance-java-api issues
Sort by recently updated
recently updated
newest added

how to create new OCO trade

Hello! Is it possible to move funds (BNB, USDT) from Spot to Futures? It would be really useful. Thank you!

it started off well in the console.. then overwrote some its output then sea of red .. this is from eclipse and I'm fairly savy on not missing obvious deals.....

Good, I have a problem, I am making Market type orders, what I do is first check the prices of the getAllPrices library and then proceed to place the order,...

UserDataStream new event. - **outboundAccountPosition** - ** listStatus**

User Data Streams for Binance (2019-08-15) An additional event outboundAccountPosition is sent any time an account balance has changed and contains the assets that were possibly changed by the event...

While building and copying source files and other resources Maven takes default encoding from environment it is running in. It would be good idea to specify encoding explicitly.

Define property order manually because the parsing order is not working correctly on Android

how do i calculate the delta for a Specific altcoin (Ex: ETH/BTC) in the last 10 mins

Running DepthCacheExample.java side by side with binance.com, I noticed that some orders never get removed. for example the best bid in binance.com would be at 10812.000 and the example application...