| Package | Description |
|---|---|
| io.gate.gateapi.api | |
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
List<FuturesCandlestick> |
FuturesApi.APIlistFuturesCandlesticksRequest.execute()
Execute listFuturesCandlesticks request
|
List<FuturesCandlestick> |
DeliveryApi.APIlistDeliveryCandlesticksRequest.execute()
Execute listDeliveryCandlesticks request
|
ApiResponse<List<FuturesCandlestick>> |
FuturesApi.APIlistFuturesCandlesticksRequest.executeWithHttpInfo()
Execute listFuturesCandlesticks request with HTTP info returned
|
ApiResponse<List<FuturesCandlestick>> |
DeliveryApi.APIlistDeliveryCandlesticksRequest.executeWithHttpInfo()
Execute listDeliveryCandlesticks request with HTTP info returned
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
FuturesApi.APIlistFuturesCandlesticksRequest.executeAsync(ApiCallback<List<FuturesCandlestick>> _callback)
Execute listFuturesCandlesticks request (asynchronously)
|
okhttp3.Call |
DeliveryApi.APIlistDeliveryCandlesticksRequest.executeAsync(ApiCallback<List<FuturesCandlestick>> _callback)
Execute listDeliveryCandlesticks request (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
FuturesCandlestick |
FuturesCandlestick.c(String c) |
FuturesCandlestick |
FuturesCandlestick.h(String h) |
FuturesCandlestick |
FuturesCandlestick.l(String l) |
FuturesCandlestick |
FuturesCandlestick.o(String o) |
FuturesCandlestick |
FuturesCandlestick.t(Double t) |
FuturesCandlestick |
FuturesCandlestick.v(Long v) |
Copyright © 2021. All rights reserved.