Index

A B C D G I M O P R S T W Y 
All Classes and Interfaces|All Packages

A

activeOrders(String, YoBitDigest, String, SynchronizedValueFactory<Long>, String) - Method in interface org.knowm.xchange.yobit.YoBit
 
activeOrders(OpenOrdersParamCurrencyPair) - Method in class org.knowm.xchange.yobit.service.YoBitTradeServiceRaw
 
adaptCcyPairsToUrlFormat(Iterable<CurrencyPair>) - Static method in class org.knowm.xchange.yobit.YoBitAdapters
 
adaptCcyPairToUrlFormat(CurrencyPair) - Static method in class org.knowm.xchange.yobit.YoBitAdapters
 
adaptCurrency(String) - Static method in class org.knowm.xchange.yobit.YoBitAdapters
 
adaptCurrencyPair(String) - Static method in class org.knowm.xchange.yobit.YoBitAdapters
 
adaptOrder(String, Map) - Static method in class org.knowm.xchange.yobit.YoBitAdapters
 
adaptOrderBook(YoBitOrderBook, CurrencyPair) - Static method in class org.knowm.xchange.yobit.YoBitAdapters
 
adaptOrderStatus(String) - Static method in class org.knowm.xchange.yobit.YoBitAdapters
 
adaptTicker(YoBitTicker, CurrencyPair) - Static method in class org.knowm.xchange.yobit.YoBitAdapters
 
adaptToExchangeMetaData(ExchangeMetaData, YoBitInfo) - Static method in class org.knowm.xchange.yobit.YoBitAdapters
 
adaptTrades(List<YoBitTrade>, CurrencyPair) - Static method in class org.knowm.xchange.yobit.YoBitAdapters
 
adaptType(String) - Static method in class org.knowm.xchange.yobit.YoBitAdapters
 
adaptUserTrade(Object, Map) - Static method in class org.knowm.xchange.yobit.YoBitAdapters
 

B

BaseYoBitResponse - Class in org.knowm.xchange.yobit.dto
 
BaseYoBitResponse(boolean, Map) - Constructor for class org.knowm.xchange.yobit.dto.BaseYoBitResponse
 

C

cancelOrder(String) - Method in class org.knowm.xchange.yobit.service.YoBitTradeService
 
cancelOrder(String, YoBitDigest, String, SynchronizedValueFactory<Long>, Long) - Method in interface org.knowm.xchange.yobit.YoBit
 
cancelOrder(CancelOrderByIdParams) - Method in class org.knowm.xchange.yobit.service.YoBitTradeServiceRaw
 
cancelOrder(CancelOrderParams) - Method in class org.knowm.xchange.yobit.service.YoBitTradeService
 
cancelOrderById(String) - Method in class org.knowm.xchange.yobit.service.YoBitTradeServiceRaw
 
createInstance(String, String) - Static method in class org.knowm.xchange.yobit.YoBitDigest
 
currencyPair() - Method in class org.knowm.xchange.yobit.dto.DefaultOrderBookRequestParams
 
currencyPairs - Variable in class org.knowm.xchange.yobit.dto.MultiCurrencyOrderBooksRequestParams
 
currencyPairs - Variable in class org.knowm.xchange.yobit.dto.MultiCurrencyPairTickersRequestParams
 
currencyPairs - Variable in class org.knowm.xchange.yobit.dto.MultiCurrencyPublicTradesDataRequestParams
 

D

DefaultOrderBookRequestParams - Class in org.knowm.xchange.yobit.dto
 
DefaultOrderBookRequestParams(Integer, CurrencyPair) - Constructor for class org.knowm.xchange.yobit.dto.DefaultOrderBookRequestParams
 
DefaultOrderBookRequestParams(CurrencyPair) - Constructor for class org.knowm.xchange.yobit.dto.DefaultOrderBookRequestParams
 
DefaultPublicTradesDataRequestParams - Class in org.knowm.xchange.yobit.dto
 
DefaultPublicTradesDataRequestParams(CurrencyPair) - Constructor for class org.knowm.xchange.yobit.dto.DefaultPublicTradesDataRequestParams
 
