| Package | Description |
|---|---|
| com.binance.client | |
| com.binance.client.impl |
| Modifier and Type | Method and Description |
|---|---|
List<MyTrade> |
SyncRequestClient.getAccountTrades(String symbol,
Long startTime,
Long endTime,
Long fromId,
Integer limit)
Get trades for a specific account and symbol.
|
| Modifier and Type | Method and Description |
|---|---|
List<MyTrade> |
SyncRequestImpl.getAccountTrades(String symbol,
Long startTime,
Long endTime,
Long fromId,
Integer limit) |
Copyright © 2021. All rights reserved.