Index
All Classes|All Packages
A
- account() - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
- account(Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- 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
- adaptOrderType(StopOrder) - Static method in class org.knowm.xchange.binance.BinanceAdapters
- adaptPriceQuantities(List<BinancePriceQuantity>) - 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
- 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
- aggTradesPermits(Integer) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
- allOrders(String, Long, Integer, Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- allOrders(CurrencyPair, Long, Integer) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
- apiKey - Variable in class org.knowm.xchange.binance.service.BinanceBaseService
- applySpecification(ExchangeSpecification) - Method in class org.knowm.xchange.binance.BinanceExchange
- 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
- assetDetail(Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- AssetDetail - Class in org.knowm.xchange.binance.dto.account
- AssetDetail(String, boolean, BigDecimal, boolean) - Constructor for class org.knowm.xchange.binance.dto.account.AssetDetail
- AssetDetailResponse - Class in org.knowm.xchange.binance.dto.account
- AssetDetailResponse(boolean, Map<String, AssetDetail>) - Constructor for class org.knowm.xchange.binance.dto.account.AssetDetailResponse
- assetDividend(String, Long, Long, Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
-
Fetch small amounts of assets exchanged BNB records.
- AssetDividend() - Constructor for class org.knowm.xchange.binance.dto.account.AssetDividendResponse.AssetDividend
- AssetDividendResponse - Class in org.knowm.xchange.binance.dto.account
- AssetDividendResponse(AssetDividendResponse.AssetDividend[], BigDecimal) - Constructor for class org.knowm.xchange.binance.dto.account.AssetDividendResponse
- AssetDividendResponse.AssetDividend - Class in org.knowm.xchange.binance.dto.account
- AssetDribbletLogResponse - Class in org.knowm.xchange.binance.dto.account
- AssetDribbletLogResponse(AssetDribbletLogResponse.AssetDribbletLogResults, boolean, String) - Constructor for class org.knowm.xchange.binance.dto.account.AssetDribbletLogResponse
- AssetDribbletLogResponse.AssetDribbletLogResults - Class in org.knowm.xchange.binance.dto.account
- AssetDribbletLogResponse.BnbExchange - Class in org.knowm.xchange.binance.dto.account
- AssetDribbletLogResponse.BnbExchangeLog - Class in org.knowm.xchange.binance.dto.account
- AssetDribbletLogResults() - Constructor for class org.knowm.xchange.binance.dto.account.AssetDribbletLogResponse.AssetDribbletLogResults
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 - Variable in class org.knowm.xchange.binance.service.BinanceBaseService
- Binance - Interface in org.knowm.xchange.binance
- BinanceAccountInformation - Class in org.knowm.xchange.binance.dto.account
- BinanceAccountInformation(BigDecimal, BigDecimal, BigDecimal, BigDecimal, boolean, boolean, boolean, long, List<BinanceBalance>, List<String>) - Constructor for class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
- BinanceAccountService - Class in org.knowm.xchange.binance.service
- BinanceAccountService(BinanceExchange, BinanceAuthenticated, ResilienceRegistries) - Constructor for class org.knowm.xchange.binance.service.BinanceAccountService
- BinanceAccountServiceRaw - Class in org.knowm.xchange.binance.service
- BinanceAccountServiceRaw(BinanceExchange, BinanceAuthenticated, ResilienceRegistries) - 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(BinanceExchange, BinanceAuthenticated, ResilienceRegistries) - Constructor for class org.knowm.xchange.binance.service.BinanceBaseService
- BinanceCancelledOrder - Class in org.knowm.xchange.binance.dto.trade
- BinanceCancelledOrder(String, String, long, String, String, String, String, String, String, String, String, 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() - 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(BinanceExchange, BinanceAuthenticated, ResilienceRegistries) - Constructor for class org.knowm.xchange.binance.service.BinanceMarketDataService
- BinanceMarketDataServiceRaw - Class in org.knowm.xchange.binance.service
- BinanceMarketDataServiceRaw(BinanceExchange, BinanceAuthenticated, ResilienceRegistries) - Constructor for class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
- BinanceMasterAccountTransferHistoryParams - Class in org.knowm.xchange.binance.service
- BinanceMasterAccountTransferHistoryParams() - Constructor for class org.knowm.xchange.binance.service.BinanceMasterAccountTransferHistoryParams
- 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, 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
- BinanceResilience - Class in org.knowm.xchange.binance
- BinanceSubAccountTransferHistoryParams - Class in org.knowm.xchange.binance.service
- BinanceSubAccountTransferHistoryParams() - Constructor for class org.knowm.xchange.binance.service.BinanceSubAccountTransferHistoryParams
- BinanceSymbolPrice - Class in org.knowm.xchange.binance.dto.marketdata
- BinanceSymbolPrice(String, BigDecimal) - Constructor for class org.knowm.xchange.binance.dto.marketdata.BinanceSymbolPrice
- BinanceSystemStatus - Class in org.knowm.xchange.binance.dto.meta
- BinanceSystemStatus() - Constructor for class org.knowm.xchange.binance.dto.meta.BinanceSystemStatus
- 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
- BinanceTimestampFactory - Class in org.knowm.xchange.binance
- BinanceTimestampFactory(Binance, ExchangeSpecification.ResilienceSpecification, ResilienceRegistries) - Constructor for class org.knowm.xchange.binance.BinanceTimestampFactory
- 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() - Constructor for class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
- BinanceTradeHistoryParams(CurrencyPair) - Constructor for class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
- BinanceTradeService - Class in org.knowm.xchange.binance.service
- BinanceTradeService(BinanceExchange, BinanceAuthenticated, ResilienceRegistries) - 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(BinanceExchange, BinanceAuthenticated, ResilienceRegistries) - Constructor for class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
- BinanceWithdraw() - Constructor for class org.knowm.xchange.binance.dto.account.WithdrawList.BinanceWithdraw
- BnbExchange() - Constructor for class org.knowm.xchange.binance.dto.account.AssetDribbletLogResponse.BnbExchange
- BnbExchangeLog() - Constructor for class org.knowm.xchange.binance.dto.account.AssetDribbletLogResponse.BnbExchangeLog
- BUY - org.knowm.xchange.binance.dto.trade.OrderSide
- buyerCommission - Variable in class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
- buyerMaker - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceAggTrades
C
- cancelAllOpenOrders(String, Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- cancelAllOpenOrders(CurrencyPair) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
- CANCELED - org.knowm.xchange.binance.dto.trade.OrderStatus
- cancelOrder(String) - Method in class org.knowm.xchange.binance.service.BinanceTradeService
- cancelOrder(String, long, String, String, Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- cancelOrder(CurrencyPair, long, String, String) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
- cancelOrder(CancelOrderParams) - Method in class org.knowm.xchange.binance.service.BinanceTradeService
- 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.BinanceTimestampFactory
- 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(String) - Static method in class org.knowm.xchange.binance.BinanceAdapters
- convert(OrderSide) - Static method in class org.knowm.xchange.binance.BinanceAdapters
- convert(Order.OrderType) - 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
- createRegistries() - Static method in class org.knowm.xchange.binance.BinanceResilience
- createTradeHistoryParams() - Method in class org.knowm.xchange.binance.service.BinanceTradeService
- createValue() - Method in class org.knowm.xchange.binance.BinanceTimestampFactory
- cummulativeQuoteQty - Variable in class org.knowm.xchange.binance.dto.trade.BinanceCancelledOrder
- cummulativeQuoteQty - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
D
- d1 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- d3 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- deltaServerTime() - Method in class org.knowm.xchange.binance.BinanceTimestampFactory
- depositAddress(String, Long, SynchronizedValueFactory<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) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
- depositHistory(String, Long, Long, Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- 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
- depthPermits(Integer) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
- 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.BinanceCancelledOrder
- executedQty - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
- executedQty - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
- EXPIRED - org.knowm.xchange.binance.dto.trade.OrderStatus
F
- FILLED - org.knowm.xchange.binance.dto.trade.OrderStatus
- 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
- FOK - org.knowm.xchange.binance.dto.trade.TimeInForce
G
- getAccountInfo() - Method in class org.knowm.xchange.binance.service.BinanceAccountService
- getAllBookTickers() - Method in class org.knowm.xchange.binance.service.BinanceMarketDataService
- getAmount() - Method in class org.knowm.xchange.binance.dto.account.AssetDividendResponse.AssetDividend
- getAskPrice() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
- getAskQty() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h
- getAsset() - Method in class org.knowm.xchange.binance.dto.account.AssetDividendResponse.AssetDividend
- getAssetDetail() - Method in class org.knowm.xchange.binance.dto.account.AssetDetailResponse
- getAssetDetails() - Method in class org.knowm.xchange.binance.service.BinanceAccountService
- getAssetDividend(Long, Long) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
- getAssetDividend(String, Long, Long) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
- getAssetDribbletLog() - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
- 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.AssetDividendResponse
- getData() - Method in class org.knowm.xchange.binance.dto.account.AssetDribbletLogResponse.AssetDribbletLogResults
- getData() - Method in class org.knowm.xchange.binance.dto.account.AssetDribbletLogResponse.BnbExchange
- getData() - Method in class org.knowm.xchange.binance.dto.account.AssetDribbletLogResponse
- getData() - Method in class org.knowm.xchange.binance.dto.account.DepositList
- getData() - Method in class org.knowm.xchange.binance.dto.account.SapiResponse
- getData() - Method in class org.knowm.xchange.binance.dto.account.TransferHistoryResponse
- 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
- getDivTime() - Method in class org.knowm.xchange.binance.dto.account.AssetDividendResponse.AssetDividend
- getDynamicTradingFees() - Method in class org.knowm.xchange.binance.service.BinanceAccountService
- getEmail() - Method in class org.knowm.xchange.binance.service.BinanceMasterAccountTransferHistoryParams
- getEndId() - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
- getEndTime() - Method in class org.knowm.xchange.binance.service.BinanceFundingHistoryParams
- getEndTime() - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
- getEnInfo() - Method in class org.knowm.xchange.binance.dto.account.AssetDividendResponse.AssetDividend
- 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
- getIntervalNum() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.RateLimit
- getIsMarginTradingAllowed() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
- getIsSpotTradingAllowed() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
- 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
- getMinWithdrawAmount() - Method in class org.knowm.xchange.binance.dto.account.AssetDetail
- getMsg() - Method in class org.knowm.xchange.binance.dto.meta.BinanceSystemStatus
- getNonceFactory() - Method in class org.knowm.xchange.binance.BinanceExchange
- getNumberOfTrades() - Method in class org.knowm.xchange.binance.dto.marketdata.BinanceKline
- getOcoAllowed() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
- 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
- getOperateTime() - Method in class org.knowm.xchange.binance.dto.account.AssetDribbletLogResponse.BnbExchange
- getOperateTime() - Method in class org.knowm.xchange.binance.dto.account.AssetDribbletLogResponse.BnbExchangeLog
- 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
- getPermissions() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
- getPermissions() - 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
- getQuoteAssetPrecision() - 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
- getRecvWindow() - Method in class org.knowm.xchange.binance.service.BinanceBaseService
- getResilienceRegistries() - Method in class org.knowm.xchange.binance.BinanceExchange
- getResponseHeaders() - Method in exception org.knowm.xchange.binance.dto.BinanceException
- 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
- getStartTime() - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
- getStatus() - Method in class org.knowm.xchange.binance.dto.meta.BinanceSystemStatus
- getStatus() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
- getStepSize() - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Filter
- getSubUserHistory(String, Integer, Long, Long, Integer) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
- 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
- getSystemStatus() - Method in class org.knowm.xchange.binance.service.BinanceBaseService
- 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
- getTimestampFactory() - Method in class org.knowm.xchange.binance.BinanceExchange
- getTimestampFactory() - 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.AssetDividendResponse
- 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.
- getTranId() - Method in class org.knowm.xchange.binance.dto.account.AssetDividendResponse.AssetDividend
- getTransferHistory(String, Long, Long, Integer, Integer) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
- 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
- getWithdrawFee() - Method in class org.knowm.xchange.binance.dto.account.AssetDetail
- GTC - org.knowm.xchange.binance.dto.trade.TimeInForce
H
- h1 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- h12 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- h2 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- h4 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- h6 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- h8 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- hashCode() - Method in class org.knowm.xchange.binance.dto.marketdata.BinancePrice
I
- icebergQty - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
- id - Variable in class org.knowm.xchange.binance.dto.account.WithdrawRequest
- id - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
- id(String) - Static method in class org.knowm.xchange.binance.BinanceAdapters
- initServices() - Method in class org.knowm.xchange.binance.BinanceExchange
- IOC - org.knowm.xchange.binance.dto.trade.TimeInForce
- isBestMatch - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
- isBuyer - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
- isDepositStatus() - Method in class org.knowm.xchange.binance.dto.account.AssetDetail
- isMaker - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
- isSuccess() - Method in class org.knowm.xchange.binance.dto.account.AssetDetailResponse
- isWithdrawStatus() - Method in class org.knowm.xchange.binance.dto.account.AssetDetail
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
- LIMIT - org.knowm.xchange.binance.dto.trade.OrderType
- LIMIT_MAKER - org.knowm.xchange.binance.dto.trade.BinanceOrderFlags
- LIMIT_MAKER - org.knowm.xchange.binance.dto.trade.OrderType
- LOG - Variable in class org.knowm.xchange.binance.service.BinanceBaseService
M
- m1 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- M1 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- m15 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- m3 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- m30 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- m5 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- makerCommission - Variable in class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
- MARKET - org.knowm.xchange.binance.dto.trade.OrderType
- msg - Variable in class org.knowm.xchange.binance.dto.account.WapiResponse
- myTrades(String, Integer, Long, Long, Long, Long, SynchronizedValueFactory<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
- myTradesPermits(Integer) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
N
- NEW - org.knowm.xchange.binance.dto.trade.OrderStatus
- newOrder(String, OrderSide, OrderType, TimeInForce, BigDecimal, BigDecimal, String, BigDecimal, BigDecimal, Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- newOrder(CurrencyPair, OrderSide, OrderType, TimeInForce, BigDecimal, BigDecimal, String, BigDecimal, BigDecimal) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
O
- openOrders() - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
- openOrders(String, Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- openOrders(CurrencyPair) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
- openOrdersPermits(CurrencyPair) - 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
- ORDERS_PER_DAY_RATE_LIMITER - Static variable in class org.knowm.xchange.binance.BinanceResilience
- ORDERS_PER_SECOND_RATE_LIMITER - Static variable in class org.knowm.xchange.binance.BinanceResilience
- OrderSide - Enum in org.knowm.xchange.binance.dto.trade
- orderStatus(String, long, String, Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- orderStatus(CurrencyPair, long, String) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
- OrderStatus - Enum in org.knowm.xchange.binance.dto.trade
- 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.BinanceCancelledOrder
- origQty - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
- origQty - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
P
- PARTIALLY_FILLED - org.knowm.xchange.binance.dto.trade.OrderStatus
- PENDING_CANCEL - org.knowm.xchange.binance.dto.trade.OrderStatus
- permissions - Variable in class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
- 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.BinanceCancelledOrder
- 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
- REJECTED - org.knowm.xchange.binance.dto.trade.OrderStatus
- remoteInit() - Method in class org.knowm.xchange.binance.BinanceExchange
- REQUEST_WEIGHT_RATE_LIMITER - Static variable in class org.knowm.xchange.binance.BinanceResilience
- requestAssetDetail() - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
- requestDepositAddress(Currency) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
- requestDepositAddress(Currency, String...) - Method in class org.knowm.xchange.binance.service.BinanceAccountService
- requestDepositAddressData(Currency, String...) - Method in class org.knowm.xchange.binance.service.BinanceAccountService
- resetResilienceRegistries() - Static method in class org.knowm.xchange.binance.BinanceExchange
S
- SapiResponse<T> - Class in org.knowm.xchange.binance.dto.account
- SapiResponse() - Constructor for class org.knowm.xchange.binance.dto.account.SapiResponse
- SELL - org.knowm.xchange.binance.dto.trade.OrderSide
- 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
- setEmail(String) - Method in class org.knowm.xchange.binance.service.BinanceMasterAccountTransferHistoryParams
- setEndId(String) - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
- setEndTime(Date) - Method in class org.knowm.xchange.binance.service.BinanceFundingHistoryParams
- setEndTime(Date) - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
- 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
- setIntervalNum(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.RateLimit
- setIsMarginTradingAllowed(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
- setIsSpotTradingAllowed(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
- setLimit(Integer) - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
- setLimit(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.RateLimit
- 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
- setOcoAllowed(String) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
- setOrderId(String) - Method in class org.knowm.xchange.binance.service.BinanceQueryOrderParams
- setOrderTypes(String[]) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
- setPermissions(String[]) - Method in class org.knowm.xchange.binance.dto.meta.exchangeinfo.BinanceExchangeInfo
- setPermissions(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
- setQuoteAssetPrecision(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
- setResponseHeaders(Map<String, List<String>>) - Method in exception org.knowm.xchange.binance.dto.BinanceException
- 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
- setStartTime(Date) - Method in class org.knowm.xchange.binance.service.BinanceTradeHistoryParams
- 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.BinanceCancelledOrder
- 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() - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
- startUserDataStream(String) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
-
Returns a listen key for websocket login.
- status - Variable in class org.knowm.xchange.binance.dto.trade.BinanceCancelledOrder
- status - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
- status - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
- STOP_LOSS - org.knowm.xchange.binance.dto.trade.OrderType
- STOP_LOSS_LIMIT - org.knowm.xchange.binance.dto.trade.OrderType
- 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
- symbol - Variable in class org.knowm.xchange.binance.dto.marketdata.BinancePriceQuantity
- symbol - Variable in class org.knowm.xchange.binance.dto.marketdata.BinanceSymbolPrice
- 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
- Symbol - Class in org.knowm.xchange.binance.dto.meta.exchangeinfo
- Symbol() - Constructor for class org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
- systemStatus() - Method in interface org.knowm.xchange.binance.Binance
T
- TAKE_PROFIT - org.knowm.xchange.binance.dto.trade.OrderType
- TAKE_PROFIT_LIMIT - org.knowm.xchange.binance.dto.trade.OrderType
- takerCommission - Variable in class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
- testNewOrder(String, OrderSide, OrderType, TimeInForce, BigDecimal, BigDecimal, String, BigDecimal, BigDecimal, Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- testNewOrder(CurrencyPair, OrderSide, OrderType, TimeInForce, BigDecimal, BigDecimal, String, BigDecimal, BigDecimal) - Method in class org.knowm.xchange.binance.service.BinanceTradeServiceRaw
- ticker24h() - Method in interface org.knowm.xchange.binance.Binance
- ticker24h() - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
- ticker24h(String) - Method in interface org.knowm.xchange.binance.Binance
- 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(String) - Method in interface org.knowm.xchange.binance.Binance
- tickerPrice(CurrencyPair) - Method in class org.knowm.xchange.binance.service.BinanceMarketDataServiceRaw
- time - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
- time - Variable in class org.knowm.xchange.binance.dto.trade.BinanceTrade
- time() - Method in interface org.knowm.xchange.binance.Binance
- timeInForce - Variable in class org.knowm.xchange.binance.dto.trade.BinanceCancelledOrder
- 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.AssetDetail
- toString() - Method in class org.knowm.xchange.binance.dto.account.AssetDetailResponse
- toString() - Method in class org.knowm.xchange.binance.dto.account.AssetDividendResponse
- toString() - Method in class org.knowm.xchange.binance.dto.account.AssetDribbletLogResponse
- toString() - Method in class org.knowm.xchange.binance.dto.account.BinanceBalance
- toString() - Method in class org.knowm.xchange.binance.dto.account.DepositList
- toString() - Method in class org.knowm.xchange.binance.dto.account.TransferHistoryResponse
- 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(Currency) - Static method in class org.knowm.xchange.binance.BinanceAdapters
- toSymbol(CurrencyPair) - 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
- transferHistory(String, Long, Long, Integer, Integer, Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- TransferHistory() - Constructor for class org.knowm.xchange.binance.dto.account.TransferHistoryResponse.TransferHistory
- TransferHistoryResponse - Class in org.knowm.xchange.binance.dto.account
- TransferHistoryResponse(TransferHistoryResponse.TransferHistory[], boolean, String) - Constructor for class org.knowm.xchange.binance.dto.account.TransferHistoryResponse
- TransferHistoryResponse.TransferHistory - Class in org.knowm.xchange.binance.dto.account
- transferSubUserHistory(String, Integer, Long, Long, Integer, Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- TransferSubUserHistory - Class in org.knowm.xchange.binance.dto.account
- TransferSubUserHistory() - Constructor for class org.knowm.xchange.binance.dto.account.TransferSubUserHistory
- type - Variable in class org.knowm.xchange.binance.dto.trade.BinanceCancelledOrder
- type - Variable in class org.knowm.xchange.binance.dto.trade.BinanceNewOrder
- type - Variable in class org.knowm.xchange.binance.dto.trade.BinanceOrder
U
- updateTime - Variable in class org.knowm.xchange.binance.dto.account.BinanceAccountInformation
- userAssetDribbletLog(Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
-
Fetch small amounts of assets exchanged BNB records.
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
- w1 - org.knowm.xchange.binance.dto.marketdata.KlineInterval
- WapiResponse<T> - Class in org.knowm.xchange.binance.dto.account
- WapiResponse(boolean, String) - Constructor for class org.knowm.xchange.binance.dto.account.WapiResponse
- withClientId(String) - Static method in interface org.knowm.xchange.binance.service.BinanceTradeService.BinanceOrderFlags
- withdraw(String, String, String, BigDecimal) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
- withdraw(String, String, String, BigDecimal, String, Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- withdraw(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(Currency, BigDecimal, AddressWithTag) - Method in class org.knowm.xchange.binance.service.BinanceAccountService
- withdrawFunds(WithdrawFundsParams) - Method in class org.knowm.xchange.binance.service.BinanceAccountService
- withdrawHistory(String, Long, Long) - Method in class org.knowm.xchange.binance.service.BinanceAccountServiceRaw
- withdrawHistory(String, Long, Long, Long, SynchronizedValueFactory<Long>, String, ParamsDigest) - Method in interface org.knowm.xchange.binance.BinanceAuthenticated
- 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
All Classes|All Packages