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
830
stars
622
forks
source link
GET api/v3/myTrades has a new optional field orderId #398
According to actual Binance API:
Please provide the
orderId
as an optional request property when calling "myTrades".