Skip navigation links
A B C D E F G H I K L M N O P Q R S T V W X 

A

account(Long, long, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
 
account(Long, long) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
 
adapt(BinanceException) - Static method in class org.knowm.xchange.binance.BinanceErrorAdapter
 
adaptOrder(BinanceOrder) - Static method in class org.knowm.xchange.binance.BinanceAdapters
 
adaptOrderStatus(OrderStatus) - Static method in class org.knowm.xchange.binance.BinanceAdapters
 
adaptSymbol(String) - Static method in class org.knowm.xchange.binance.BinanceAdapters
 
address - Variable in class org.knowm.xchange.binance.dto.account.DepositAddress
 
address - Variable in class org.knowm.xchange.binance.dto.account.DepositList.BinanceDeposit
 
address - Variable in class org.knowm.xchange.binance.dto.account.WithdrawList.BinanceWithdraw
 
addressTag - Variable in class org.knowm.xchange.binance.dto.account.DepositAddress
 
aggregateTradeId - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceAggTrades
 
aggTrades(String, Long, Long, Long, Integer) - Method in interface org.knowm.xchange.binance.Binance
 
aggTrades(CurrencyPair, Long, Long, Long, Integer) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
 
allOrders(String, Long, Integer, Long, long, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
 
allOrders(CurrencyPair, Long, Integer, Long, long) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
 
amount - Variable in class org.knowm.xchange.binance.dto.account.DepositList.BinanceDeposit
 
amount - Variable in class org.knowm.xchange.binance.dto.account.WithdrawList.BinanceWithdraw
 
apiKey - Variable in class org.knowm.xchange.binance.service.BinanceBaseService
 
applyTime - Variable in class org.knowm.xchange.binance.dto.account.WithdrawList.BinanceWithdraw
 
askPrice - Variable in class org.knowm.xchange.binance.dto.marketdata.BinancePriceQuantity
 
askQty - Variable in class org.knowm.xchange.binance.dto.marketdata.BinancePriceQuantity
 
asks - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceOrderbook
 
asset - Variable in class org.knowm.xchange.binance.dto.account.DepositAddress
 
asset - Variable in class org.knowm.xchange.binance.dto.account.DepositList.BinanceDeposit
 
asset - Variable in class org.knowm.xchange.binance.dto.account.WithdrawList.BinanceWithdraw
 

B

balances - Variable in class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
 
bestPriceMatch - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceAggTrades
 
bidPrice - Variable in class org.knowm.xchange.binance.dto.marketdata.BinancePriceQuantity
 
bidQty - Variable in class org.knowm.xchange.binance.dto.marketdata.BinancePriceQuantity
 
bids - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceOrderbook
 
Binance - Interface in org.knowm.xchange.binance
 
binance - Variable in class org.knowm.xchange.binance.service.BinanceBaseService
 
BinanceAccountInformation - Class in org.knowm.xchange.binance.dto.account
 
BinanceAccountInformation(BigDecimal, BigDecimal, BigDecimal, BigDecimal, boolean, boolean, boolean, List<BinanceBalance>) - Constructor for class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
 
BinanceAccountService - Class in org.knowm.xchange.binance.service
 
BinanceAccountService(Exchange) - Constructor for class org.knowm.xchange.binance.service.BinanceAccountService
 
BinanceAccountServiceRaw - Class in org.knowm.xchange.binance.service
 
BinanceAccountServiceRaw(Exchange) - Constructor for class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
 
BinanceAdapters - Class in org.knowm.xchange.binance
 
BinanceAggTrades - Class in org.knowm.xchange.binance.dto.marketdata
 
BinanceAggTrades(long, BigDecimal, BigDecimal, long, long, long, boolean, boolean) - Constructor for class org.knowm.xchange.binance.dto.marketdata.BinanceAggTrades
 
BinanceAuthenticated - Interface in org.knowm.xchange.binance
 
BinanceBalance - Class in org.knowm.xchange.binance.dto.account
 
BinanceBalance(String, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.binance.dto.account.BinanceBalance
 
BinanceBaseService - Class in org.knowm.xchange.binance.service
 
BinanceBaseService(Exchange) - Constructor for class org.knowm.xchange.binance.service.BinanceBaseService
 
BinanceCancelledOrder - Class in org.knowm.xchange.binance.dto.trade
 
BinanceCancelledOrder(String, String, long, String) - Constructor for class org.knowm.xchange.binance.dto.trade.BinanceCancelledOrder
 
BinanceCancelOrderParams - Class in org.knowm.xchange.binance.service
 
BinanceCancelOrderParams(CurrencyPair, String) - Constructor for class org.knowm.xchange.binance.service.BinanceCancelOrderParams
 
BinanceCurrencyPairMetaData - Class in org.knowm.xchange.binance.dto.meta
 
BinanceCurrencyPairMetaData(BigDecimal, BigDecimal, BigDecimal, Integer, BigDecimal, FeeTier[]) - Constructor for class org.knowm.xchange.binance.dto.meta.BinanceCurrencyPairMetaData
Constructor
BinanceDeposit(long, BigDecimal, String, String, String, int) - Constructor for class org.knowm.xchange.binance.dto.account.DepositList.BinanceDeposit
 
BinanceErrorAdapter - Class in org.knowm.xchange.binance
 
BinanceException - Exception in org.knowm.xchange.binance.dto
 
BinanceException(int, String) - Constructor for exception org.knowm.xchange.binance.dto.BinanceException
 
BinanceExchange - Class in org.knowm.xchange.binance
 
BinanceExchange() - Constructor for class org.knowm.xchange.binance.BinanceExchange
 
BinanceExchangeInfo - Class in org.knowm.xchange.binance.dto.meta.exchangeinfo
 
BinanceExchangeInfo() - Constructor for class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
 
BinanceFundingHistoryParams - Class in org.knowm.xchange.binance.service
 
BinanceFundingHistoryParams() - Constructor for class org.knowm.xchange.binance.service.BinanceFundingHistoryParams
 
BinanceHmacDigest - Class in org.knowm.xchange.binance.service
 
BinanceKline - Class in org.knowm.xchange.binance.dto.marketdata
 
BinanceKline(CurrencyPair, KlineInterval, Object[]) - Constructor for class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
BinanceListenKey - Class in org.knowm.xchange.binance.dto.trade
Created by cyril on 11-Oct-17.
BinanceListenKey(String) - Constructor for class org.knowm.xchange.binance.dto.trade.BinanceListenKey
 
BinanceMarketDataService - Class in org.knowm.xchange.binance.service
 
BinanceMarketDataService(Exchange) - Constructor for class org.knowm.xchange.binance.service.BinanceMarketDataService
 
BinanceMarketDataServiceRaw - Class in org.knowm.xchange.binance.service
 
BinanceMarketDataServiceRaw(Exchange) - Constructor for class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
 
BinanceNewOrder - Class in org.knowm.xchange.binance.dto.trade
 
BinanceNewOrder(String, long, String, long, BigDecimal, BigDecimal, BigDecimal, OrderStatus, TimeInForce, OrderType, OrderSide) - Constructor for class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
 
BinanceOrder - Class in org.knowm.xchange.binance.dto.trade
 
BinanceOrder(String, long, String, BigDecimal, BigDecimal, BigDecimal, OrderStatus, TimeInForce, OrderType, OrderSide, BigDecimal, BigDecimal, long) - Constructor for class org.knowm.xchange.binance.dto.trade.BinanceOrder
 
BinanceOrderbook - Class in org.knowm.xchange.binance.dto.marketdata
 
BinanceOrderbook(long, List<Object[]>, List<Object[]>) - Constructor for class org.knowm.xchange.binance.dto.marketdata.BinanceOrderbook
 
BinanceOrderFlags - Enum in org.knowm.xchange.binance.dto.trade
 
BinancePrice - Class in org.knowm.xchange.binance.dto.marketdata
 
BinancePrice(String, BigDecimal) - Constructor for class org.knowm.xchange.binance.dto.marketdata.BinancePrice
 
BinancePrice(CurrencyPair, BigDecimal) - Constructor for class org.knowm.xchange.binance.dto.marketdata.BinancePrice
 
BinancePriceQuantity - Class in org.knowm.xchange.binance.dto.marketdata
 
BinancePriceQuantity(String, BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.binance.dto.marketdata.BinancePriceQuantity
 
BinanceQueryOrderParams - Class in org.knowm.xchange.binance.service
 
BinanceQueryOrderParams() - Constructor for class org.knowm.xchange.binance.service.BinanceQueryOrderParams
 
BinanceQueryOrderParams(CurrencyPair, String) - Constructor for class org.knowm.xchange.binance.service.BinanceQueryOrderParams
 
BinanceSymbolPrice - Class in org.knowm.xchange.binance.dto.marketdata
 
BinanceSymbolPrice(String, BigDecimal) - Constructor for class org.knowm.xchange.binance.dto.marketdata.BinanceSymbolPrice
 
BinanceTicker24h - Class in org.knowm.xchange.binance.dto.marketdata
 
BinanceTicker24h(BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, long, long, long, long, long, String) - Constructor for class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
BinanceTime - Class in org.knowm.xchange.binance.dto.meta
 
BinanceTime() - Constructor for class org.knowm.xchange.binance.dto.meta.BinanceTime
 
BinanceTrade - Class in org.knowm.xchange.binance.dto.trade
 
BinanceTrade(long, long, BigDecimal, BigDecimal, BigDecimal, String, long, boolean, boolean, boolean) - Constructor for class org.knowm.xchange.binance.dto.trade.BinanceTrade
 
BinanceTradeHistoryParams - Class in org.knowm.xchange.binance.service
 
BinanceTradeHistoryParams(CurrencyPair) - Constructor for class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
 
BinanceTradeHistoryParams() - Constructor for class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
 
BinanceTradeService - Class in org.knowm.xchange.binance.service
 
BinanceTradeService(Exchange) - Constructor for class org.knowm.xchange.binance.service.BinanceTradeService
 
BinanceTradeService.BinanceOrderFlags - Interface in org.knowm.xchange.binance.service
 
BinanceTradeServiceRaw - Class in org.knowm.xchange.binance.service
 
BinanceTradeServiceRaw(Exchange) - Constructor for class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
 
BinanceWithdraw(BigDecimal, String, long, String, String, String, long, int) - Constructor for class org.knowm.xchange.binance.dto.account.WithdrawList.BinanceWithdraw
 
buyerCommission - Variable in class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
 
buyerMaker - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceAggTrades
 

C

cancelOrder(String, long, String, String, Long, long, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
 
cancelOrder(String) - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 
cancelOrder(CancelOrderParams) - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 
cancelOrder(CurrencyPair, long, String, String, Long, long) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
 
canDeposit - Variable in class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
 
canTrade - Variable in class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
 
canWithdraw - Variable in class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
 
clearDeltaServerTime() - Method in class org.knowm.xchange.binance.BinanceExchange
 
clientOrderId - Variable in class org.knowm.xchange.binance.dto.trade.BinanceCancelledOrder
 
clientOrderId - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
 
clientOrderId - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 
closeDataStream(String) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
 
closeUserDataStream(String, String) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
Closes the websocket authenticated connection.
code() - Method in enum org.knowm.xchange.binance.dto.marketdata.KlineInterval
 
commission - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
 
commissionAsset - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
 
compareTo(BinancePrice) - Method in class org.knowm.xchange.binance.dto.marketdata.BinancePrice
 
convert(OrderSide) - Static method in class org.knowm.xchange.binance.BinanceAdapters
 
convert(Order.OrderType) - Static method in class org.knowm.xchange.binance.BinanceAdapters
 
convert(String) - Static method in class org.knowm.xchange.binance.BinanceAdapters
 
convertOrderBook(BinanceOrderbook, CurrencyPair) - Static method in class org.knowm.xchange.binance.service.BinanceMarketDataService
 
convertType(boolean) - Static method in class org.knowm.xchange.binance.BinanceAdapters
 
createFundingHistoryParams() - Method in class org.knowm.xchange.binance.service.BinanceAccountService
 
createInstance(String) - Static method in class org.knowm.xchange.binance.service.BinanceHmacDigest
 
createOpenOrdersParams() - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 
createTradeHistoryParams() - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 

D

deltaServerTime() - Method in class org.knowm.xchange.binance.BinanceExchange
 
depositAddress(String, Long, long, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
 
DepositAddress - Class in org.knowm.xchange.binance.dto.account
 
DepositAddress(String, boolean, String, String) - Constructor for class org.knowm.xchange.binance.dto.account.DepositAddress
 
depositHistory(String, Long, Long, Long, long, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
 
depositHistory(String, Long, Long, Long, long) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
 
DepositList - Class in org.knowm.xchange.binance.dto.account
 
DepositList(DepositList.BinanceDeposit[], boolean, String) - Constructor for class org.knowm.xchange.binance.dto.account.DepositList
 
DepositList.BinanceDeposit - Class in org.knowm.xchange.binance.dto.account
 
depth(String, Integer) - Method in interface org.knowm.xchange.binance.Binance
 
digestParams(RestInvocation) - Method in class org.knowm.xchange.binance.service.BinanceHmacDigest
 

E

equals(Object) - Method in class org.knowm.xchange.binance.dto.marketdata.BinancePrice
 
exchangeInfo() - Method in interface org.knowm.xchange.binance.Binance
 
executedQty - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
 
executedQty - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 

F

Filter - Class in org.knowm.xchange.binance.dto.meta.exchangeinfo
 
Filter() - Constructor for class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
firstTradeId - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceAggTrades
 

G

getAccountInfo() - Method in class org.knowm.xchange.binance.service.BinanceAccountService
 
getAskPrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getAskQty() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getAvailable() - Method in class org.knowm.xchange.binance.dto.account.BinanceBalance
 
getAveragePrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getBaseAsset() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
getBaseAssetPrecision() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
getBidPrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getBidQty() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getBinanceOrderbook(CurrencyPair, Integer) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
 
getClientId() - Method in interface org.knowm.xchange.binance.service.BinanceTradeService.BinanceOrderFlags
Used in fields 'newClientOrderId'
getClosePrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getCloseTime() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getCloseTime() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getCode() - Method in exception org.knowm.xchange.binance.dto.BinanceException
 
getCurrency() - Method in class org.knowm.xchange.binance.dto.account.BinanceBalance
 
getCurrency() - Method in class org.knowm.xchange.binance.service.BinanceFundingHistoryParams
 
getCurrencyPair() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getCurrencyPair() - Method in class org.knowm.xchange.binance.dto.marketdata.BinancePrice
 
getCurrencyPair() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getCurrencyPair() - Method in class org.knowm.xchange.binance.service.BinanceCancelOrderParams
 
getCurrencyPair() - Method in class org.knowm.xchange.binance.service.BinanceQueryOrderParams
 
getCurrencyPair() - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
 
getData() - Method in class org.knowm.xchange.binance.dto.account.DepositList
 
getData() - Method in class org.knowm.xchange.binance.dto.account.WapiResponse
 
getData() - Method in class org.knowm.xchange.binance.dto.account.WithdrawList
 
getData() - Method in class org.knowm.xchange.binance.dto.account.WithdrawRequest
 
getDefaultExchangeSpecification() - Method in class org.knowm.xchange.binance.BinanceExchange
 
getEndId() - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
 
getEndTime() - Method in class org.knowm.xchange.binance.service.BinanceFundingHistoryParams
 
getExchangeFilters() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
 
getExchangeInfo() - Method in class org.knowm.xchange.binance.BinanceExchange
 
getExchangeInfo() - Method in class org.knowm.xchange.binance.service.BinanceBaseService
 
getFilters() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
getFilterType() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
getFirstTradeId() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getFundingHistory(TradeHistoryParams) - Method in class org.knowm.xchange.binance.service.BinanceAccountService
 
getHighPrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getHighPrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getIcebergAllowed() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
getInterval() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getInterval() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.RateLimit
 
getLastPrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getLastQty() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getLastTradeId() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getLimit() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.RateLimit
 
getLimit() - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
 
getListenKey() - Method in class org.knowm.xchange.binance.dto.trade.BinanceListenKey
 
getLocked() - Method in class org.knowm.xchange.binance.dto.account.BinanceBalance
 
getLowPrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getLowPrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getMaxPrice() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
getMaxQty() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
getMillis() - Method in enum org.knowm.xchange.binance.dto.marketdata.KlineInterval
 
getMinNotional() - Method in class org.knowm.xchange.binance.dto.meta.BinanceCurrencyPairMetaData
 
getMinNotional() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
getMinPrice() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
getMinQty() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
getNonceFactory() - Method in class org.knowm.xchange.binance.BinanceExchange
 
getNumberOfTrades() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getOpenOrders() - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 
getOpenOrders(CurrencyPair) - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 
getOpenOrders(OpenOrdersParams) - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 
getOpenPrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getOpenPrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getOpenTime() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getOpenTime() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getOrder(String...) - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 
getOrder(OrderQueryParams...) - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 
getOrderBook(CurrencyPair, Object...) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataService
 
getOrderId() - Method in class org.knowm.xchange.binance.service.BinanceCancelOrderParams
 
getOrderId() - Method in class org.knowm.xchange.binance.service.BinanceQueryOrderParams
 
getOrderSide(String) - Static method in enum org.knowm.xchange.binance.dto.trade.OrderSide
 
getOrderStatus(String) - Static method in enum org.knowm.xchange.binance.dto.trade.OrderStatus
 
getOrderType(String) - Static method in enum org.knowm.xchange.binance.dto.trade.OrderType
 
getOrderTypes() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
getPrevClosePrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getPrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinancePrice
 
getPriceChange() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getPriceChangePercent() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getQuoteAsset() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
getQuoteAssetVolume() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getQuotePrecision() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
getQuoteVolume() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getRateLimits() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
 
getRateLimitType() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.RateLimit
 
getServerTime() - Method in class org.knowm.xchange.binance.dto.meta.BinanceTime
 
getServerTime() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
 
getStartId() - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
 
getStartTime() - Method in class org.knowm.xchange.binance.service.BinanceFundingHistoryParams
 
getStatus() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
getStepSize() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
getSymbol() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getSymbol() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
getSymbols() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
 
getTakerBuyBaseAssetVolume() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getTakerBuyQuoteAssetVolume() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getTicker(CurrencyPair, Object...) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataService
 
getTickers(Params) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataService
 
getTickSize() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
getTime() - Method in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 
getTime() - Method in class org.knowm.xchange.binance.dto.trade.BinanceTrade
 
getTimeInForce(String) - Static method in enum org.knowm.xchange.binance.dto.trade.TimeInForce
 
getTimestamp() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceAggTrades
 
getTimestamp() - Method in class org.knowm.xchange.binance.service.BinanceBaseService
 
getTimezone() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
 
getTotal() - Method in class org.knowm.xchange.binance.dto.account.BinanceBalance
 
getTradeCount() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getTradeHistory(TradeHistoryParams) - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 
getTrades(CurrencyPair, Object...) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataService
optional parameters provided in the args array: 0: Long fromId optional, ID to get aggregate trades from INCLUSIVE.
getType() - Method in class org.knowm.xchange.binance.service.BinanceFundingHistoryParams
 
getVolume() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
getVolume() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
getWeightedAvgPrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 

H

hashCode() - Method in class org.knowm.xchange.binance.dto.marketdata.BinancePrice
 

I

icebergQty - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 
id(String) - Static method in class org.knowm.xchange.binance.BinanceAdapters
 
id - Variable in class org.knowm.xchange.binance.dto.account.WithdrawList.BinanceWithdraw
 
id - Variable in class org.knowm.xchange.binance.dto.account.WithdrawRequest
 
id - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
 
initServices() - Method in class org.knowm.xchange.binance.BinanceExchange
 
insertTime - Variable in class org.knowm.xchange.binance.dto.account.DepositList.BinanceDeposit
 
isBestMatch - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
 
isBuyer - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
 
isMaker - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
 

K

keepAliveDataStream(String) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
 
keepAliveUserDataStream(String, String) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
Keeps the authenticated websocket session alive.
KlineInterval - Enum in org.knowm.xchange.binance.dto.marketdata
 
klines(String, String, Integer, Long, Long) - Method in interface org.knowm.xchange.binance.Binance
 
klines(CurrencyPair, KlineInterval) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
 
klines(CurrencyPair, KlineInterval, Integer, Long, Long) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
 

L

lastKline(CurrencyPair, KlineInterval) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
 
lastTradeId - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceAggTrades
 
lastUpdateId - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceOrderbook
 
LOG - Variable in class org.knowm.xchange.binance.service.BinanceBaseService
 

M

makerCommission - Variable in class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
 
msg - Variable in class org.knowm.xchange.binance.dto.account.WapiResponse
 
myTrades(String, Integer, Long, Long, long, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
 
myTrades(CurrencyPair, Integer, Long, Long, long) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
 

N

newOrder(String, OrderSide, OrderType, TimeInForce, BigDecimal, BigDecimal, String, BigDecimal, BigDecimal, Long, long, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
 
newOrder(CurrencyPair, OrderSide, OrderType, TimeInForce, BigDecimal, BigDecimal, String, BigDecimal, BigDecimal, Long, long) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
 

O

openOrders(String, Long, long, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
 
openOrders(Long, long, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
 
openOrders(Long, long) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
 
openOrders(CurrencyPair, Long, long) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
 
orderId - Variable in class org.knowm.xchange.binance.dto.trade.BinanceCancelledOrder
 
orderId - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
 
orderId - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 
orderId - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
 
OrderSide - Enum in org.knowm.xchange.binance.dto.trade
 
orderStatus(String, long, String, Long, long, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
 
OrderStatus - Enum in org.knowm.xchange.binance.dto.trade
 
orderStatus(CurrencyPair, long, String, Long, long) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
 
OrderType - Enum in org.knowm.xchange.binance.dto.trade
 
org.knowm.xchange.binance - package org.knowm.xchange.binance
 
org.knowm.xchange.binance.dto - package org.knowm.xchange.binance.dto
 
org.knowm.xchange.binance.dto.account - package org.knowm.xchange.binance.dto.account
 
org.knowm.xchange.binance.dto.marketdata - package org.knowm.xchange.binance.dto.marketdata
 
org.knowm.xchange.binance.dto.meta - package org.knowm.xchange.binance.dto.meta
 
org.knowm.xchange.binance.dto.meta.exchangeinfo - package org.knowm.xchange.binance.dto.meta.exchangeinfo
 
org.knowm.xchange.binance.dto.trade - package org.knowm.xchange.binance.dto.trade
 
org.knowm.xchange.binance.service - package org.knowm.xchange.binance.service
 
origClientOrderId - Variable in class org.knowm.xchange.binance.dto.trade.BinanceCancelledOrder
 
origQty - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
 
origQty - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 

P

ping() - Method in interface org.knowm.xchange.binance.Binance
 
ping() - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
 
placeLimitOrder(LimitOrder) - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 
placeMarketOrder(MarketOrder) - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 
placeStopOrder(StopOrder) - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 
placeTestOrder(OrderType, Order, BigDecimal, BigDecimal) - Method in class org.knowm.xchange.binance.service.BinanceTradeService
 
price - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceAggTrades
 
price - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceSymbolPrice
 
price - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
 
price - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 
price - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
 

Q

qty - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
 
quantity - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceAggTrades
 

R

RateLimit - Class in org.knowm.xchange.binance.dto.meta.exchangeinfo
 
RateLimit() - Constructor for class org.knowm.xchange.binance.dto.meta.exchangeinfo.RateLimit
 
refreshTimestamp() - Method in class org.knowm.xchange.binance.service.BinanceBaseService
After period of time, the deltaServerTime may not accurate again.
remoteInit() - Method in class org.knowm.xchange.binance.BinanceExchange
 
requestDepositAddress(Currency, String...) - Method in class org.knowm.xchange.binance.service.BinanceAccountService
 
requestDepositAddress(Currency) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
 

S

sellerCommission - Variable in class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
 
setBaseAsset(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
setBaseAssetPrecision(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
setCurrency(Currency) - Method in class org.knowm.xchange.binance.service.BinanceFundingHistoryParams
 
setCurrencyPair(CurrencyPair) - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
setCurrencyPair(CurrencyPair) - Method in class org.knowm.xchange.binance.service.BinanceQueryOrderParams
 
setCurrencyPair(CurrencyPair) - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
 
setEndId(String) - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
 
setEndTime(Date) - Method in class org.knowm.xchange.binance.service.BinanceFundingHistoryParams
 
setExchangeFilters(String[]) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
 
setFilters(Filter[]) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
setFilterType(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
setIcebergAllowed(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
setInterval(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.RateLimit
 
setLimit(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.RateLimit
 
setLimit(Integer) - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
 
setListenKey(String) - Method in class org.knowm.xchange.binance.dto.trade.BinanceListenKey
 
setMaxPrice(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
setMaxQty(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
setMinNotional(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
setMinPrice(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
setMinQty(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
setOrderId(String) - Method in class org.knowm.xchange.binance.service.BinanceQueryOrderParams
 
setOrderTypes(String[]) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
setQuoteAsset(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
setQuotePrecision(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
setRateLimits(RateLimit[]) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
 
setRateLimitType(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.RateLimit
 
setServerTime(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
 
setStartId(String) - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
 
setStartTime(Date) - Method in class org.knowm.xchange.binance.service.BinanceFundingHistoryParams
 
setStatus(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
setStepSize(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
setSymbol(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
setSymbols(Symbol[]) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
 
setTickSize(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
setTimezone(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
 
setType(FundingRecord.Type) - Method in class org.knowm.xchange.binance.service.BinanceFundingHistoryParams
 
side - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
 
side - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 
SIGNATURE - Static variable in interface org.knowm.xchange.binance.BinanceAuthenticated
 
signatureCreator - Variable in class org.knowm.xchange.binance.service.BinanceBaseService
 
startUserDataStream(String) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
Returns a listen key for websocket login.
startUserDataStream() - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
 
status - Variable in class org.knowm.xchange.binance.dto.account.DepositList.BinanceDeposit
(0:pending,1:success)
status - Variable in class org.knowm.xchange.binance.dto.account.WithdrawList.BinanceWithdraw
(0:Email Sent,1:Cancelled 2:Awaiting Approval 3:Rejected 4:Processing 5:Failure 6Completed)
status - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
 
status - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 
stopPrice - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 
success - Variable in class org.knowm.xchange.binance.dto.account.DepositAddress
 
success - Variable in class org.knowm.xchange.binance.dto.account.WapiResponse
 
successTime - Variable in class org.knowm.xchange.binance.dto.account.WithdrawList.BinanceWithdraw
 
symbol - Variable in class org.knowm.xchange.binance.dto.marketdata.BinancePriceQuantity
 
symbol - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceSymbolPrice
 
Symbol - Class in org.knowm.xchange.binance.dto.meta.exchangeinfo
 
Symbol() - Constructor for class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
symbol - Variable in class org.knowm.xchange.binance.dto.trade.BinanceCancelledOrder
 
symbol - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
 
symbol - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 

T

takerCommission - Variable in class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
 
testNewOrder(String, OrderSide, OrderType, TimeInForce, BigDecimal, BigDecimal, String, BigDecimal, BigDecimal, Long, long, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
 
testNewOrder(CurrencyPair, OrderSide, OrderType, TimeInForce, BigDecimal, BigDecimal, String, BigDecimal, BigDecimal, Long, long) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
 
ticker24h() - Method in interface org.knowm.xchange.binance.Binance
 
ticker24h(String) - Method in interface org.knowm.xchange.binance.Binance
 
ticker24h() - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
 
ticker24h(CurrencyPair) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
 
tickerAllBookTickers() - Method in interface org.knowm.xchange.binance.Binance
 
tickerAllBookTickers() - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
 
tickerAllPrices() - Method in interface org.knowm.xchange.binance.Binance
 
tickerAllPrices() - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
 
tickerPrice(CurrencyPair) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
 
time() - Method in interface org.knowm.xchange.binance.Binance
 
time - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 
time - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
 
timeInForce - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
 
timeInForce - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 
TimeInForce - Enum in org.knowm.xchange.binance.dto.trade
 
timestamp - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceAggTrades
 
toString() - Method in class org.knowm.xchange.binance.dto.account.BinanceBalance
 
toString() - Method in class org.knowm.xchange.binance.dto.account.DepositList.BinanceDeposit
 
toString() - Method in class org.knowm.xchange.binance.dto.account.DepositList
 
toString() - Method in class org.knowm.xchange.binance.dto.account.WithdrawList.BinanceWithdraw
 
toString() - Method in class org.knowm.xchange.binance.dto.account.WithdrawList
 
toString() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
 
toString() - Method in class org.knowm.xchange.binance.dto.marketdata.BinancePrice
 
toString() - Method in class org.knowm.xchange.binance.dto.meta.BinanceCurrencyPairMetaData
 
toString() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
 
toString() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
 
toString() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.RateLimit
 
toString() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
 
toSymbol(CurrencyPair) - Static method in class org.knowm.xchange.binance.BinanceAdapters
 
toSymbol(Currency) - Static method in class org.knowm.xchange.binance.BinanceAdapters
 
toTicker() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
 
transactTime - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
 
txId - Variable in class org.knowm.xchange.binance.dto.account.DepositList.BinanceDeposit
 
txId - Variable in class org.knowm.xchange.binance.dto.account.WithdrawList.BinanceWithdraw
 
type - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
 
type - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
 

V

valueOf(String) - Static method in enum org.knowm.xchange.binance.dto.marketdata.KlineInterval
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.knowm.xchange.binance.dto.trade.BinanceOrderFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.knowm.xchange.binance.dto.trade.OrderSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.knowm.xchange.binance.dto.trade.OrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.knowm.xchange.binance.dto.trade.OrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.knowm.xchange.binance.dto.trade.TimeInForce
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.knowm.xchange.binance.dto.marketdata.KlineInterval
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.knowm.xchange.binance.dto.trade.BinanceOrderFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.knowm.xchange.binance.dto.trade.OrderSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.knowm.xchange.binance.dto.trade.OrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.knowm.xchange.binance.dto.trade.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.knowm.xchange.binance.dto.trade.TimeInForce
Returns an array containing the constants of this enum type, in the order they are declared.

W

WapiResponse<T> - Class in org.knowm.xchange.binance.dto.account
 
WapiResponse(boolean, String) - Constructor for class org.knowm.xchange.binance.dto.account.WapiResponse
 
withdraw(String, String, String, BigDecimal, String, Long, long, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
 
withdraw(String, String, BigDecimal) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
 
withdraw(String, String, String, BigDecimal) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
 
withdrawFunds(Currency, BigDecimal, String) - Method in class org.knowm.xchange.binance.service.BinanceAccountService
 
withdrawFunds(WithdrawFundsParams) - Method in class org.knowm.xchange.binance.service.BinanceAccountService
 
withdrawHistory(String, Long, Long, Long, long, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
 
withdrawHistory(String, Long, Long, Long, long) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
 
WithdrawList - Class in org.knowm.xchange.binance.dto.account
 
WithdrawList(WithdrawList.BinanceWithdraw[], boolean, String) - Constructor for class org.knowm.xchange.binance.dto.account.WithdrawList
 
WithdrawList.BinanceWithdraw - Class in org.knowm.xchange.binance.dto.account
 
WithdrawRequest - Class in org.knowm.xchange.binance.dto.account
 
WithdrawRequest(boolean, String, String) - Constructor for class org.knowm.xchange.binance.dto.account.WithdrawRequest
 

X

X_MBX_APIKEY - Static variable in interface org.knowm.xchange.binance.BinanceAuthenticated
 
A B C D E F G H I K L M N O P Q R S T V W X 
Skip navigation links

Copyright © 2012–2018 Knowm Inc.. All rights reserved.