An open API service indexing awesome lists of open source software.

https://github.com/jpleorx/binance4j

Binance REST API client in Java
https://github.com/jpleorx/binance4j

binance binance-api cryptocurrency cryptocurrency-exchanges exchange java rest-client

Last synced: 2 months ago
JSON representation

Binance REST API client in Java

Awesome Lists containing this project

README

          

# Binance For Java (binance4j)

This is a small port of Binance REST API into a handy Java client.

Still very much w.i.p, so far it supports only [Kline/Candlestick Data](https://binance-docs.github.io/apidocs/spot/en/#kline-candlestick-data) endpoint.