Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- adaptAccountInfo(List<TheRockBalance>, String) - Static method in class org.knowm.xchange.therock.TheRockAdapters
- adaptOrder(TheRockOrder) - Static method in class org.knowm.xchange.therock.TheRockAdapters
- adaptOrderBook(TheRockOrderBook) - Static method in class org.knowm.xchange.therock.TheRockAdapters
- adaptOrders(TheRockOrders) - Static method in class org.knowm.xchange.therock.TheRockAdapters
- adaptOrderStatus(TheRockOrder) - Static method in class org.knowm.xchange.therock.TheRockAdapters
-
The status from the
TheRockobject converted to xchange status By the API documentation available order states are the follow: (active|conditional|executed|deleted) - adaptOrderType(TheRockOrder.Side) - Static method in class org.knowm.xchange.therock.TheRockAdapters
- adaptSide(Order.OrderType) - Static method in class org.knowm.xchange.therock.TheRockAdapters
- adaptTrade(TheRockTrade, CurrencyPair) - Static method in class org.knowm.xchange.therock.TheRockAdapters
- adaptTrades(TheRockTrades, CurrencyPair) - Static method in class org.knowm.xchange.therock.TheRockAdapters
- adaptUserTrade(TheRockUserTrade, CurrencyPair) - Static method in class org.knowm.xchange.therock.TheRockAdapters
- adaptUserTrades(TheRockUserTrades, CurrencyPair) - Static method in class org.knowm.xchange.therock.TheRockAdapters
- applySpecification(ExchangeSpecification) - Method in class org.knowm.xchange.therock.TheRockExchange
B
- balance(String, TheRockDigest, SynchronizedValueFactory<Long>, String) - Method in interface org.knowm.xchange.therock.TheRockAuthenticated
- balances() - Method in class org.knowm.xchange.therock.service.TheRockAccountServiceRaw
- balances(String, TheRockDigest, SynchronizedValueFactory<Long>) - Method in interface org.knowm.xchange.therock.TheRockAuthenticated
- buy - Enum constant in enum class org.knowm.xchange.therock.dto.marketdata.TheRockTrade.Side
- buy - Enum constant in enum class org.knowm.xchange.therock.dto.trade.TheRockOrder.Side
C
- cancelOrder(String) - Method in class org.knowm.xchange.therock.service.TheRockTradeService
-
Not available from exchange since TheRock needs currency pair in order to cancel an order
- cancelOrder(CancelOrderParams) - Method in class org.knowm.xchange.therock.service.TheRockTradeService
- cancelOrder(TheRock.Pair, Long, String, TheRockDigest, SynchronizedValueFactory<Long>) - Method in interface org.knowm.xchange.therock.TheRockAuthenticated
- cancelTheRockOrder(CurrencyPair, Long) - Method in class org.knowm.xchange.therock.service.TheRockTradeServiceRaw
- close_long - Enum constant in enum class org.knowm.xchange.therock.dto.marketdata.TheRockTrade.Side
- close_short - Enum constant in enum class org.knowm.xchange.therock.dto.marketdata.TheRockTrade.Side
- createDefaultWithdrawal(String, BigDecimal, String) - Static method in class org.knowm.xchange.therock.dto.account.TheRockWithdrawal
- createFundingHistoryParams() - Method in class org.knowm.xchange.therock.service.TheRockAccountService
- createOpenOrdersParams() - Method in class org.knowm.xchange.therock.service.TheRockTradeService
- createRippleWithdrawal(String, BigDecimal, String, Long) - Static method in class org.knowm.xchange.therock.dto.account.TheRockWithdrawal
- CURRENCY_PAIR - Static variable in class org.knowm.xchange.therock.TheRockExchange
-
Deprecated.use TheRockCancelOrderParams instead
- currencyPair - Variable in class org.knowm.xchange.therock.dto.TheRockCancelOrderParams
D
- deposits(Currency, Date, Date, Integer) - Method in class org.knowm.xchange.therock.service.TheRockAccountServiceRaw
- digestParams(RestInvocation) - Method in class org.knowm.xchange.therock.service.TheRockDigest
E
- equals(Object) - Method in class org.knowm.xchange.therock.TheRock.Pair
- Error() - Constructor for class org.knowm.xchange.therock.dto.TheRockException.Error
G
- getAccountInfo() - Method in class org.knowm.xchange.therock.service.TheRockAccountService
- getAmount() - Method in class org.knowm.xchange.therock.dto.account.TheRockWithdrawal
- getAmount() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockBid
- getAmount() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTrade
- getAmount() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getAmount() - Method in class org.knowm.xchange.therock.dto.trade.TheRockUserTrade
- getAmountUnfilled() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getAsk() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTicker
- getAsks() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockOrderBook
- getBalance() - Method in class org.knowm.xchange.therock.dto.account.TheRockBalance
- getBalances() - Method in class org.knowm.xchange.therock.dto.account.TheRockBalances
- getBid() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTicker
- getBids() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockOrderBook
- getClose() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTicker
- getCloseOn() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getCode() - Method in class org.knowm.xchange.therock.dto.TheRockException.Error
- getConditionalPrice() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getConditionalType() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getConfirmations() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction.TransferDetail
- getCount() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTrades
- getCount() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransactions
- getCount() - Method in class org.knowm.xchange.therock.dto.trade.TheRockUserTrades
- getCurrency() - Method in class org.knowm.xchange.therock.dto.account.TheRockBalance
- getCurrency() - Method in class org.knowm.xchange.therock.dto.account.TheRockWithdrawal
- getCurrency() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction
- getCurrency() - Method in class org.knowm.xchange.therock.service.TheRockFundingHistoryParams
- getCurrencyPair() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockOrderBook
- getCurrencyPair() - Method in class org.knowm.xchange.therock.dto.TheRockCancelOrderParams
- getCurrent() - Method in class org.knowm.xchange.therock.dto.trade.TheRockMeta
- getDate() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockOrderBook
- getDate() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTicker
- getDate() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTrade
- getDate() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getDate() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction
- getDate() - Method in class org.knowm.xchange.therock.dto.trade.TheRockUserTrade
- getDefaultExchangeSpecification() - Method in class org.knowm.xchange.therock.TheRockExchange
- getDestinationAddress() - Method in class org.knowm.xchange.therock.dto.account.TheRockWithdrawal
- getDestinationTag() - Method in class org.knowm.xchange.therock.dto.account.TheRockWithdrawal
- getErrors() - Method in exception org.knowm.xchange.therock.dto.TheRockException
- getFeeAmount() - Method in class org.knowm.xchange.therock.dto.trade.TheRockUserTrade
- getFeeCurrency() - Method in class org.knowm.xchange.therock.dto.trade.TheRockUserTrade
- getFirst() - Method in class org.knowm.xchange.therock.dto.trade.TheRockMeta
- getFundId() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTicker
- getFundId() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getFundId() - Method in class org.knowm.xchange.therock.dto.trade.TheRockUserTrade
- getFundingHistory(TradeHistoryParams) - Method in class org.knowm.xchange.therock.service.TheRockAccountService
- getHigh() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTicker
- getHref() - Method in class org.knowm.xchange.therock.dto.trade.TheRockMetaItem
- getId() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTrade
- getId() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getId() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction
- getId() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction.TransferDetail
- getId() - Method in class org.knowm.xchange.therock.dto.trade.TheRockUserTrade
- getLast() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTicker
- getLast() - Method in class org.knowm.xchange.therock.dto.trade.TheRockMeta
- getLeverage() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getLow() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTicker
- getMessage() - Method in class org.knowm.xchange.therock.dto.TheRockException.Error
- getMeta() - Method in class org.knowm.xchange.therock.dto.TheRockException.Error
- getMeta() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrders
- getMethod() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction.TransferDetail
- getNext() - Method in class org.knowm.xchange.therock.dto.trade.TheRockMeta
- getNonceFactory() - Method in class org.knowm.xchange.therock.TheRockExchange
- getOpen() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTicker
- getOpenOrders() - Method in class org.knowm.xchange.therock.service.TheRockTradeService
-
Not available from exchange since TheRock needs currency pair in order to return open orders
- getOpenOrders(OpenOrdersParams) - Method in class org.knowm.xchange.therock.service.TheRockTradeService
- getOrder(String...) - Method in class org.knowm.xchange.therock.service.TheRockTradeService
-
Not available from exchange since TheRock needs currency pair in order to return/show the order
- getOrderbook(TheRock.Pair) - Method in interface org.knowm.xchange.therock.TheRock
- getOrderBook(CurrencyPair, Object...) - Method in class org.knowm.xchange.therock.service.TheRockMarketDataService
- getOrderId() - Method in class org.knowm.xchange.therock.dto.TheRockCancelOrderParams
- getOrderId() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction
- getOrderId() - Method in class org.knowm.xchange.therock.dto.trade.TheRockUserTrade
- getOrders() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrders
- getPage() - Method in class org.knowm.xchange.therock.dto.trade.TheRockMetaItem
- getPositionId() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getPrevious() - Method in class org.knowm.xchange.therock.dto.trade.TheRockMeta
- getPrice() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockBid
- getPrice() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTrade
- getPrice() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getPrice() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction
- getPrice() - Method in class org.knowm.xchange.therock.dto.trade.TheRockUserTrade
- getRecipient() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction.TransferDetail
- getRequiredCancelOrderParamClasses() - Method in class org.knowm.xchange.therock.service.TheRockTradeService
- getSide() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTrade
- getSide() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getSide() - Method in class org.knowm.xchange.therock.dto.trade.TheRockUserTrade
- getStatus() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getTheRockOrderBook(TheRock.Pair) - Method in class org.knowm.xchange.therock.service.TheRockMarketDataServiceRaw
- getTheRockOrders(CurrencyPair) - Method in class org.knowm.xchange.therock.service.TheRockTradeServiceRaw
- getTheRockOrders(CurrencyPair, Date, Date, String, TheRockOrder.Side, Long, int) - Method in class org.knowm.xchange.therock.service.TheRockTradeServiceRaw
- getTheRockTicker(TheRock.Pair) - Method in class org.knowm.xchange.therock.service.TheRockMarketDataServiceRaw
- getTheRockTrades(TheRock.Pair, Object[]) - Method in class org.knowm.xchange.therock.service.TheRockMarketDataServiceRaw
- getTheRockTransactions(String, Date, Date) - Method in class org.knowm.xchange.therock.service.TheRockTradeServiceRaw
- getTheRockUserTrades(CurrencyPair, Long, Date, Date, int, int) - Method in class org.knowm.xchange.therock.service.TheRockTradeServiceRaw
- getTicker(CurrencyPair, Object...) - Method in class org.knowm.xchange.therock.service.TheRockMarketDataService
- getTicker(TheRock.Pair) - Method in interface org.knowm.xchange.therock.TheRock
- getTotalCount() - Method in class org.knowm.xchange.therock.dto.trade.TheRockMeta
- getTradeHistory(TradeHistoryParams) - Method in class org.knowm.xchange.therock.service.TheRockTradeService
- getTradeId() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction
- getTrades() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTrades
- getTrades() - Method in class org.knowm.xchange.therock.dto.trade.TheRockUserTrades
- getTrades(CurrencyPair, Object...) - Method in class org.knowm.xchange.therock.service.TheRockMarketDataService
- getTrades(TheRock.Pair, Date) - Method in interface org.knowm.xchange.therock.TheRock
- getTradingBalance() - Method in class org.knowm.xchange.therock.dto.account.TheRockBalance
- getTransactionId() - Method in class org.knowm.xchange.therock.dto.account.TheRockWithdrawalResponse
- getTransactions() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransactions
- getTransferDetail() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction
- getType() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- getType() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction
- getType() - Method in class org.knowm.xchange.therock.service.TheRockFundingHistoryParams
- getVolume() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTicker
- getVolumeTraded() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTicker
- getWithdrawMethod() - Method in class org.knowm.xchange.therock.dto.account.TheRockWithdrawal
H
- hashCode() - Method in class org.knowm.xchange.therock.TheRock.Pair
- HMAC_SHA_512 - Static variable in class org.knowm.xchange.therock.service.TheRockDigest
I
- initServices() - Method in class org.knowm.xchange.therock.TheRockExchange
- isDark() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
L
- limit - Enum constant in enum class org.knowm.xchange.therock.dto.trade.TheRockOrder.Type
M
- market - Enum constant in enum class org.knowm.xchange.therock.dto.trade.TheRockOrder.Type
O
- orderId - Variable in class org.knowm.xchange.therock.dto.TheRockCancelOrderParams
- orders(TheRock.Pair, String, TheRockDigest, SynchronizedValueFactory<Long>) - Method in interface org.knowm.xchange.therock.TheRockAuthenticated
- orders(TheRock.Pair, String, TheRockDigest, SynchronizedValueFactory<Long>, Date, Date, String, TheRockOrder.Side, Long, int) - Method in interface org.knowm.xchange.therock.TheRockAuthenticated
- org.knowm.xchange.therock - package org.knowm.xchange.therock
- org.knowm.xchange.therock.dto - package org.knowm.xchange.therock.dto
- org.knowm.xchange.therock.dto.account - package org.knowm.xchange.therock.dto.account
- org.knowm.xchange.therock.dto.marketdata - package org.knowm.xchange.therock.dto.marketdata
- org.knowm.xchange.therock.dto.trade - package org.knowm.xchange.therock.dto.trade
- org.knowm.xchange.therock.service - package org.knowm.xchange.therock.service
P
- pair - Variable in class org.knowm.xchange.therock.TheRock.Pair
- Pair(String) - Constructor for class org.knowm.xchange.therock.TheRock.Pair
- Pair(CurrencyPair) - Constructor for class org.knowm.xchange.therock.TheRock.Pair
- placeLimitOrder(LimitOrder) - Method in class org.knowm.xchange.therock.service.TheRockTradeService
- placeMarketOrder(MarketOrder) - Method in class org.knowm.xchange.therock.service.TheRockTradeService
- placeOrder(String, TheRockDigest, SynchronizedValueFactory<Long>, TheRockOrder) - Method in interface org.knowm.xchange.therock.TheRockAuthenticatedV0
- placeOrder(TheRock.Pair, String, TheRockDigest, SynchronizedValueFactory<Long>, TheRockOrder) - Method in interface org.knowm.xchange.therock.TheRockAuthenticated
- placeTheRockOrder(CurrencyPair, BigDecimal, BigDecimal, TheRockOrder.Side, TheRockOrder.Type) - Method in class org.knowm.xchange.therock.service.TheRockTradeServiceRaw
- placeTheRockOrder(CurrencyPair, TheRockOrder) - Method in class org.knowm.xchange.therock.service.TheRockTradeServiceRaw
R
- requestDepositAddress(Currency, String...) - Method in class org.knowm.xchange.therock.service.TheRockAccountService
- RIPPLE - Enum constant in enum class org.knowm.xchange.therock.dto.account.TheRockWithdrawal.Method
S
- sell - Enum constant in enum class org.knowm.xchange.therock.dto.marketdata.TheRockTrade.Side
- sell - Enum constant in enum class org.knowm.xchange.therock.dto.trade.TheRockOrder.Side
- setCurrency(Currency) - Method in class org.knowm.xchange.therock.service.TheRockFundingHistoryParams
- setType(FundingRecord.Type) - Method in class org.knowm.xchange.therock.service.TheRockFundingHistoryParams
- showOrder(TheRock.Pair, Long, String, TheRockDigest, SynchronizedValueFactory<Long>) - Method in interface org.knowm.xchange.therock.TheRockAuthenticated
- showTheRockOrder(CurrencyPair, Long) - Method in class org.knowm.xchange.therock.service.TheRockTradeServiceRaw
T
- TheRock - Interface in org.knowm.xchange.therock
- TheRock.Pair - Class in org.knowm.xchange.therock
- TheRockAccountService - Class in org.knowm.xchange.therock.service
- TheRockAccountService(Exchange) - Constructor for class org.knowm.xchange.therock.service.TheRockAccountService
- TheRockAccountServiceRaw - Class in org.knowm.xchange.therock.service
- TheRockAccountServiceRaw(Exchange) - Constructor for class org.knowm.xchange.therock.service.TheRockAccountServiceRaw
- TheRockAdapters - Class in org.knowm.xchange.therock
- TheRockAuthenticated - Interface in org.knowm.xchange.therock
- TheRockAuthenticatedV0 - Interface in org.knowm.xchange.therock
-
The old API V0 https://api.therocktrading.com/doc/v0/index.html#api-Trading_API-GetOrders
- TheRockBalance - Class in org.knowm.xchange.therock.dto.account
- TheRockBalance() - Constructor for class org.knowm.xchange.therock.dto.account.TheRockBalance
- TheRockBalances - Class in org.knowm.xchange.therock.dto.account
- TheRockBalances() - Constructor for class org.knowm.xchange.therock.dto.account.TheRockBalances
- TheRockBaseService - Class in org.knowm.xchange.therock.service
- TheRockBaseService(Exchange) - Constructor for class org.knowm.xchange.therock.service.TheRockBaseService
- TheRockBid - Class in org.knowm.xchange.therock.dto.marketdata
- TheRockBid() - Constructor for class org.knowm.xchange.therock.dto.marketdata.TheRockBid
- TheRockCancelOrderParams - Class in org.knowm.xchange.therock.dto
- TheRockCancelOrderParams(CurrencyPair, Long) - Constructor for class org.knowm.xchange.therock.dto.TheRockCancelOrderParams
- TheRockDigest - Class in org.knowm.xchange.therock.service
- TheRockDigest(String) - Constructor for class org.knowm.xchange.therock.service.TheRockDigest
- TheRockException - Exception in org.knowm.xchange.therock.dto
- TheRockException() - Constructor for exception org.knowm.xchange.therock.dto.TheRockException
- TheRockException(List<TheRockException.Error>) - Constructor for exception org.knowm.xchange.therock.dto.TheRockException
- TheRockException.Error - Class in org.knowm.xchange.therock.dto
- TheRockExchange - Class in org.knowm.xchange.therock
- TheRockExchange() - Constructor for class org.knowm.xchange.therock.TheRockExchange
- TheRockFundingHistoryParams - Class in org.knowm.xchange.therock.service
- TheRockFundingHistoryParams() - Constructor for class org.knowm.xchange.therock.service.TheRockFundingHistoryParams
- TheRockMarketDataService - Class in org.knowm.xchange.therock.service
- TheRockMarketDataService(Exchange) - Constructor for class org.knowm.xchange.therock.service.TheRockMarketDataService
- TheRockMarketDataServiceRaw - Class in org.knowm.xchange.therock.service
- TheRockMarketDataServiceRaw(Exchange) - Constructor for class org.knowm.xchange.therock.service.TheRockMarketDataServiceRaw
- TheRockMeta - Class in org.knowm.xchange.therock.dto.trade
- TheRockMeta() - Constructor for class org.knowm.xchange.therock.dto.trade.TheRockMeta
- TheRockMetaItem - Class in org.knowm.xchange.therock.dto.trade
- TheRockMetaItem() - Constructor for class org.knowm.xchange.therock.dto.trade.TheRockMetaItem
- TheRockOpenOrdersParams - Class in org.knowm.xchange.therock.service
- TheRockOpenOrdersParams() - Constructor for class org.knowm.xchange.therock.service.TheRockOpenOrdersParams
- TheRockOrder - Class in org.knowm.xchange.therock.dto.trade
- TheRockOrder() - Constructor for class org.knowm.xchange.therock.dto.trade.TheRockOrder
- TheRockOrder(TheRock.Pair, TheRockOrder.Side, TheRockOrder.Type, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.therock.dto.trade.TheRockOrder
- TheRockOrder.Side - Enum Class in org.knowm.xchange.therock.dto.trade
- TheRockOrder.Type - Enum Class in org.knowm.xchange.therock.dto.trade
- TheRockOrderBook - Class in org.knowm.xchange.therock.dto.marketdata
- TheRockOrderBook() - Constructor for class org.knowm.xchange.therock.dto.marketdata.TheRockOrderBook
- TheRockOrders - Class in org.knowm.xchange.therock.dto.trade
- TheRockOrders() - Constructor for class org.knowm.xchange.therock.dto.trade.TheRockOrders
- TheRockOrders(TheRockOrder[]) - Constructor for class org.knowm.xchange.therock.dto.trade.TheRockOrders
- TheRockTicker - Class in org.knowm.xchange.therock.dto.marketdata
- TheRockTicker() - Constructor for class org.knowm.xchange.therock.dto.marketdata.TheRockTicker
- TheRockTrade - Class in org.knowm.xchange.therock.dto.marketdata
- TheRockTrade(BigDecimal, Date, BigDecimal, long, TheRockTrade.Side) - Constructor for class org.knowm.xchange.therock.dto.marketdata.TheRockTrade
- TheRockTrade.Side - Enum Class in org.knowm.xchange.therock.dto.marketdata
- TheRockTrades - Class in org.knowm.xchange.therock.dto.marketdata
- TheRockTrades(TheRockTrade[], Object) - Constructor for class org.knowm.xchange.therock.dto.marketdata.TheRockTrades
- TheRockTradeService - Class in org.knowm.xchange.therock.service
- TheRockTradeService(Exchange) - Constructor for class org.knowm.xchange.therock.service.TheRockTradeService
- TheRockTradeServiceRaw - Class in org.knowm.xchange.therock.service
- TheRockTradeServiceRaw(Exchange) - Constructor for class org.knowm.xchange.therock.service.TheRockTradeServiceRaw
- TheRockTransaction - Class in org.knowm.xchange.therock.dto.trade
- TheRockTransaction(long, Date, String, BigDecimal, String, Long, Long, TheRockTransaction.TransferDetail) - Constructor for class org.knowm.xchange.therock.dto.trade.TheRockTransaction
- TheRockTransaction.TransferDetail - Class in org.knowm.xchange.therock.dto.trade
- TheRockTransactions - Class in org.knowm.xchange.therock.dto.trade
-
https://api.therocktrading.com/doc/v1/index.html#api-Trading_API-Transactions
- TheRockTransactions(TheRockTransaction[], Map) - Constructor for class org.knowm.xchange.therock.dto.trade.TheRockTransactions
- TheRockUserTrade - Class in org.knowm.xchange.therock.dto.trade
- TheRockUserTrade(long, String, BigDecimal, BigDecimal, Date, TheRockTrade.Side, long, TheRockUserTrade.TheRockUserTradeTransaction[]) - Constructor for class org.knowm.xchange.therock.dto.trade.TheRockUserTrade
- TheRockUserTrades - Class in org.knowm.xchange.therock.dto.trade
-
https://api.therocktrading.com/doc/v1/index.html#api-Trading_API-Trades
- TheRockUserTrades(TheRockUserTrade[], Object) - Constructor for class org.knowm.xchange.therock.dto.trade.TheRockUserTrades
- TheRockWithdrawal - Class in org.knowm.xchange.therock.dto.account
- TheRockWithdrawal.Method - Enum Class in org.knowm.xchange.therock.dto.account
- TheRockWithdrawalResponse - Class in org.knowm.xchange.therock.dto.account
- TheRockWithdrawalResponse() - Constructor for class org.knowm.xchange.therock.dto.account.TheRockWithdrawalResponse
- toString() - Method in class org.knowm.xchange.therock.dto.account.TheRockBalance
- toString() - Method in class org.knowm.xchange.therock.dto.account.TheRockBalances
- toString() - Method in class org.knowm.xchange.therock.dto.account.TheRockWithdrawal
- toString() - Method in class org.knowm.xchange.therock.dto.account.TheRockWithdrawalResponse
- toString() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockBid
- toString() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTicker
- toString() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTrade
- toString() - Method in class org.knowm.xchange.therock.dto.marketdata.TheRockTrades
- toString() - Method in class org.knowm.xchange.therock.dto.TheRockException.Error
- toString() - Method in class org.knowm.xchange.therock.dto.trade.TheRockOrder
- toString() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction
- toString() - Method in class org.knowm.xchange.therock.dto.trade.TheRockTransaction.TransferDetail
- toString() - Method in class org.knowm.xchange.therock.dto.trade.TheRockUserTrade
- toString() - Method in class org.knowm.xchange.therock.TheRock.Pair
- trades(TheRock.Pair, String, TheRockDigest, SynchronizedValueFactory<Long>, Long, Date, Date, int, int) - Method in interface org.knowm.xchange.therock.TheRockAuthenticated
- transactions(String, TheRockDigest, SynchronizedValueFactory<Long>, String, Date, Date, String, Integer) - Method in interface org.knowm.xchange.therock.TheRockAuthenticated
- TransferDetail(String, String, String, int) - Constructor for class org.knowm.xchange.therock.dto.trade.TheRockTransaction.TransferDetail
V
- valueOf(String) - Static method in enum class org.knowm.xchange.therock.dto.account.TheRockWithdrawal.Method
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.knowm.xchange.therock.dto.marketdata.TheRockTrade.Side
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.knowm.xchange.therock.dto.trade.TheRockOrder.Side
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.knowm.xchange.therock.dto.trade.TheRockOrder.Type
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.knowm.xchange.therock.dto.account.TheRockWithdrawal.Method
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.knowm.xchange.therock.dto.marketdata.TheRockTrade.Side
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.knowm.xchange.therock.dto.trade.TheRockOrder.Side
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.knowm.xchange.therock.dto.trade.TheRockOrder.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- withdraw(String, TheRockDigest, SynchronizedValueFactory<Long>, TheRockWithdrawal) - Method in interface org.knowm.xchange.therock.TheRockAuthenticated
- withdrawDefault(Currency, BigDecimal, String) - Method in class org.knowm.xchange.therock.service.TheRockAccountServiceRaw
-
Withdraw using the default method
- withdrawFunds(Currency, BigDecimal, String) - Method in class org.knowm.xchange.therock.service.TheRockAccountService
- withdrawFunds(WithdrawFundsParams) - Method in class org.knowm.xchange.therock.service.TheRockAccountService
- withdrawls(Currency, Date, Date, Integer) - Method in class org.knowm.xchange.therock.service.TheRockAccountServiceRaw
- withdrawRipple(Currency, BigDecimal, String, Long) - Method in class org.knowm.xchange.therock.service.TheRockAccountServiceRaw
-
Withdraw to Ripple
X
- X_TRT_KEY - Static variable in interface org.knowm.xchange.therock.TheRockAuthenticated
- X_TRT_NONCE - Static variable in interface org.knowm.xchange.therock.TheRockAuthenticated
- X_TRT_NONCE - Static variable in interface org.knowm.xchange.therock.TheRockAuthenticatedV0
- X_TRT_SIGN - Static variable in interface org.knowm.xchange.therock.TheRockAuthenticated
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form