Package | Description |
---|---|
com.xeiam.xchange.okcoin | |
com.xeiam.xchange.okcoin.service.polling |
Modifier and Type | Method and Description |
---|---|
OkCoinFuturesOrderResult |
OkCoin.getFuturesOrder(String api_key,
long orderId,
String symbol,
String status,
String currentPage,
String pageLength,
String contract,
si.mazi.rescu.ParamsDigest sign) |
Modifier and Type | Method and Description |
---|---|
static UserTrades |
OkCoinAdapters.adaptTradesFutures(OkCoinFuturesOrderResult orderResult) |
Modifier and Type | Method and Description |
---|---|
static OpenOrders |
OkCoinAdapters.adaptOpenOrdersFutures(List<OkCoinFuturesOrderResult> orderResults) |
Modifier and Type | Method and Description |
---|---|
OkCoinFuturesOrderResult |
OkCoinTradeServiceRaw.getFuturesOrder(long orderId,
String symbol,
String currentPage,
String pageLength,
FuturesContract contract) |
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.