public class BTCEAccountServiceRaw extends BTCEBasePollingService
apiKey, btce, signatureCreator
exchange
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) |
checkResult
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public 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 +infIOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.