public class VaultoroAccountService extends VaultoroAccountServiceRaw implements AccountService
apiKey, signatureCreator, vaultoroexchange| Constructor and Description |
|---|
VaultoroAccountService(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
TradeHistoryParams |
createFundingHistoryParams() |
AccountInfo |
getAccountInfo() |
List<FundingRecord> |
getFundingHistory(TradeHistoryParams params) |
String |
requestDepositAddress(Currency arg0,
String... arg1) |
String |
withdrawFunds(Currency arg0,
BigDecimal arg1,
String arg2) |
String |
withdrawFunds(WithdrawFundsParams params) |
getVaultoroBalancesgetClientConfig, verifyOrder, verifyOrder, verifyOrderpublic VaultoroAccountService(Exchange exchange)
exchange - public AccountInfo getAccountInfo() throws IOException
getAccountInfo in interface AccountServiceIOExceptionpublic String requestDepositAddress(Currency arg0, String... arg1) throws IOException
requestDepositAddress in interface AccountServiceIOExceptionpublic String withdrawFunds(Currency arg0, BigDecimal arg1, String arg2) throws IOException
withdrawFunds in interface AccountServiceIOExceptionpublic String withdrawFunds(WithdrawFundsParams params) throws IOException
withdrawFunds in interface AccountServiceIOExceptionpublic TradeHistoryParams createFundingHistoryParams()
createFundingHistoryParams in interface AccountServicepublic List<FundingRecord> getFundingHistory(TradeHistoryParams params) throws IOException
getFundingHistory in interface AccountServiceIOExceptionCopyright © 2012–2018 Knowm Inc.. All rights reserved.