Index
All Classes and Interfaces|All Packages|Serialized Form
A
- adaptBitcointoyouBalances(BitcointoyouBalance) - Static method in class org.knowm.xchange.bitcointoyou.BitcointoyouAdapters
- adaptBitcointoyouOpenOrders(BitcointoyouOrderResponse) - Static method in class org.knowm.xchange.bitcointoyou.BitcointoyouAdapters
- adaptBitcointoyouOrderBook(BitcointoyouOrderBook, CurrencyPair) - Static method in class org.knowm.xchange.bitcointoyou.BitcointoyouAdapters
- adaptBitcointoyouOrderToOrdersCollection(BitcointoyouOrderResponse) - Static method in class org.knowm.xchange.bitcointoyou.BitcointoyouAdapters
- adaptBitcointoyouPublicTrades(BitcointoyouPublicTrade[], CurrencyPair) - Static method in class org.knowm.xchange.bitcointoyou.BitcointoyouAdapters
- adaptBitcointoyouTicker(BitcointoyouTicker, CurrencyPair) - Static method in class org.knowm.xchange.bitcointoyou.BitcointoyouAdapters
B
- bitcointoyou - Variable in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouBasePollingService
- Bitcointoyou - Interface in org.knowm.xchange.bitcointoyou
-
Bitcointoyou Exchange public end-points.
- BitcointoyouAccountService - Class in org.knowm.xchange.bitcointoyou.service.polling
-
AccountServiceimplementation for Bitcointoyou Exchange. - BitcointoyouAccountService(Exchange) - Constructor for class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouAccountService
-
Constructor
- BitcointoyouAdapters - Class in org.knowm.xchange.bitcointoyou
-
Bitcointoyou adapter class.
- BitcointoyouAuthenticated - Interface in org.knowm.xchange.bitcointoyou
-
Bitcointoyou Exchange end-points that needs a credential to be used.
- BitcointoyouBalance - Class in org.knowm.xchange.bitcointoyou.dto.account
- BitcointoyouBalance() - Constructor for class org.knowm.xchange.bitcointoyou.dto.account.BitcointoyouBalance
- BitcointoyouBasePollingService - Class in org.knowm.xchange.bitcointoyou.service.polling
- BitcointoyouDigest - Class in org.knowm.xchange.bitcointoyou.service
- BitcointoyouException - Exception in org.knowm.xchange.bitcointoyou
- BitcointoyouException(String) - Constructor for exception org.knowm.xchange.bitcointoyou.BitcointoyouException
- BitcointoyouExchange - Class in org.knowm.xchange.bitcointoyou
-
The Bitcointoyou Exchange represantation itself.
- BitcointoyouExchange() - Constructor for class org.knowm.xchange.bitcointoyou.BitcointoyouExchange
- BitcointoyouLevel - Class in org.knowm.xchange.bitcointoyou.dto.marketdata
- BitcointoyouLevel(BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouLevel
- BitcointoyouMarketData - Class in org.knowm.xchange.bitcointoyou.dto.marketdata
- BitcointoyouMarketData(BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, Long) - Constructor for class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouMarketData
- BitcointoyouMarketDataService - Class in org.knowm.xchange.bitcointoyou.service.polling
-
MarketDataServiceimplementation for Bitcointoyou Exchange. - BitcointoyouMarketDataService(Exchange) - Constructor for class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouMarketDataService
-
Constructor
- BitcointoyouOrderBook - Class in org.knowm.xchange.bitcointoyou.dto.marketdata
- BitcointoyouOrderBook(List<List<BigDecimal>>, List<List<BigDecimal>>) - Constructor for class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouOrderBook
- BitcointoyouOrderInfo - Class in org.knowm.xchange.bitcointoyou.dto.trade
-
Bitcointoyou order details
- BitcointoyouOrderInfo(String) - Constructor for class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
-
Sometimes the
oReturnfield contains some text, like NO_RECORD_FOUND. - BitcointoyouOrderInfo(String, String, String, String, String, BigDecimal, BigDecimal, String, String, String) - Constructor for class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- BitcointoyouOrderInfo(Map<String, String>) - Constructor for class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
-
Constructor
- BitcointoyouOrderResponse - Class in org.knowm.xchange.bitcointoyou.dto.trade
-
The Order response object that Bitcointoyou API returns.
- BitcointoyouOrderResponse(String, Object, String, String, String) - Constructor for class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderResponse
- BitcointoyouPublicTrade - Class in org.knowm.xchange.bitcointoyou.dto.marketdata
-
Public trade Bitcointoyou Exchange representation.
- BitcointoyouPublicTrade(Integer, BigDecimal, BigDecimal, Integer, String, String) - Constructor for class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouPublicTrade
- BitcointoyouTicker - Class in org.knowm.xchange.bitcointoyou.dto.marketdata
- BitcointoyouTicker(BitcointoyouMarketData, CurrencyPair) - Constructor for class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouTicker
- BitcointoyouTradeHistoryParams() - Constructor for class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService.BitcointoyouTradeHistoryParams
- BitcointoyouTradeService - Class in org.knowm.xchange.bitcointoyou.service.polling
-
TradeServiceimplementation for Bitcointoyou Exchange. - BitcointoyouTradeService(Exchange) - Constructor for class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService
-
Constructor
- BitcointoyouTradeService.BitcointoyouTradeHistoryParams - Class in org.knowm.xchange.bitcointoyou.service.polling
- BitcointoyouTradeServiceRaw - Class in org.knowm.xchange.bitcointoyou.service.polling
-
TradeService raw implementation for Bitcointoyou Exchange.
- BitcointoyouTradeServiceRaw(Exchange) - Constructor for class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeServiceRaw
-
Constructor
- buy(LimitOrder) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeServiceRaw
C
- cancel(String) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeServiceRaw
- cancelOrder(String) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService
- cancelOrder(CancelOrderParams) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService
- createFundingHistoryParams() - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouAccountService
- createInstance(String, String) - Static method in class org.knowm.xchange.bitcointoyou.service.BitcointoyouDigest
- createOpenOrdersParams() - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService
- createOrder(String, SynchronizedValueFactory<Long>, ParamsDigest, String, String, BigDecimal, BigDecimal) - Method in interface org.knowm.xchange.bitcointoyou.BitcointoyouAuthenticated
- createTradeHistoryParams() - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService
-
Create
TradeHistoryParamsthat supportsTradeHistoryParamsTimeSpanandTradeHistoryParamCurrencyPair.
D
- deleteOrder(String, SynchronizedValueFactory<Long>, ParamsDigest, String) - Method in interface org.knowm.xchange.bitcointoyou.BitcointoyouAuthenticated
- digestParams(RestInvocation) - Method in class org.knowm.xchange.bitcointoyou.service.BitcointoyouDigest
E
- equals(Object) - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouOrderBook
- equals(Object) - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouPublicTrade
G
- getAccountInfo() - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouAccountService
- getAction() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- getAdditionalProperties() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouMarketData
- getAdditionalProperties() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouOrderBook
- getAdditionalProperties() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouPublicTrade
- getAdditionalProperties() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- getAdditionalProperties() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderResponse
- getAmount() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouLevel
- getAmount() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouPublicTrade
- getAmount() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- getAsks() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouOrderBook
- getAsset() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- getBids() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouOrderBook
- getBitcointoyouMarketData() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouTicker
- getBuy() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouMarketData
- getBuyQuantity() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouMarketData
- getContent() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- getCurrency() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouPublicTrade
- getCurrency() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- getCurrencyPair() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouTicker
- getCurrencyPair() - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService.BitcointoyouTradeHistoryParams
- getDate() - Method in class org.knowm.xchange.bitcointoyou.dto.account.BitcointoyouBalance
- getDate() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouMarketData
- getDate() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouPublicTrade
- getDate() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderResponse
- getDateCreated() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- getDefaultExchangeSpecification() - Method in class org.knowm.xchange.bitcointoyou.BitcointoyouExchange
- getEndTime() - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService.BitcointoyouTradeHistoryParams
- getError() - Method in exception org.knowm.xchange.bitcointoyou.BitcointoyouException
- getError() - Method in class org.knowm.xchange.bitcointoyou.dto.account.BitcointoyouBalance
- getError() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderResponse
- getExecutedAmount() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- getExecutedPriceAverage() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- getFundingHistory(TradeHistoryParams) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouAccountService
- getHigh() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouMarketData
- getId() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- getLast() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouMarketData
- getLimit() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouLevel
- getLow() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouMarketData
- getNonceFactory() - Method in class org.knowm.xchange.bitcointoyou.BitcointoyouExchange
- getOpenOrders() - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService
- getOpenOrders(OpenOrdersParams) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService
- getOrder(OrderQueryParams...) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService
- getOrderBook() - Method in interface org.knowm.xchange.bitcointoyou.Bitcointoyou
-
Get the public order book at Bitcointoyou Exchange
- getOrderBook(CurrencyPair, Object...) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouMarketDataService
- getOrderList() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderResponse
- getoReturn() - Method in class org.knowm.xchange.bitcointoyou.dto.account.BitcointoyouBalance
- getoReturnAsString() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderResponse
- getPrice() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouPublicTrade
- getPrice() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- getSell() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouMarketData
- getSellQuantity() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouMarketData
- getStartTime() - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService.BitcointoyouTradeHistoryParams
- getStatus() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- getSuccess() - Method in class org.knowm.xchange.bitcointoyou.dto.account.BitcointoyouBalance
- getSuccess() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderResponse
- getTicker() - Method in interface org.knowm.xchange.bitcointoyou.Bitcointoyou
-
Get the Bitcointoyou Exchange ticker
- getTicker(CurrencyPair, Object...) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouMarketDataService
- getTid() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouPublicTrade
- getTimestamp() - Method in class org.knowm.xchange.bitcointoyou.dto.account.BitcointoyouBalance
- getTimestamp() - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderResponse
- getTrades(String, Long, Long) - Method in interface org.knowm.xchange.bitcointoyou.Bitcointoyou
-
List all public trades made at Bitcointoyou Exchange.
- getTrades(CurrencyPair, Object...) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouMarketDataService
- getType() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouPublicTrade
- getVolume() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouMarketData
H
- hashCode() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouOrderBook
- hashCode() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouPublicTrade
I
- initServices() - Method in class org.knowm.xchange.bitcointoyou.BitcointoyouExchange
O
- org.knowm.xchange.bitcointoyou - package org.knowm.xchange.bitcointoyou
- org.knowm.xchange.bitcointoyou.dto.account - package org.knowm.xchange.bitcointoyou.dto.account
- org.knowm.xchange.bitcointoyou.dto.marketdata - package org.knowm.xchange.bitcointoyou.dto.marketdata
- org.knowm.xchange.bitcointoyou.dto.trade - package org.knowm.xchange.bitcointoyou.dto.trade
- org.knowm.xchange.bitcointoyou.service - package org.knowm.xchange.bitcointoyou.service
- org.knowm.xchange.bitcointoyou.service.polling - package org.knowm.xchange.bitcointoyou.service.polling
P
- placeLimitOrder(LimitOrder) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService
- placeMarketOrder(MarketOrder) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService
R
- requestDepositAddress(Currency, String...) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouAccountService
- returnBalances(String, SynchronizedValueFactory<Long>, ParamsDigest) - Method in interface org.knowm.xchange.bitcointoyou.BitcointoyouAuthenticated
- returnCanceledOrders(String, SynchronizedValueFactory<Long>, ParamsDigest) - Method in interface org.knowm.xchange.bitcointoyou.BitcointoyouAuthenticated
- returnExecutedOrders(String, SynchronizedValueFactory<Long>, ParamsDigest) - Method in interface org.knowm.xchange.bitcointoyou.BitcointoyouAuthenticated
- returnOpenOrders() - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeServiceRaw
- returnOpenOrders(String, SynchronizedValueFactory<Long>, ParamsDigest) - Method in interface org.knowm.xchange.bitcointoyou.BitcointoyouAuthenticated
- returnOrderById(String) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeServiceRaw
- returnOrderById(String, SynchronizedValueFactory<Long>, ParamsDigest, String) - Method in interface org.knowm.xchange.bitcointoyou.BitcointoyouAuthenticated
S
- sell(LimitOrder) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeServiceRaw
- setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouMarketData
- setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouOrderBook
- setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouPublicTrade
- setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderResponse
- setAvailable(String) - Method in class org.knowm.xchange.bitcointoyou.dto.account.BitcointoyouBalance
- setContent(String) - Method in class org.knowm.xchange.bitcointoyou.dto.trade.BitcointoyouOrderInfo
- setCurrencyPair(CurrencyPair) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService.BitcointoyouTradeHistoryParams
- setDate(String) - Method in class org.knowm.xchange.bitcointoyou.dto.account.BitcointoyouBalance
- setEndTime(Date) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService.BitcointoyouTradeHistoryParams
- setError(String) - Method in class org.knowm.xchange.bitcointoyou.dto.account.BitcointoyouBalance
- setoReturn(List<Map<String, BigDecimal>>) - Method in class org.knowm.xchange.bitcointoyou.dto.account.BitcointoyouBalance
- setStartTime(Date) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouTradeService.BitcointoyouTradeHistoryParams
- setTimestamp(String) - Method in class org.knowm.xchange.bitcointoyou.dto.account.BitcointoyouBalance
T
- toString() - Method in class org.knowm.xchange.bitcointoyou.dto.account.BitcointoyouBalance
- toString() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouLevel
- toString() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouMarketData
- toString() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouOrderBook
- toString() - Method in class org.knowm.xchange.bitcointoyou.dto.marketdata.BitcointoyouPublicTrade
W
- withdrawFunds(Currency, BigDecimal, String) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouAccountService
- withdrawFunds(WithdrawFundsParams) - Method in class org.knowm.xchange.bitcointoyou.service.polling.BitcointoyouAccountService
All Classes and Interfaces|All Packages|Serialized Form