| Package | Description |
|---|---|
| com.xeiam.xchange.poloniex | |
| com.xeiam.xchange.poloniex.service.polling |
| Modifier and Type | Method and Description |
|---|---|
PoloniexTradeResponse |
PoloniexAuthenticated.buy(String apiKey,
si.mazi.rescu.ParamsDigest signature,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
String amount,
String rate,
String currencyPair) |
PoloniexTradeResponse |
PoloniexAuthenticated.sell(String apiKey,
si.mazi.rescu.ParamsDigest signature,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
String amount,
String rate,
String currencyPair) |
| Modifier and Type | Method and Description |
|---|---|
PoloniexTradeResponse |
PoloniexTradeServiceRaw.buy(LimitOrder limitOrder) |
PoloniexTradeResponse |
PoloniexTradeServiceRaw.sell(LimitOrder limitOrder) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.