DefaultTickerRequestParams - Class in org.knowm.xchange.yobit.dto
 
DefaultTickerRequestParams(CurrencyPair) - Constructor for class org.knowm.xchange.yobit.dto.DefaultTickerRequestParams
 
deserialize(JsonParser, DeserializationContext) - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitOrderBooksDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTickersDeserializer
 
desiredDepth - Variable in class org.knowm.xchange.yobit.dto.MultiCurrencyOrderBooksRequestParams
 
digestParams(RestInvocation) - Method in class org.knowm.xchange.yobit.YoBitDigest
 

G

getAccountInfo() - Method in class org.knowm.xchange.yobit.service.YoBitAccountService
 
getAmount() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTrade
 
getAsks() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitOrderBook
 
getAvg() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTicker
 
getBids() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitOrderBook
 
getBuy() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTicker
 
getCurrencyPair() - Method in class org.knowm.xchange.yobit.dto.DefaultPublicTradesDataRequestParams
 
getCurrencyPair() - Method in class org.knowm.xchange.yobit.dto.DefaultTickerRequestParams
 
getCurrencyPairs() - Method in class org.knowm.xchange.yobit.dto.MultiCurrencyOrderBooksRequestParams
 
getCurrencyPairs() - Method in class org.knowm.xchange.yobit.dto.MultiCurrencyPairTickersRequestParams
 
getCurrencyPairs() - Method in class org.knowm.xchange.yobit.dto.MultiCurrencyPublicTradesDataRequestParams
 
getDecimal_places() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitPair
 
getDefaultExchangeSpecification() - Method in class org.knowm.xchange.yobit.YoBitExchange
 
getDepositAddress(String, YoBitDigest, String, SynchronizedValueFactory<Long>, String, Boolean) - Method in interface org.knowm.xchange.yobit.YoBit
 
getDepositAddress(Currency) - Method in class org.knowm.xchange.yobit.service.YoBitAccountServiceRaw
 
getFee() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitPair
 
getFee_buyer() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitPair
 
getFee_seller() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitPair
 
getFundingHistory(TradeHistoryParams) - Method in class org.knowm.xchange.yobit.service.YoBitAccountService
 
getHidden() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitPair
 
getHigh() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTicker
 
getInfo() - Method in class org.knowm.xchange.yobit.service.YoBitAccountServiceRaw
 
getInfo(String, YoBitDigest, String, SynchronizedValueFactory<Long>) - Method in interface org.knowm.xchange.yobit.YoBit
 
getLast() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTicker
 
getLow() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTicker
 
getMax_price() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitPair
 
getMin_amount() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitPair
 
getMin_price() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitPair
 
getMin_total() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitPair
 
getNonceFactory() - Method in class org.knowm.xchange.yobit.YoBitExchange
 
getOpenOrders() - Method in class org.knowm.xchange.yobit.service.YoBitTradeServiceRaw
 
getOpenOrders(OpenOrdersParams) - Method in class org.knowm.xchange.yobit.service.YoBitTradeService
 
getOrder(OrderQueryParams...) - Method in class org.knowm.xchange.yobit.service.YoBitTradeServiceRaw
 
getOrderBook(CurrencyPair, Object...) - Method in class org.knowm.xchange.yobit.service.YoBitMarketDataService
 
getOrderBooks(Iterable<CurrencyPair>, Integer) - Method in class org.knowm.xchange.yobit.service.YoBitMarketDataServiceRaw
 
getOrderBooks(String, long) - Method in interface org.knowm.xchange.yobit.YoBit
 
getOrderBooks(OrderBooksRequestParam) - Method in class org.knowm.xchange.yobit.service.YoBitMarketDataService
 
getOrderImpl(String...) - Method in class org.knowm.xchange.yobit.service.YoBitTradeServiceRaw
 
getPairs() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitInfo
 
getPrice() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitPairs
 
getPrice() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTrade
 
getProducts() - Method in class org.knowm.xchange.yobit.service.YoBitMarketDataServiceRaw
 
