| Modifier and Type | Method and Description |
|---|---|
Object |
cancelOrder(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
long orderId) |
CexIOBalanceInfo |
getBalance(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
GHashIOHashrate |
getHashrate(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
CexIOOpenOrders |
getOpenOrders(String tradeableIdentifier,
String currency,
String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
GHashIOWorkers |
getWorkers(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce) |
CexIOOrder |
placeOrder(String tradeableIdentifier,
String currency,
String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
CexIOOrder.Type type,
BigDecimal price,
BigDecimal amount) |
getDepth, getTicker, getTrades, getTradesSinceCexIOBalanceInfo getBalance(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce) throws IOException
IOExceptionCexIOOpenOrders getOpenOrders(String tradeableIdentifier, String currency, String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce) throws IOException
IOExceptionObject cancelOrder(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, long orderId) throws IOException
IOExceptionCexIOOrder placeOrder(String tradeableIdentifier, String currency, String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, CexIOOrder.Type type, BigDecimal price, BigDecimal amount) throws IOException
IOExceptionGHashIOHashrate getHashrate(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce) throws IOException
IOExceptionGHashIOWorkers getWorkers(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.