| Package | Description |
|---|---|
| io.gate.gateapi.api | |
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
List<ContractStat> |
FuturesApi.APIlistContractStatsRequest.execute()
Execute listContractStats request
|
ApiResponse<List<ContractStat>> |
FuturesApi.APIlistContractStatsRequest.executeWithHttpInfo()
Execute listContractStats request with HTTP info returned
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
FuturesApi.APIlistContractStatsRequest.executeAsync(ApiCallback<List<ContractStat>> _callback)
Execute listContractStats request (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ContractStat |
ContractStat.longLiqAmount(Double longLiqAmount) |
ContractStat |
ContractStat.longLiqSize(Long longLiqSize) |
ContractStat |
ContractStat.longLiqUsd(Double longLiqUsd) |
ContractStat |
ContractStat.lsrAccount(BigDecimal lsrAccount) |
ContractStat |
ContractStat.lsrTaker(BigDecimal lsrTaker) |
ContractStat |
ContractStat.openInterest(Long openInterest) |
ContractStat |
ContractStat.openInterestUsd(Double openInterestUsd) |
ContractStat |
ContractStat.shortLiqAmount(Double shortLiqAmount) |
ContractStat |
ContractStat.shortLiqSize(Long shortLiqSize) |
ContractStat |
ContractStat.shortLiqUsd(Double shortLiqUsd) |
ContractStat |
ContractStat.time(Long time) |
ContractStat |
ContractStat.topLsrAccount(Double topLsrAccount) |
ContractStat |
ContractStat.topLsrSize(Double topLsrSize) |
Copyright © 2021. All rights reserved.