| Package | Description |
|---|---|
| com.binance.client | |
| com.binance.client.impl |
| Modifier and Type | Method and Description |
|---|---|
List<AggregateTrade> |
SyncRequestClient.getAggregateTrades(String symbol,
Long fromId,
Long startTime,
Long endTime,
Integer limit)
Get compressed, aggregate trades.
|
| Modifier and Type | Method and Description |
|---|---|
List<AggregateTrade> |
SyncRequestImpl.getAggregateTrades(String symbol,
Long fromId,
Long startTime,
Long endTime,
Integer limit) |
Copyright © 2021. All rights reserved.