| Package | Description |
|---|---|
| com.binance.client | |
| com.binance.client.impl |
| Modifier and Type | Method and Description |
|---|---|
List<CommonLongShortRatio> |
SyncRequestClient.getGlobalAccountRatio(String symbol,
PeriodType period,
Long startTime,
Long endTime,
Long limit)
Long/Short Ratio (MARKET DATA)
|
List<CommonLongShortRatio> |
SyncRequestClient.getTopTraderAccountRatio(String symbol,
PeriodType period,
Long startTime,
Long endTime,
Long limit)
Top Trader Long/Short Ratio (Accounts) (MARKET DATA)
|
List<CommonLongShortRatio> |
SyncRequestClient.getTopTraderPositionRatio(String symbol,
PeriodType period,
Long startTime,
Long endTime,
Long limit)
Top Trader Long/Short Ratio (Positions) (MARKET DATA)
|
| Modifier and Type | Method and Description |
|---|---|
List<CommonLongShortRatio> |
SyncRequestImpl.getGlobalAccountRatio(String symbol,
PeriodType period,
Long startTime,
Long endTime,
Long limit) |
List<CommonLongShortRatio> |
SyncRequestImpl.getTopTraderAccountRatio(String symbol,
PeriodType period,
Long startTime,
Long endTime,
Long limit) |
List<CommonLongShortRatio> |
SyncRequestImpl.getTopTraderPositionRatio(String symbol,
PeriodType period,
Long startTime,
Long endTime,
Long limit) |
Copyright © 2021. All rights reserved.