public class BTCEAccountServiceRaw extends BTCEBasePollingService
apiKey, btce, signatureCreatorexchange| Constructor and Description |
|---|
BTCEAccountServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
BTCEAccountInfo |
getBTCEAccountInfo(Long from,
Long count,
Long fromId,
Long endId,
Boolean descOrder,
Long since,
Long end) |
checkResultgetExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic BTCEAccountServiceRaw(Exchange exchange)
exchange - public BTCEAccountInfo getBTCEAccountInfo(Long from, Long count, Long fromId, Long endId, Boolean descOrder, Long since, Long end) throws IOException
from - The ID of the transaction to start displaying with; default 0count - The number of transactions for displaying default 1000fromId - The ID of the transaction to start displaying with default 0endId - The ID of the transaction to finish displaying with default +infdescOrder - sorting ASC or DESC default DESCsince - When to start displaying? UNIX time default 0end - When to finish displaying? UNIX time default +infIOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.