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) |
getHUOBIAccountInfonextCreatedgetExchangeSymbolspublic 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.PollingAccountServiceIOExceptionpublic String withdrawFunds(String currency, BigDecimal amount, String address)
withdrawFunds in interface com.xeiam.xchange.service.polling.account.PollingAccountServiceCopyright © 2014–2015. All rights reserved.