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, getTradesSince
CexIOBalanceInfo getBalance(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce) throws IOException
IOException
CexIOOpenOrders getOpenOrders(String tradeableIdentifier, String currency, String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce) throws IOException
IOException
Object cancelOrder(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, long orderId) throws IOException
IOException
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) throws IOException
IOException
GHashIOHashrate getHashrate(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce) throws IOException
IOException
GHashIOWorkers getWorkers(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce) throws IOException
IOException
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.