public class BitMarketAccountServiceRaw extends BitMarketBasePollingService
apiKey, bitMarket, bitMarketAuthenticated, sign
exchange
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, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public BitMarketAccountServiceRaw(Exchange exchange)
public BitMarketAccountInfoResponse getBitMarketAccountInfo() throws IOException, ExchangeException
IOException
ExchangeException
public BitMarketWithdrawResponse withdrawFromBitMarket(String currency, BigDecimal amount, String address) throws IOException, ExchangeException
IOException
ExchangeException
public BitMarketDepositResponse depositToBitMarket(String currency) throws IOException, ExchangeException
IOException
ExchangeException
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.