public class BitMarketAccountServiceRaw extends BitMarketBasePollingService
apiKey, bitMarket, bitMarketAuthenticated, signexchange| Constructor and Description |
|---|
BitMarketAccountServiceRaw(Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
BitMarketDepositResponse |
depositToBitMarket(String currency) |
BitMarketAccountInfoResponse |
getBitMarketAccountInfo() |
BitMarketWithdrawResponse |
withdrawFromBitMarket(String currency,
BigDecimal amount,
String address) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic BitMarketAccountServiceRaw(Exchange exchange)
public BitMarketAccountInfoResponse getBitMarketAccountInfo() throws IOException, ExchangeException
IOExceptionExchangeExceptionpublic BitMarketWithdrawResponse withdrawFromBitMarket(String currency, BigDecimal amount, String address) throws IOException, ExchangeException
IOExceptionExchangeExceptionpublic BitMarketDepositResponse depositToBitMarket(String currency) throws IOException, ExchangeException
IOExceptionExchangeExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.