getProducts() - Method in interface org.knowm.xchange.yobit.YoBit
 
getPublicTrades(Iterable<CurrencyPair>) - Method in class org.knowm.xchange.yobit.service.YoBitMarketDataServiceRaw
 
getQuantity() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitAsksBidsData
 
getRate() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitAsksBidsData
 
getSell() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTicker
 
getServer_time() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitInfo
 
getTicker(CurrencyPair, Object...) - Method in class org.knowm.xchange.yobit.service.YoBitMarketDataService
 
getTickers(String) - Method in interface org.knowm.xchange.yobit.YoBit
 
getTickers(TickersRequestParams) - Method in class org.knowm.xchange.yobit.service.YoBitMarketDataService
 
getTid() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTrade
 
getTimestamp() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTrade
 
getTradeHistory(TradeHistoryParams) - Method in class org.knowm.xchange.yobit.service.YoBitTradeService
 
getTrades() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTrades
 
getTrades(String) - Method in interface org.knowm.xchange.yobit.YoBit
 
getTrades(CurrencyPair, Object...) - Method in class org.knowm.xchange.yobit.service.YoBitMarketDataService
 
getTrades(PublicTradesRequestParams) - Method in class org.knowm.xchange.yobit.service.YoBitMarketDataService
 
getType() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTrade
 
getUpdated() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTicker
 
getVol() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTicker
 
getVolCur() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTicker
 
getYoBitTickers(Iterable<CurrencyPair>) - Method in class org.knowm.xchange.yobit.service.YoBitMarketDataServiceRaw
 

I

initServices() - Method in class org.knowm.xchange.yobit.YoBitExchange
 

M

MultiCurrencyOrderBooksRequestParams - Class in org.knowm.xchange.yobit.dto
 
MultiCurrencyOrderBooksRequestParams(Integer, Collection<CurrencyPair>) - Constructor for class org.knowm.xchange.yobit.dto.MultiCurrencyOrderBooksRequestParams
 
MultiCurrencyOrderBooksRequestParams(Integer, CurrencyPair...) - Constructor for class org.knowm.xchange.yobit.dto.MultiCurrencyOrderBooksRequestParams
 
MultiCurrencyOrderBooksRequestParams(Collection<CurrencyPair>) - Constructor for class org.knowm.xchange.yobit.dto.MultiCurrencyOrderBooksRequestParams
 
MultiCurrencyOrderBooksRequestParams(CurrencyPair...) - Constructor for class org.knowm.xchange.yobit.dto.MultiCurrencyOrderBooksRequestParams
 
MultiCurrencyPairTickersRequestParams - Class in org.knowm.xchange.yobit.dto
 
MultiCurrencyPairTickersRequestParams(Collection<CurrencyPair>) - Constructor for class org.knowm.xchange.yobit.dto.MultiCurrencyPairTickersRequestParams
 
MultiCurrencyPairTickersRequestParams(CurrencyPair...) - Constructor for class org.knowm.xchange.yobit.dto.MultiCurrencyPairTickersRequestParams
 
MultiCurrencyPublicTradesDataRequestParams - Class in org.knowm.xchange.yobit.dto
 
MultiCurrencyPublicTradesDataRequestParams(Collection<CurrencyPair>) - Constructor for class org.knowm.xchange.yobit.dto.MultiCurrencyPublicTradesDataRequestParams
 
MultiCurrencyPublicTradesDataRequestParams(CurrencyPair...) - Constructor for class org.knowm.xchange.yobit.dto.MultiCurrencyPublicTradesDataRequestParams
 

O

orderBooks - Variable in class org.knowm.xchange.yobit.dto.marketdata.YoBitOrderBooksReturn
 
OrderBooksRequestParam - Interface in org.knowm.xchange.yobit.dto
 
orderInfo(String, YoBitDigest, String, SynchronizedValueFactory<Long>, Long) - Method in interface org.knowm.xchange.yobit.YoBit
 
org.knowm.xchange.yobit - package org.knowm.xchange.yobit
 
