public class MeXBTAccountServiceRaw extends MeXBTAuthenticatedPollingService
apiKey, meXBTAuthenticated, meXBTDigest, nonceFactory
exchange
Modifier | Constructor and Description |
---|---|
protected |
MeXBTAccountServiceRaw(Exchange exchange) |
Modifier and Type | Method and Description |
---|---|
MeXBTBalanceResponse |
getBalance() |
MeXBTDepositAddressesResponse |
getDepositAddresses() |
MeXBTUserInfoResponse |
getMe() |
MeXBTResponse |
withdraw(String ins,
BigDecimal amount,
String sendToAddress) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
protected MeXBTAccountServiceRaw(Exchange exchange)
public MeXBTUserInfoResponse getMe() throws MeXBTException, IOException
MeXBTException
IOException
public MeXBTBalanceResponse getBalance() throws MeXBTException, IOException
MeXBTException
IOException
public MeXBTDepositAddressesResponse getDepositAddresses() throws MeXBTException, IOException
MeXBTException
IOException
public MeXBTResponse withdraw(String ins, BigDecimal amount, String sendToAddress) throws MeXBTException, IOException
MeXBTException
IOException
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.