public class TaurusAccountServiceRaw extends TaurusBasePollingService
exchange
Modifier | Constructor and Description |
---|---|
protected |
TaurusAccountServiceRaw(Exchange exchange) |
Modifier and Type | Method and Description |
---|---|
TaurusBalance |
getTaurusBalance() |
String |
getTaurusBitcoinDepositAddress() |
String |
withdrawTaurusFunds(BigDecimal amount,
String address) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
protected TaurusAccountServiceRaw(Exchange exchange)
public TaurusBalance getTaurusBalance() throws IOException
IOException
public String withdrawTaurusFunds(BigDecimal amount, String address) throws IOException
IOException
public String getTaurusBitcoinDepositAddress() throws IOException
IOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.