org.knowm.xchange.yobit.dto - package org.knowm.xchange.yobit.dto
 
org.knowm.xchange.yobit.dto.marketdata - package org.knowm.xchange.yobit.dto.marketdata
 
org.knowm.xchange.yobit.service - package org.knowm.xchange.yobit.service
 

P

placeLimitOrder(LimitOrder) - Method in class org.knowm.xchange.yobit.service.YoBitTradeService
 
placeMarketOrder(MarketOrder) - Method in class org.knowm.xchange.yobit.service.YoBitTradeService
 
PublicTradesRequestParams - Interface in org.knowm.xchange.yobit.dto
 

R

remoteInit() - Method in class org.knowm.xchange.yobit.YoBitExchange
 
requestDepositAddress(Currency, String...) - Method in class org.knowm.xchange.yobit.service.YoBitAccountService
 
returnData - Variable in class org.knowm.xchange.yobit.dto.BaseYoBitResponse
 

S

service - Variable in class org.knowm.xchange.yobit.service.YoBitBaseService
 
signatureCreator - Variable in class org.knowm.xchange.yobit.service.YoBitBaseService
 
success - Variable in class org.knowm.xchange.yobit.dto.BaseYoBitResponse
 

T

tickers - Variable in class org.knowm.xchange.yobit.dto.marketdata.YoBitTickersReturn
 
TickersRequestParams - Interface in org.knowm.xchange.yobit.dto
 
toString() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitInfo
 
toString() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitPair
 
toString() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitPairs
 
toString() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTicker
 
toString() - Method in class org.knowm.xchange.yobit.dto.marketdata.YoBitTrade
 
trade(String, YoBitDigest, String, SynchronizedValueFactory<Long>, String, String, BigDecimal, BigDecimal) - Method in interface org.knowm.xchange.yobit.YoBit
 
trade(LimitOrder) - Method in class org.knowm.xchange.yobit.service.YoBitTradeServiceRaw
 
tradeHistory(Integer, Long, String, Long, Long, String, Long, Long) - Method in class org.knowm.xchange.yobit.service.YoBitTradeServiceRaw
 
tradeHistory(String, YoBitDigest, String, SynchronizedValueFactory<Long>, Long, Integer, Long, Long, String, Long, Long, String) - Method in interface org.knowm.xchange.yobit.YoBit
 
trades - Variable in class org.knowm.xchange.yobit.dto.marketdata.YoBitTrades
 

W

withdrawCoinsToAddress(String, YoBitDigest, String, SynchronizedValueFactory<Long>, String, BigDecimal, String) - Method in interface org.knowm.xchange.yobit.YoBit
 
withdrawCoinsToAddress(DefaultWithdrawFundsParams) - Method in class org.knowm.xchange.yobit.service.YoBitAccountServiceRaw
 
withdrawFunds(Currency, BigDecimal, String) - Method in class org.knowm.xchange.yobit.service.YoBitAccountService
 
withdrawFunds(WithdrawFundsParams) - Method in class org.knowm.xchange.yobit.service.YoBitAccountService
 

Y

YoBit - Interface in org.knowm.xchange.yobit
 
YoBitAccountService - Class in org.knowm.xchange.yobit.service
 
YoBitAccountService(YoBitExchange) - Constructor for class org.knowm.xchange.yobit.service.YoBitAccountService
 
YoBitAccountServiceRaw - Class in org.knowm.xchange.yobit.service
 
YoBitAccountServiceRaw(YoBitExchange) - Constructor for class org.knowm.xchange.yobit.service.YoBitAccountServiceRaw
 
YoBitAdapters - Class in org.knowm.xchange.yobit
 
YoBitAdapters() - Constructor for class org.knowm.xchange.yobit.YoBitAdapters
 
YoBitAsksBidsData - Class in org.knowm.xchange.yobit.dto.marketdata
 
