Package | Description |
---|---|
org.oxerr.huobi.rest |
Client for HUOBI.
|
org.oxerr.huobi.rest.service.polling |
Polling services.
|
Modifier and Type | Method and Description |
---|---|
Order |
Huobi.getOrder(String method,
String accessKey,
int coinType,
long id,
long created,
si.mazi.rescu.ParamsDigest sign)
Fetch order detail.
|
Order[] |
Huobi.getOrders(String method,
String accessKey,
int coinType,
long created,
si.mazi.rescu.ParamsDigest sign)
Fetch all proceeding orders.
|
Modifier and Type | Method and Description |
---|---|
static List<com.xeiam.xchange.dto.trade.LimitOrder> |
HuobiAdapters.adaptOpenOrders(Order[] orders,
com.xeiam.xchange.currency.CurrencyPair currencyPair) |
Modifier and Type | Method and Description |
---|---|
Order |
HuobiTradeServiceRaw.getHUOBIOrder(int coinType,
long id) |
Order[] |
HuobiTradeServiceRaw.getHUOBIOrders(int coinType) |
Copyright © 2014–2015. All rights reserved.