public class HuobiAccountService extends HuobiAccountServiceRaw implements com.xeiam.xchange.service.polling.account.PollingAccountService
accessKey, digest, huobi
Constructor and Description |
---|
HuobiAccountService(com.xeiam.xchange.Exchange exchange) |
Modifier and Type | Method and Description |
---|---|
com.xeiam.xchange.dto.account.AccountInfo |
getAccountInfo() |
String |
requestDepositAddress(String currency,
String... args) |
String |
withdrawFunds(String currency,
BigDecimal amount,
String address) |
getHUOBIAccountInfo
nextCreated
getExchangeSymbols
public HuobiAccountService(com.xeiam.xchange.Exchange exchange)
public com.xeiam.xchange.dto.account.AccountInfo getAccountInfo() throws IOException
getAccountInfo
in interface com.xeiam.xchange.service.polling.account.PollingAccountService
IOException
public String withdrawFunds(String currency, BigDecimal amount, String address)
withdrawFunds
in interface com.xeiam.xchange.service.polling.account.PollingAccountService
Copyright © 2014–2015. All rights reserved.