YoBitAsksBidsData(BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.yobit.dto.marketdata.YoBitAsksBidsData
 
YoBitBaseService<T extends YoBit> - Class in org.knowm.xchange.yobit.service
 
YoBitBaseService(Class<T>, Exchange) - Constructor for class org.knowm.xchange.yobit.service.YoBitBaseService
 
YoBitDigest - Class in org.knowm.xchange.yobit
 
YoBitExchange - Class in org.knowm.xchange.yobit
 
YoBitExchange() - Constructor for class org.knowm.xchange.yobit.YoBitExchange
 
YoBitInfo - Class in org.knowm.xchange.yobit.dto.marketdata
 
YoBitInfo(Long, YoBitPairs) - Constructor for class org.knowm.xchange.yobit.dto.marketdata.YoBitInfo
 
YoBitMarketDataService - Class in org.knowm.xchange.yobit.service
 
YoBitMarketDataService(Exchange) - Constructor for class org.knowm.xchange.yobit.service.YoBitMarketDataService
 
YoBitMarketDataServiceRaw - Class in org.knowm.xchange.yobit.service
 
YoBitMarketDataServiceRaw(Exchange) - Constructor for class org.knowm.xchange.yobit.service.YoBitMarketDataServiceRaw
 
YoBitOrderBook - Class in org.knowm.xchange.yobit.dto.marketdata
 
YoBitOrderBook(List<YoBitAsksBidsData>, List<YoBitAsksBidsData>) - Constructor for class org.knowm.xchange.yobit.dto.marketdata.YoBitOrderBook
 
YoBitOrderBooksDeserializer - Class in org.knowm.xchange.yobit.dto.marketdata
 
YoBitOrderBooksDeserializer() - Constructor for class org.knowm.xchange.yobit.dto.marketdata.YoBitOrderBooksDeserializer
 
YoBitOrderBooksReturn - Class in org.knowm.xchange.yobit.dto.marketdata
 
YoBitOrderBooksReturn(Map<String, YoBitOrderBook>) - Constructor for class org.knowm.xchange.yobit.dto.marketdata.YoBitOrderBooksReturn
 
YoBitPair - Class in org.knowm.xchange.yobit.dto.marketdata
 
YoBitPair(Integer, BigDecimal, BigDecimal, BigDecimal, BigDecimal, Integer, BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.yobit.dto.marketdata.YoBitPair
 
YoBitPairs - Class in org.knowm.xchange.yobit.dto.marketdata
 
YoBitTicker - Class in org.knowm.xchange.yobit.dto.marketdata
 
YoBitTicker(BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, long) - Constructor for class org.knowm.xchange.yobit.dto.marketdata.YoBitTicker
 
YoBitTickersDeserializer - Class in org.knowm.xchange.yobit.dto.marketdata
 
YoBitTickersDeserializer() - Constructor for class org.knowm.xchange.yobit.dto.marketdata.YoBitTickersDeserializer
 
YoBitTickersReturn - Class in org.knowm.xchange.yobit.dto.marketdata
 
YoBitTickersReturn(Map<String, YoBitTicker>) - Constructor for class org.knowm.xchange.yobit.dto.marketdata.YoBitTickersReturn
 
YoBitTrade - Class in org.knowm.xchange.yobit.dto.marketdata
 
YoBitTrade(String, BigDecimal, BigDecimal, Long, Long) - Constructor for class org.knowm.xchange.yobit.dto.marketdata.YoBitTrade
 
YoBitTrades - Class in org.knowm.xchange.yobit.dto.marketdata
 
YoBitTrades(Map<String, List<YoBitTrade>>) - Constructor for class org.knowm.xchange.yobit.dto.marketdata.YoBitTrades
 
YoBitTradeService - Class in org.knowm.xchange.yobit.service
 
YoBitTradeService(YoBitExchange) - Constructor for class org.knowm.xchange.yobit.service.YoBitTradeService
 
YoBitTradeServiceRaw - Class in org.knowm.xchange.yobit.service
 
YoBitTradeServiceRaw(YoBitExchange) - Constructor for class org.knowm.xchange.yobit.service.YoBitTradeServiceRaw
 
A B C D G I M O P R S T W Y 
All Classes and Interfaces|All Packages