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

A

AccountBalance - Class in com.binance.client.model.trade
 
AccountBalance() - Constructor for class com.binance.client.model.trade.AccountBalance
 
AccountChangeModeEnum - Enum in com.binance.client.model.enums
The balance mode used for subscribing the balance notification.
AccountChangeType - Enum in com.binance.client.model.enums
The event that Asset Change Notification Related ,for example : create order (order.place) , commit order (order.match),order refunds(order.refund),order canceled (order.cancel) ,card deducts transaction fee (order.fee-refund),lever account transfer(margin.transfer),loan principal(margin.loan),loan interest (margin.interest),return loan interest(margin.repay),other asset change(other)
AccountInformation - Class in com.binance.client.model.trade
 
AccountInformation() - Constructor for class com.binance.client.model.trade.AccountInformation
 
AccountState - Enum in com.binance.client.model.enums
working, lock.
AccountType - Enum in com.binance.client.model.enums
SPOT, MARGIN, OTC, POINT, UNKNOWN.
AccountUpdate - Class in com.binance.client.model.user
 
AccountUpdate() - Constructor for class com.binance.client.model.user.AccountUpdate
 
add(JSON) - Method in class com.binance.client.impl.utils.JsonWrapperArray
 
addIsolatedPositionMargin(String, int, String, PositionSide) - Method in class com.binance.client.impl.SyncRequestImpl
 
addIsolatedPositionMargin(String, int, String, PositionSide) - Method in interface com.binance.client.SyncRequestClient
add isolated position margin
AggregateTrade - Class in com.binance.client.model.market
 
AggregateTrade() - Constructor for class com.binance.client.model.market.AggregateTrade
 
aggregateTradeChannel(String) - Static method in class com.binance.client.impl.utils.Channels
 
AggregateTradeEvent - Class in com.binance.client.model.event
 
AggregateTradeEvent() - Constructor for class com.binance.client.model.event.AggregateTradeEvent
 
API_BASE_URL - Static variable in class com.binance.client.constant.BinanceApiConstants
REST API base URL.
API_KEY_HEADER - Static variable in class com.binance.client.constant.BinanceApiConstants
HTTP Header to be used for API-KEY authentication.
Asset - Class in com.binance.client.model.trade
 
Asset() - Constructor for class com.binance.client.model.trade.Asset
 
autoCancelAllOrders(String, Long) - Method in class com.binance.client.impl.SyncRequestImpl
 
autoCancelAllOrders(String, Long) - Method in interface com.binance.client.SyncRequestClient
Cancel all open orders of the specified symbol at the end of the specified countdown.
AutoCloseType - Enum in com.binance.client.model.enums
 
await(long) - Static method in class com.binance.client.impl.utils.InternalUtils
 

B

BalanceMode - Enum in com.binance.client.model.enums
The balance mode used for subscribing the balance notification.
BalanceType - Enum in com.binance.client.model.enums
 
BalanceUpdate - Class in com.binance.client.model.user
 
BalanceUpdate() - Constructor for class com.binance.client.model.user.BalanceUpdate
 
batchCancelOrders(String, String, String) - Method in class com.binance.client.impl.SyncRequestImpl
 
batchCancelOrders(String, String, String) - Method in interface com.binance.client.SyncRequestClient
Batch cancel orders.
BinanceApiConstants - Class in com.binance.client.constant
Constants used throughout Binance's API.
BinanceApiConstants() - Constructor for class com.binance.client.constant.BinanceApiConstants
 
BinanceApiException - Exception in com.binance.client.exception
 
BinanceApiException(String, String) - Constructor for exception com.binance.client.exception.BinanceApiException
 
BinanceApiException(String, String, Throwable) - Constructor for exception com.binance.client.exception.BinanceApiException
 
BinanceApiInternalFactory - Class in com.binance.client.impl
 
bookDepthChannel(String, Integer) - Static method in class com.binance.client.impl.utils.Channels
 
bookTickerChannel(String) - Static method in class com.binance.client.impl.utils.Channels
 
bookTickerChannel() - Static method in class com.binance.client.impl.utils.Channels
 
build() - Static method in class com.binance.client.impl.utils.UrlParamsBuilder
 
buildPostBody() - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
buildSignature() - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
buildUrl() - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
buildUrlToJsonString() - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 

C

cancelAllOpenOrder(String) - Method in class com.binance.client.impl.SyncRequestImpl
 
cancelAllOpenOrder(String) - Method in interface com.binance.client.SyncRequestClient
Cancel all open orders.
cancelOrder(String, Long, String) - Method in class com.binance.client.impl.SyncRequestImpl
 
cancelOrder(String, Long, String) - Method in interface com.binance.client.SyncRequestClient
Cancel an active order.
Candlestick - Class in com.binance.client.model.market
 
Candlestick() - Constructor for class com.binance.client.model.market.Candlestick
 
candlestickChannel(String, CandlestickInterval) - Static method in class com.binance.client.impl.utils.Channels
 
CandlestickEvent - Class in com.binance.client.model.event
 
CandlestickEvent() - Constructor for class com.binance.client.model.event.CandlestickEvent
 
CandlestickInterval - Enum in com.binance.client.model.enums
1min, 5min, 15min, 30min, 60min, 1day, 1mon, 1week, 1year
changeInitialLeverage(String, Integer) - Method in class com.binance.client.impl.SyncRequestImpl
 
changeInitialLeverage(String, Integer) - Method in interface com.binance.client.SyncRequestClient
Change initial leverage.
changeMarginType(String, MarginType) - Method in class com.binance.client.impl.SyncRequestImpl
 
changeMarginType(String, MarginType) - Method in interface com.binance.client.SyncRequestClient
Change margin type (ISOLATED, CROSSED)
changePositionSide(String) - Method in class com.binance.client.impl.SyncRequestImpl
 
changePositionSide(String) - Method in interface com.binance.client.SyncRequestClient
Switch position side.
Channels - Class in com.binance.client.impl.utils
 
Channels() - Constructor for class com.binance.client.impl.utils.Channels
 
checkMethod(String) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
close() - Method in class com.binance.client.impl.WebSocketConnection
 
closeUserDataStream(String) - Method in class com.binance.client.impl.SyncRequestImpl
 
closeUserDataStream(String) - Method in interface com.binance.client.SyncRequestClient
Close user data stream.
com.binance.client - package com.binance.client
 
com.binance.client.constant - package com.binance.client.constant
 
com.binance.client.exception - package com.binance.client.exception
 
com.binance.client.impl - package com.binance.client.impl
 
com.binance.client.impl.utils - package com.binance.client.impl.utils
 
com.binance.client.model - package com.binance.client.model
 
com.binance.client.model.enums - package com.binance.client.model.enums
 
com.binance.client.model.event - package com.binance.client.model.event
 
com.binance.client.model.market - package com.binance.client.model.market
 
com.binance.client.model.trade - package com.binance.client.model.trade
 
com.binance.client.model.user - package com.binance.client.model.user
 
CommonLongShortRatio - Class in com.binance.client.model.market
 
CommonLongShortRatio() - Constructor for class com.binance.client.model.market.CommonLongShortRatio
 
containKey(String) - Method in class com.binance.client.impl.utils.JsonWrapper
 
ContractType - Enum in com.binance.client.model.enums
 
convert2DictList() - Method in class com.binance.client.impl.utils.JsonWrapper
 
convert2JsonObject() - Method in class com.binance.client.impl.utils.JsonWrapper
 
convert2StringList() - Method in class com.binance.client.impl.utils.JsonWrapperArray
 
create() - Static method in interface com.binance.client.SubscriptionClient
Create the subscription client to subscribe the update from server.
create(SubscriptionOptions) - Static method in interface com.binance.client.SubscriptionClient
Create the subscription client to subscribe the update from server.
create() - Static method in interface com.binance.client.SyncRequestClient
Create the synchronous client.
create(String, String) - Static method in interface com.binance.client.SyncRequestClient
Create the synchronous client.
create(String, String, RequestOptions) - Static method in interface com.binance.client.SyncRequestClient
Create the synchronous client.
createSubscriptionClient(SubscriptionOptions) - Method in class com.binance.client.impl.BinanceApiInternalFactory
 
createSyncRequestClient(String, String, RequestOptions) - Method in class com.binance.client.impl.BinanceApiInternalFactory
 
CrossMarginTransferType - Enum in com.binance.client.model.enums
 

D

DealRole - Enum in com.binance.client.model.enums
 
decode(byte[]) - Static method in class com.binance.client.impl.utils.InternalUtils
 
DEFAULT_RECEIVING_WINDOW - Static variable in class com.binance.client.constant.BinanceApiConstants
Default receiving window.
DepositState - Enum in com.binance.client.model.enums
withdraw, deposit.
DepthStep - Enum in com.binance.client.model.enums
The aggregation depth type.
diffDepthChannel(String) - Static method in class com.binance.client.impl.utils.Channels
 

E

ENDPOINT_SECURITY_TYPE_APIKEY - Static variable in class com.binance.client.constant.BinanceApiConstants
Decorator to indicate that an endpoint requires an API key.
ENDPOINT_SECURITY_TYPE_APIKEY_HEADER - Static variable in class com.binance.client.constant.BinanceApiConstants
 
ENDPOINT_SECURITY_TYPE_SIGNED - Static variable in class com.binance.client.constant.BinanceApiConstants
Decorator to indicate that an endpoint requires a signature.
ENDPOINT_SECURITY_TYPE_SIGNED_HEADER - Static variable in class com.binance.client.constant.BinanceApiConstants
 
EnumLookup<T extends Enum<T>> - Class in com.binance.client.impl.utils
 
EnumLookup(Class<T>) - Constructor for class com.binance.client.impl.utils.EnumLookup
 
ENV_ERROR - Static variable in exception com.binance.client.exception.BinanceApiException
 
EtfStatus - Enum in com.binance.client.model.enums
 
EtfSwapType - Enum in com.binance.client.model.enums
 
ExchangeFilter - Class in com.binance.client.model.market
 
ExchangeFilter() - Constructor for class com.binance.client.model.market.ExchangeFilter
 
ExchangeInfoEntry - Class in com.binance.client.model.market
 
ExchangeInfoEntry() - Constructor for class com.binance.client.model.market.ExchangeInfoEntry
 
ExchangeInformation - Class in com.binance.client.model.market
 
ExchangeInformation() - Constructor for class com.binance.client.model.market.ExchangeInformation
 
EXEC_ERROR - Static variable in exception com.binance.client.exception.BinanceApiException
 

F

find(String) - Static method in enum com.binance.client.model.enums.DealRole
 
find(String) - Static method in enum com.binance.client.model.enums.StopOrderOperator
 
find(String) - Static method in enum com.binance.client.model.enums.SymbolState
 
find(String) - Static method in enum com.binance.client.model.enums.TransactType
 
find(String) - Static method in enum com.binance.client.model.enums.TransferFuturesDirection
 
forEach(Handler<JsonWrapper>) - Method in class com.binance.client.impl.utils.JsonWrapperArray
 
forEachAsArray(Handler<JsonWrapperArray>) - Method in class com.binance.client.impl.utils.JsonWrapperArray
 
forEachAsString(Handler<String>) - Method in class com.binance.client.impl.utils.JsonWrapperArray
 
FundingRate - Class in com.binance.client.model.market
 
FundingRate() - Constructor for class com.binance.client.model.market.FundingRate
 

G

get24hrTickerPriceChange(String) - Method in class com.binance.client.impl.SyncRequestImpl
 
get24hrTickerPriceChange(String) - Method in interface com.binance.client.SyncRequestClient
Get 24 hour rolling window price change statistics.
getAccountAlias() - Method in class com.binance.client.model.trade.AccountBalance
 
getAccountInformation() - Method in class com.binance.client.impl.SyncRequestImpl
 
getAccountInformation() - Method in interface com.binance.client.SyncRequestClient
Get current account information.
getAccountTrades(String, Long, Long, Long, Integer) - Method in class com.binance.client.impl.SyncRequestImpl
 
getAccountTrades(String, Long, Long, Long, Integer) - Method in interface com.binance.client.SyncRequestClient
Get trades for a specific account and symbol.
getAccountUpdate() - Method in class com.binance.client.model.user.UserDataUpdateEvent
 
getActivatePrice() - Method in class com.binance.client.model.trade.Order
 
getActivationPrice() - Method in class com.binance.client.model.user.OrderUpdate
 
getAggregateTrades(String, Long, Long, Long, Integer) - Method in class com.binance.client.impl.SyncRequestImpl
 
getAggregateTrades(String, Long, Long, Long, Integer) - Method in interface com.binance.client.SyncRequestClient
Get compressed, aggregate trades.
getAllOrders(String, Long, Long, Long, Integer) - Method in class com.binance.client.impl.SyncRequestImpl
 
getAllOrders(String, Long, Long, Long, Integer) - Method in interface com.binance.client.SyncRequestClient
Get all account orders; active, canceled, or filled.
getAmount() - Method in class com.binance.client.model.trade.WalletDeltaLog
 
getAmount() - Method in class com.binance.client.model.user.PositionUpdate
 
getArrayAt(int) - Method in class com.binance.client.impl.utils.JsonWrapperArray
 
getAskPrice() - Method in class com.binance.client.model.market.SymbolOrderBook
 
getAskQty() - Method in class com.binance.client.model.market.SymbolOrderBook
 
getAsks() - Method in class com.binance.client.model.event.OrderBookEvent
 
getAsks() - Method in class com.binance.client.model.market.OrderBook
 
getAsksNotional() - Method in class com.binance.client.model.user.OrderUpdate
 
getAsset() - Method in class com.binance.client.model.trade.AccountBalance
 
getAsset() - Method in class com.binance.client.model.trade.Asset
 
getAsset() - Method in class com.binance.client.model.trade.Income
 
getAsset() - Method in class com.binance.client.model.trade.WalletDeltaLog
 
getAsset() - Method in class com.binance.client.model.user.BalanceUpdate
 
getAssets() - Method in class com.binance.client.model.trade.AccountInformation
 
getAutoAddMargin() - Method in class com.binance.client.model.trade.PositionRisk
 
getAvailableBalance() - Method in class com.binance.client.model.trade.AccountBalance
 
getAvailableBalance() - Method in class com.binance.client.model.trade.AccountInformation
 
getAvailableBalance() - Method in class com.binance.client.model.trade.Asset
 
getAveragePrice() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
getAveragePrice() - Method in class com.binance.client.model.market.LiquidationOrder
 
getAvgPrice() - Method in class com.binance.client.model.trade.Order
 
getAvgPrice() - Method in class com.binance.client.model.user.OrderUpdate
 
getBalance() - Method in class com.binance.client.impl.SyncRequestImpl
 
getBalance() - Method in class com.binance.client.model.trade.AccountBalance
 
getBalance() - Method in interface com.binance.client.SyncRequestClient
Get account balances.
getBalances() - Method in class com.binance.client.model.user.AccountUpdate
 
getBaseAsset() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
getBaseAssetPrecision() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
getBestAskPrice() - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
getBestAskQty() - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
getBestBidPrice() - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
getBestBidQty() - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
getBidPrice() - Method in class com.binance.client.model.market.SymbolOrderBook
 
getBidQty() - Method in class com.binance.client.model.market.SymbolOrderBook
 
getBids() - Method in class com.binance.client.model.event.OrderBookEvent
 
getBids() - Method in class com.binance.client.model.market.OrderBook
 
getBidsNotional() - Method in class com.binance.client.model.user.OrderUpdate
 
getBigDecimal(String) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getBigDecimalAt(int) - Method in class com.binance.client.impl.utils.JsonWrapperArray
 
getBigDecimalOrDefault(String, BigDecimal) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getBoolean(String) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getBooleanOrDefault(String, Boolean) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getBuySellRatio() - Method in class com.binance.client.model.market.TakerLongShortStat
 
getBuyVol() - Method in class com.binance.client.model.market.TakerLongShortStat
 
getCallbackRate() - Method in class com.binance.client.model.user.OrderUpdate
 
getCanDeposit() - Method in class com.binance.client.model.trade.AccountInformation
 
getCandlestick(String, CandlestickInterval, Long, Long, Integer) - Method in class com.binance.client.impl.SyncRequestImpl
 
getCandlestick(String, CandlestickInterval, Long, Long, Integer) - Method in interface com.binance.client.SyncRequestClient
Get kline/candlestick bars for a symbol.
getCanTrade() - Method in class com.binance.client.model.trade.AccountInformation
 
getCanWithdraw() - Method in class com.binance.client.model.trade.AccountInformation
 
getClientOrderId() - Method in class com.binance.client.model.market.LiquidationOrder
 
getClientOrderId() - Method in class com.binance.client.model.trade.Order
 
getClientOrderId() - Method in class com.binance.client.model.user.OrderUpdate
 
getClose() - Method in class com.binance.client.model.event.CandlestickEvent
 
getClose() - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
getClose() - Method in class com.binance.client.model.market.Candlestick
 
getCloseAll() - Method in class com.binance.client.model.user.OrderUpdate
 
getClosePosition() - Method in class com.binance.client.model.market.LiquidationOrder
 
getClosePosition() - Method in class com.binance.client.model.trade.Order
 
getCloseTime() - Method in class com.binance.client.model.event.CandlestickEvent
 
getCloseTime() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getCloseTime() - Method in class com.binance.client.model.market.Candlestick
 
getCloseTime() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getCode() - Method in enum com.binance.client.model.enums.AccountChangeModeEnum
 
getCode() - Method in enum com.binance.client.model.enums.BalanceMode
 
getCode() - Method in enum com.binance.client.model.enums.PeriodType
 
getCode() - Method in enum com.binance.client.model.enums.QuerySort
 
getCode() - Method in enum com.binance.client.model.enums.TransactType
 
getCode() - Method in class com.binance.client.model.ResponseResult
 
getCommission() - Method in class com.binance.client.model.trade.MyTrade
 
getCommissionAmount() - Method in class com.binance.client.model.user.OrderUpdate
 
getCommissionAsset() - Method in class com.binance.client.model.trade.MyTrade
 
getCommissionAsset() - Method in class com.binance.client.model.user.OrderUpdate
 
getConnectionDelayOnFailure() - Method in class com.binance.client.SubscriptionOptions
 
getContinuousCandlesticks(String, ContractType, CandlestickInterval, Long, Long, Integer) - Method in class com.binance.client.impl.SyncRequestImpl
 
getContinuousCandlesticks(String, ContractType, CandlestickInterval, Long, Long, Integer) - Method in interface com.binance.client.SyncRequestClient
Get Kline/candlestick bars for a specific contract type.
getCount() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getCount() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getCounterPartyId() - Method in class com.binance.client.model.trade.MyTrade
 
getCrossUnPnl() - Method in class com.binance.client.model.trade.AccountBalance
 
getCrossUnPnl() - Method in class com.binance.client.model.trade.Asset
 
getCrossWalletBalance() - Method in class com.binance.client.model.trade.AccountBalance
 
getCrossWalletBalance() - Method in class com.binance.client.model.trade.Asset
 
getCrossWalletBalance() - Method in class com.binance.client.model.user.BalanceUpdate
 
getCumQty() - Method in class com.binance.client.model.trade.Order
 
getCumQuote() - Method in class com.binance.client.model.market.LiquidationOrder
 
getCumQuote() - Method in class com.binance.client.model.trade.Order
 
getCumulativeFilledQty() - Method in class com.binance.client.model.user.OrderUpdate
 
getDesc() - Method in enum com.binance.client.model.enums.StopOrderOperator
 
getDirection() - Method in enum com.binance.client.model.enums.TransferFuturesDirection
 
getDouble(String) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getDoubleOrDefault(String, Double) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getEntryPrice() - Method in class com.binance.client.model.trade.Position
 
getEntryPrice() - Method in class com.binance.client.model.trade.PositionRisk
 
getEntryPrice() - Method in class com.binance.client.model.user.PositionUpdate
 
getErrType() - Method in exception com.binance.client.exception.BinanceApiException
 
getEstimatedPrice() - Method in class com.binance.client.model.event.MarkPriceEvent
 
getEventReasonType() - Method in class com.binance.client.model.user.UserDataUpdateEvent
 
getEventTime() - Method in class com.binance.client.model.event.AggregateTradeEvent
 
getEventTime() - Method in class com.binance.client.model.event.CandlestickEvent
 
getEventTime() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
getEventTime() - Method in class com.binance.client.model.event.MarkPriceEvent
 
getEventTime() - Method in class com.binance.client.model.event.OrderBookEvent
 
getEventTime() - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
getEventTime() - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
getEventTime() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getEventTime() - Method in class com.binance.client.model.user.UserDataUpdateEvent
 
getEventType() - Method in class com.binance.client.model.event.AggregateTradeEvent
 
getEventType() - Method in class com.binance.client.model.event.CandlestickEvent
 
getEventType() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
getEventType() - Method in class com.binance.client.model.event.MarkPriceEvent
 
getEventType() - Method in class com.binance.client.model.event.OrderBookEvent
 
getEventType() - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
getEventType() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getEventType() - Method in class com.binance.client.model.user.UserDataUpdateEvent
 
getExchangeFilters() - Method in class com.binance.client.model.market.ExchangeInformation
 
getExchangeInformation() - Method in class com.binance.client.impl.SyncRequestImpl
 
getExchangeInformation() - Method in interface com.binance.client.SyncRequestClient
Fetch current exchange trading rules and symbol information.
getExecutedQty() - Method in class com.binance.client.model.market.LiquidationOrder
 
getExecutedQty() - Method in class com.binance.client.model.trade.Order
 
getExecutionType() - Method in class com.binance.client.model.user.OrderUpdate
 
getFeeTier() - Method in class com.binance.client.model.trade.AccountInformation
 
getFilters() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
getFilterType() - Method in class com.binance.client.model.market.ExchangeFilter
 
getFirstId() - Method in class com.binance.client.model.event.AggregateTradeEvent
 
getFirstId() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getFirstId() - Method in class com.binance.client.model.market.AggregateTrade
 
getFirstId() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getFirstTradeId() - Method in class com.binance.client.model.event.CandlestickEvent
 
getFirstUpdateId() - Method in class com.binance.client.model.event.OrderBookEvent
 
getFundingRate(String, Long, Long, Integer) - Method in class com.binance.client.impl.SyncRequestImpl
 
getFundingRate() - Method in class com.binance.client.model.event.MarkPriceEvent
 
getFundingRate() - Method in class com.binance.client.model.market.FundingRate
 
getFundingRate(String, Long, Long, Integer) - Method in interface com.binance.client.SyncRequestClient
Get funding rate history.
getFundingTime() - Method in class com.binance.client.model.market.FundingRate
 
getGlobalAccountRatio(String, PeriodType, Long, Long, Long) - Method in class com.binance.client.impl.SyncRequestImpl
 
getGlobalAccountRatio(String, PeriodType, Long, Long, Long) - Method in interface com.binance.client.SyncRequestClient
Long/Short Ratio (MARKET DATA)
getHigh() - Method in class com.binance.client.model.event.CandlestickEvent
 
getHigh() - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
getHigh() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getHigh() - Method in class com.binance.client.model.market.Candlestick
 
getHighPrice() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getId() - Method in class com.binance.client.model.event.AggregateTradeEvent
 
getId() - Method in class com.binance.client.model.market.AggregateTrade
 
getId() - Method in class com.binance.client.model.market.Trade
 
getIgnore() - Method in class com.binance.client.model.event.CandlestickEvent
 
getIncome() - Method in class com.binance.client.model.trade.Income
 
getIncomeHistory(String, IncomeType, Long, Long, Integer) - Method in class com.binance.client.impl.SyncRequestImpl
 
getIncomeHistory(String, IncomeType, Long, Long, Integer) - Method in interface com.binance.client.SyncRequestClient
Get income history.
getIncomeType() - Method in class com.binance.client.model.trade.Income
 
getIndexPrice() - Method in class com.binance.client.model.event.MarkPriceEvent
 
getIndexPrice() - Method in class com.binance.client.model.market.MarkPrice
 
getIndexPriceCandlesticks(String, CandlestickInterval, Long, Long, Integer) - Method in class com.binance.client.impl.SyncRequestImpl
 
getIndexPriceCandlesticks(String, CandlestickInterval, Long, Long, Integer) - Method in interface com.binance.client.SyncRequestClient
Get Kline/candlestick bars for the index price of a pair.
getInfo() - Method in class com.binance.client.model.trade.Income
 
getInitialMargin() - Method in class com.binance.client.model.trade.Asset
 
getInitialMargin() - Method in class com.binance.client.model.trade.Position
 
getInstance() - Static method in class com.binance.client.impl.BinanceApiInternalFactory
 
getInteger(String) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getIntegerAt(int) - Method in class com.binance.client.impl.utils.JsonWrapperArray
 
getIntegerOrDefault(String, Integer) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getInterestRate() - Method in class com.binance.client.model.market.MarkPrice
 
getInterval() - Method in class com.binance.client.model.event.CandlestickEvent
 
getInterval() - Method in class com.binance.client.model.market.RateLimit
 
getIntervalNum() - Method in class com.binance.client.model.market.RateLimit
 
getIsBuyer() - Method in class com.binance.client.model.trade.MyTrade
 
getIsBuyerMaker() - Method in class com.binance.client.model.event.AggregateTradeEvent
 
getIsBuyerMaker() - Method in class com.binance.client.model.market.AggregateTrade
 
getIsBuyerMaker() - Method in class com.binance.client.model.market.Trade
 
getIsClosed() - Method in class com.binance.client.model.event.CandlestickEvent
 
getIsMaker() - Method in class com.binance.client.model.trade.MyTrade
 
getIsMarkerSide() - Method in class com.binance.client.model.user.OrderUpdate
 
getIsolated() - Method in class com.binance.client.model.trade.Position
 
getIsolatedMargin() - Method in class com.binance.client.model.trade.PositionRisk
 
getIsolatedWallet() - Method in class com.binance.client.model.user.PositionUpdate
 
getIsReduceOnly() - Method in class com.binance.client.model.user.OrderUpdate
 
getJson() - Method in class com.binance.client.impl.utils.JsonWrapper
 
getJsonArray(String) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getJsonObject(String) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getJsonObject(String, Handler<JsonWrapper>) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getJsonObjectAt(int) - Method in class com.binance.client.impl.utils.JsonWrapperArray
 
getLastFilledAccumulatedQty() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
getLastFilledPrice() - Method in class com.binance.client.model.user.OrderUpdate
 
getLastFilledQty() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
getLastFilledQty() - Method in class com.binance.client.model.user.OrderUpdate
 
getLastFundingRate() - Method in class com.binance.client.model.market.MarkPrice
 
getLastId() - Method in class com.binance.client.model.event.AggregateTradeEvent
 
getLastId() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getLastId() - Method in class com.binance.client.model.market.AggregateTrade
 
getLastId() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getLastPrice() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getLastPrice() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getLastQty() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getLastQty() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getLastTradeId() - Method in class com.binance.client.model.event.CandlestickEvent
 
getLastUpdateId() - Method in class com.binance.client.model.event.OrderBookEvent
 
getLastUpdateId() - Method in class com.binance.client.model.market.OrderBook
 
getLastUpdateIdInlastStream() - Method in class com.binance.client.model.event.OrderBookEvent
 
getLevels() - Method in enum com.binance.client.model.enums.MBPLevelEnums
 
getLeverage() - Method in class com.binance.client.model.trade.Leverage
 
getLeverage() - Method in class com.binance.client.model.trade.Position
 
getLeverage() - Method in class com.binance.client.model.trade.PositionRisk
 
getLimit() - Method in class com.binance.client.model.market.RateLimit
 
getLiquidationOrders(String, AutoCloseType, Long, Long, Integer) - Method in class com.binance.client.impl.SyncRequestImpl
 
getLiquidationOrders(String, AutoCloseType, Long, Long, Integer) - Method in interface com.binance.client.SyncRequestClient
Get all liquidation orders.
getLiquidationPrice() - Method in class com.binance.client.model.trade.PositionRisk
 
getLong(String) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getLongAccount() - Method in class com.binance.client.model.market.CommonLongShortRatio
 
getLongAt(int) - Method in class com.binance.client.impl.utils.JsonWrapperArray
 
getLongOrDefault(String, long) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getLongShortRatio() - Method in class com.binance.client.model.market.CommonLongShortRatio
 
getLow() - Method in class com.binance.client.model.event.CandlestickEvent
 
getLow() - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
getLow() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getLow() - Method in class com.binance.client.model.market.Candlestick
 
getLowPrice() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getMaintMargin() - Method in class com.binance.client.model.trade.Asset
 
getMaintMargin() - Method in class com.binance.client.model.trade.Position
 
getMaintMarginPercent() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
getMarginBalance() - Method in class com.binance.client.model.trade.Asset
 
getMarginType() - Method in class com.binance.client.model.trade.PositionRisk
 
getMarginType() - Method in class com.binance.client.model.user.PositionUpdate
 
getMarkerSide() - Method in class com.binance.client.model.user.OrderUpdate
 
getMarkPrice(String) - Method in class com.binance.client.impl.SyncRequestImpl
 
getMarkPrice() - Method in class com.binance.client.model.event.MarkPriceEvent
 
getMarkPrice() - Method in class com.binance.client.model.market.MarkPrice
 
getMarkPrice() - Method in class com.binance.client.model.trade.PositionRisk
 
getMarkPrice(String) - Method in interface com.binance.client.SyncRequestClient
Get mark price for a symbol.
getMarkPriceCandlesticks(String, CandlestickInterval, Long, Long, Integer) - Method in class com.binance.client.impl.SyncRequestImpl
 
getMarkPriceCandlesticks(String, CandlestickInterval, Long, Long, Integer) - Method in interface com.binance.client.SyncRequestClient
Get Kline/candlestick bars for the mark price of a symbol.
getMaxNotional() - Method in class com.binance.client.model.trade.Position
 
getMaxNotionalValue() - Method in class com.binance.client.model.trade.Leverage
 
getMaxNotionalValue() - Method in class com.binance.client.model.trade.PositionRisk
 
getMaxNumAlgoOrders() - Method in class com.binance.client.model.market.ExchangeFilter
 
getMaxNumOrders() - Method in class com.binance.client.model.market.ExchangeFilter
 
getMaxWithdrawAmount() - Method in class com.binance.client.model.trade.AccountBalance
 
getMaxWithdrawAmount() - Method in class com.binance.client.model.trade.AccountInformation
 
getMaxWithdrawAmount() - Method in class com.binance.client.model.trade.Asset
 
getMsg() - Method in class com.binance.client.model.ResponseResult
 
getNextFundingTime() - Method in class com.binance.client.model.event.MarkPriceEvent
 
getNextFundingTime() - Method in class com.binance.client.model.market.MarkPrice
 
getNumTrades() - Method in class com.binance.client.model.event.CandlestickEvent
 
getNumTrades() - Method in class com.binance.client.model.market.Candlestick
 
getOldTrades(String, Integer, Long) - Method in class com.binance.client.impl.SyncRequestImpl
 
getOldTrades(String, Integer, Long) - Method in interface com.binance.client.SyncRequestClient
Get old Trade.
getOpen() - Method in class com.binance.client.model.event.CandlestickEvent
 
getOpen() - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
getOpen() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getOpen() - Method in class com.binance.client.model.market.Candlestick
 
getOpenInterest(String) - Method in class com.binance.client.impl.SyncRequestImpl
 
getOpenInterest() - Method in class com.binance.client.model.market.OpenInterest
 
getOpenInterest(String) - Method in interface com.binance.client.SyncRequestClient
Get present open interest of a specific symbol.
getOpenInterestStat(String, PeriodType, Long, Long, Long) - Method in class com.binance.client.impl.SyncRequestImpl
 
getOpenInterestStat(String, PeriodType, Long, Long, Long) - Method in interface com.binance.client.SyncRequestClient
Open Interest Stat (MARKET DATA)
getOpenOrder(String, Long, String) - Method in class com.binance.client.impl.SyncRequestImpl
 
getOpenOrder(String, Long, String) - Method in interface com.binance.client.SyncRequestClient
Get all open order on a symbol.
getOpenOrderInitialMargin() - Method in class com.binance.client.model.trade.Asset
 
getOpenOrderInitialMargin() - Method in class com.binance.client.model.trade.Position
 
getOpenOrders(String) - Method in class com.binance.client.impl.SyncRequestImpl
 
getOpenOrders(String) - Method in interface com.binance.client.SyncRequestClient
Get current open order on a symbol.
getOpenPrice() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getOpenTime() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getOpenTime() - Method in class com.binance.client.model.market.Candlestick
 
getOpenTime() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getOperator() - Method in enum com.binance.client.model.enums.StopOrderOperator
 
getOrder(String, Long, String) - Method in class com.binance.client.impl.SyncRequestImpl
 
getOrder(String, Long, String) - Method in interface com.binance.client.SyncRequestClient
Check an order's status.
getOrderBook(String, Integer) - Method in class com.binance.client.impl.SyncRequestImpl
 
getOrderBook(String, Integer) - Method in interface com.binance.client.SyncRequestClient
Fetch order book.
getOrderBookUpdateId() - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
getOrderId() - Method in class com.binance.client.model.market.LiquidationOrder
 
getOrderId() - Method in class com.binance.client.model.trade.MyTrade
 
getOrderId() - Method in class com.binance.client.model.trade.Order
 
getOrderId() - Method in class com.binance.client.model.user.OrderUpdate
 
getOrderStatus() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
getOrderStatus() - Method in class com.binance.client.model.user.OrderUpdate
 
getOrderTradeTime() - Method in class com.binance.client.model.user.OrderUpdate
 
getOrderTypes() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
getOrderUpdate() - Method in class com.binance.client.model.user.UserDataUpdateEvent
 
getOriginalOrderType() - Method in class com.binance.client.model.user.OrderUpdate
 
getOrigQty() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
getOrigQty() - Method in class com.binance.client.model.market.LiquidationOrder
 
getOrigQty() - Method in class com.binance.client.model.trade.Order
 
getOrigQty() - Method in class com.binance.client.model.user.OrderUpdate
 
getOrigType() - Method in class com.binance.client.model.market.LiquidationOrder
 
getOrigType() - Method in class com.binance.client.model.trade.Order
 
getPositionAmt() - Method in class com.binance.client.model.trade.Position
 
getPositionAmt() - Method in class com.binance.client.model.trade.PositionRisk
 
getPositionInitialMargin() - Method in class com.binance.client.model.trade.Asset
 
getPositionInitialMargin() - Method in class com.binance.client.model.trade.Position
 
getPositionMarginHistory(String, int, long, long, int) - Method in class com.binance.client.impl.SyncRequestImpl
 
getPositionMarginHistory(String, int, long, long, int) - Method in interface com.binance.client.SyncRequestClient
get position margin history
getPositionRisk(String) - Method in class com.binance.client.impl.SyncRequestImpl
 
getPositionRisk(String) - Method in interface com.binance.client.SyncRequestClient
Get position.
getPositions() - Method in class com.binance.client.model.trade.AccountInformation
 
getPositions() - Method in class com.binance.client.model.user.AccountUpdate
 
getPositionSide() - Method in class com.binance.client.impl.SyncRequestImpl
 
getPositionSide() - Method in class com.binance.client.model.market.LiquidationOrder
 
getPositionSide() - Method in class com.binance.client.model.trade.MyTrade
 
getPositionSide() - Method in class com.binance.client.model.trade.Order
 
getPositionSide() - Method in class com.binance.client.model.trade.Position
 
getPositionSide() - Method in class com.binance.client.model.trade.PositionRisk
 
getPositionSide() - Method in class com.binance.client.model.trade.WalletDeltaLog
 
getPositionSide() - Method in class com.binance.client.model.user.OrderUpdate
 
getPositionSide() - Method in class com.binance.client.model.user.PositionUpdate
 
getPositionSide() - Method in interface com.binance.client.SyncRequestClient
Get if changed to HEDGE mode.
getPreFee() - Method in class com.binance.client.model.user.PositionUpdate
 
getPrevClosePrice() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getPrice() - Method in class com.binance.client.model.event.AggregateTradeEvent
 
getPrice() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
getPrice() - Method in class com.binance.client.model.market.AggregateTrade
 
getPrice() - Method in class com.binance.client.model.market.LiquidationOrder
 
getPrice() - Method in class com.binance.client.model.market.OrderBookEntry
 
getPrice() - Method in class com.binance.client.model.market.SymbolPrice
 
getPrice() - Method in class com.binance.client.model.market.Trade
 
getPrice() - Method in class com.binance.client.model.trade.MyTrade
 
getPrice() - Method in class com.binance.client.model.trade.Order
 
getPrice() - Method in class com.binance.client.model.user.OrderUpdate
 
getPriceChange() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getPriceChange() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getPriceChangePercent() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getPriceChangePercent() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getPricePrecision() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
getPriceProtect() - Method in class com.binance.client.model.trade.Order
 
getPriceRate() - Method in class com.binance.client.model.trade.Order
 
getQty() - Method in class com.binance.client.model.event.AggregateTradeEvent
 
getQty() - Method in class com.binance.client.model.market.AggregateTrade
 
getQty() - Method in class com.binance.client.model.market.OrderBookEntry
 
getQty() - Method in class com.binance.client.model.market.Trade
 
getQty() - Method in class com.binance.client.model.trade.MyTrade
 
getQuantityPrecision() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
getQuoteAsset() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
getQuoteAssetVolume() - Method in class com.binance.client.model.event.CandlestickEvent
 
getQuoteAssetVolume() - Method in class com.binance.client.model.market.Candlestick
 
getQuotePrecision() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
getQuoteQty() - Method in class com.binance.client.model.market.Trade
 
getQuoteQty() - Method in class com.binance.client.model.trade.MyTrade
 
getQuoteVolume() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getRateLimits() - Method in class com.binance.client.model.market.ExchangeInformation
 
getRateLimitType() - Method in class com.binance.client.model.market.RateLimit
 
getRealizedPnl() - Method in class com.binance.client.model.trade.MyTrade
 
getRealizedProfit() - Method in class com.binance.client.model.user.OrderUpdate
 
getReceiveLimitMs() - Method in class com.binance.client.SubscriptionOptions
 
getRecentTrades(String, Integer) - Method in class com.binance.client.impl.SyncRequestImpl
 
getRecentTrades(String, Integer) - Method in interface com.binance.client.SyncRequestClient
Get recent trades.
getReduceOnly() - Method in class com.binance.client.model.market.LiquidationOrder
 
getReduceOnly() - Method in class com.binance.client.model.trade.Order
 
getReduceOnly() - Method in class com.binance.client.model.user.OrderUpdate
 
getRequiredMarginPercent() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
getRole() - Method in enum com.binance.client.model.enums.DealRole
 
getSellVol() - Method in class com.binance.client.model.market.TakerLongShortStat
 
getServerTime() - Method in class com.binance.client.model.market.ExchangeInformation
 
getShortAccount() - Method in class com.binance.client.model.market.CommonLongShortRatio
 
getSide() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
getSide() - Method in class com.binance.client.model.market.LiquidationOrder
 
getSide() - Method in class com.binance.client.model.trade.MyTrade
 
getSide() - Method in class com.binance.client.model.trade.Order
 
getSide() - Method in class com.binance.client.model.user.OrderUpdate
 
getStartTime() - Method in class com.binance.client.model.event.CandlestickEvent
 
getState() - Method in class com.binance.client.impl.WebSocketConnection
 
getState() - Method in enum com.binance.client.model.enums.SymbolState
 
getStatus() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
getStatus() - Method in class com.binance.client.model.market.LiquidationOrder
 
getStatus() - Method in class com.binance.client.model.trade.Order
 
getStep() - Method in enum com.binance.client.model.enums.DepthStep
 
getStopPrice() - Method in class com.binance.client.model.market.LiquidationOrder
 
getStopPrice() - Method in class com.binance.client.model.trade.Order
 
getStopPrice() - Method in class com.binance.client.model.user.OrderUpdate
 
getString(String) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getStringAt(int) - Method in class com.binance.client.impl.utils.JsonWrapperArray
 
getStringOrDefault(String, String) - Method in class com.binance.client.impl.utils.JsonWrapper
 
getSumOpenInterest() - Method in class com.binance.client.model.market.OpenInterestStat
 
getSumOpenInterestValue() - Method in class com.binance.client.model.market.OpenInterestStat
 
getSymbol() - Method in class com.binance.client.model.event.AggregateTradeEvent
 
getSymbol() - Method in class com.binance.client.model.event.CandlestickEvent
 
getSymbol() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
getSymbol() - Method in class com.binance.client.model.event.MarkPriceEvent
 
getSymbol() - Method in class com.binance.client.model.event.OrderBookEvent
 
getSymbol() - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
getSymbol() - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
getSymbol() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getSymbol() - Method in class com.binance.client.model.market.CommonLongShortRatio
 
getSymbol() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
getSymbol() - Method in class com.binance.client.model.market.FundingRate
 
getSymbol() - Method in class com.binance.client.model.market.LiquidationOrder
 
getSymbol() - Method in class com.binance.client.model.market.MarkPrice
 
getSymbol() - Method in class com.binance.client.model.market.OpenInterest
 
getSymbol() - Method in class com.binance.client.model.market.OpenInterestStat
 
getSymbol() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getSymbol() - Method in class com.binance.client.model.market.SymbolOrderBook
 
getSymbol() - Method in class com.binance.client.model.market.SymbolPrice
 
getSymbol() - Method in class com.binance.client.model.trade.Income
 
getSymbol() - Method in class com.binance.client.model.trade.Leverage
 
getSymbol() - Method in class com.binance.client.model.trade.MyTrade
 
getSymbol() - Method in class com.binance.client.model.trade.Order
 
getSymbol() - Method in class com.binance.client.model.trade.Position
 
getSymbol() - Method in class com.binance.client.model.trade.PositionRisk
 
getSymbol() - Method in class com.binance.client.model.trade.WalletDeltaLog
 
getSymbol() - Method in class com.binance.client.model.user.OrderUpdate
 
getSymbol() - Method in class com.binance.client.model.user.PositionUpdate
 
getSymbolOrderBookTicker(String) - Method in class com.binance.client.impl.SyncRequestImpl
 
getSymbolOrderBookTicker(String) - Method in interface com.binance.client.SyncRequestClient
Get best price/qty on the order book for a symbol or symbols.
getSymbolPriceTicker(String) - Method in class com.binance.client.impl.SyncRequestImpl
 
getSymbolPriceTicker(String) - Method in interface com.binance.client.SyncRequestClient
Get latest price for a symbol or symbols.
getSymbols() - Method in class com.binance.client.model.market.ExchangeInformation
 
getTakerBuyBaseAssetVolume() - Method in class com.binance.client.model.event.CandlestickEvent
 
getTakerBuyBaseAssetVolume() - Method in class com.binance.client.model.market.Candlestick
 
getTakerBuyQuoteAssetVolume() - Method in class com.binance.client.model.event.CandlestickEvent
 
getTakerBuyQuoteAssetVolume() - Method in class com.binance.client.model.market.Candlestick
 
getTakerLongShortRatio(String, PeriodType, Long, Long, Long) - Method in class com.binance.client.impl.SyncRequestImpl
 
getTakerLongShortRatio(String, PeriodType, Long, Long, Long) - Method in interface com.binance.client.SyncRequestClient
Taker Long/Short Ratio (MARKET DATA)
getTime() - Method in class com.binance.client.model.event.AggregateTradeEvent
 
getTime() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
getTime() - Method in class com.binance.client.model.market.AggregateTrade
 
getTime() - Method in class com.binance.client.model.market.LiquidationOrder
 
getTime() - Method in class com.binance.client.model.market.MarkPrice
 
getTime() - Method in class com.binance.client.model.market.SymbolOrderBook
 
getTime() - Method in class com.binance.client.model.market.SymbolPrice
 
getTime() - Method in class com.binance.client.model.market.Trade
 
getTime() - Method in class com.binance.client.model.trade.Income
 
getTime() - Method in class com.binance.client.model.trade.MyTrade
 
getTime() - Method in class com.binance.client.model.trade.WalletDeltaLog
 
getTimeInForce() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
getTimeInForce() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
getTimeInForce() - Method in class com.binance.client.model.market.LiquidationOrder
 
getTimeInForce() - Method in class com.binance.client.model.trade.Order
 
getTimeInForce() - Method in class com.binance.client.model.user.OrderUpdate
 
getTimestamp() - Method in class com.binance.client.model.market.CommonLongShortRatio
 
getTimestamp() - Method in class com.binance.client.model.market.OpenInterest
 
getTimestamp() - Method in class com.binance.client.model.market.OpenInterestStat
 
getTimestamp() - Method in class com.binance.client.model.market.TakerLongShortStat
 
getTimezone() - Method in class com.binance.client.model.market.ExchangeInformation
 
getTopTraderAccountRatio(String, PeriodType, Long, Long, Long) - Method in class com.binance.client.impl.SyncRequestImpl
 
getTopTraderAccountRatio(String, PeriodType, Long, Long, Long) - Method in interface com.binance.client.SyncRequestClient
Top Trader Long/Short Ratio (Accounts) (MARKET DATA)
getTopTraderPositionRatio(String, PeriodType, Long, Long, Long) - Method in class com.binance.client.impl.SyncRequestImpl
 
getTopTraderPositionRatio(String, PeriodType, Long, Long, Long) - Method in interface com.binance.client.SyncRequestClient
Top Trader Long/Short Ratio (Positions) (MARKET DATA)
getTotalCrossUnPnl() - Method in class com.binance.client.model.trade.AccountInformation
 
getTotalCrossWalletBalance() - Method in class com.binance.client.model.trade.AccountInformation
 
getTotalInitialMargin() - Method in class com.binance.client.model.trade.AccountInformation
 
getTotalMaintMargin() - Method in class com.binance.client.model.trade.AccountInformation
 
getTotalMarginBalance() - Method in class com.binance.client.model.trade.AccountInformation
 
getTotalOpenOrderInitialMargin() - Method in class com.binance.client.model.trade.AccountInformation
 
getTotalPositionInitialMargin() - Method in class com.binance.client.model.trade.AccountInformation
 
getTotalTradedBaseAssetVolume() - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
getTotalTradedBaseAssetVolume() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getTotalTradedQuoteAssetVolume() - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
getTotalTradedQuoteAssetVolume() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getTotalUnrealizedProfit() - Method in class com.binance.client.model.trade.AccountInformation
 
getTotalWalletBalance() - Method in class com.binance.client.model.trade.AccountInformation
 
getTradeId() - Method in class com.binance.client.model.trade.Income
 
getTradeID() - Method in class com.binance.client.model.user.OrderUpdate
 
getTranId() - Method in class com.binance.client.model.trade.Income
 
getTransactionTime() - Method in class com.binance.client.model.event.OrderBookEvent
 
getTransactionTime() - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
getTransactionTime() - Method in class com.binance.client.model.user.UserDataUpdateEvent
 
getType() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
getType() - Method in class com.binance.client.model.market.LiquidationOrder
 
getType() - Method in class com.binance.client.model.trade.Order
 
getType() - Method in class com.binance.client.model.trade.WalletDeltaLog
 
getType() - Method in class com.binance.client.model.user.OrderUpdate
 
getUnrealizedPnl() - Method in class com.binance.client.model.user.PositionUpdate
 
getUnrealizedProfit() - Method in class com.binance.client.model.trade.Asset
 
getUnrealizedProfit() - Method in class com.binance.client.model.trade.Position
 
getUnrealizedProfit() - Method in class com.binance.client.model.trade.PositionRisk
 
getUpdateTime() - Method in class com.binance.client.model.market.LiquidationOrder
 
getUpdateTime() - Method in class com.binance.client.model.trade.AccountInformation
 
getUpdateTime() - Method in class com.binance.client.model.trade.Order
 
getUri() - Method in class com.binance.client.SubscriptionOptions
 
getUrl() - Method in class com.binance.client.RequestOptions
 
getVolume() - Method in class com.binance.client.model.event.CandlestickEvent
 
getVolume() - Method in class com.binance.client.model.market.Candlestick
 
getVolume() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getWalletBalance() - Method in class com.binance.client.model.trade.Asset
 
getWalletBalance() - Method in class com.binance.client.model.user.BalanceUpdate
 
getWeightedAvgPrice() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
getWeightedAvgPrice() - Method in class com.binance.client.model.market.PriceChangeTicker
 
getWorkingType() - Method in class com.binance.client.model.market.LiquidationOrder
 
getWorkingType() - Method in class com.binance.client.model.trade.Order
 
getWorkingType() - Method in class com.binance.client.model.user.OrderUpdate
 

H

handle(T) - Method in interface com.binance.client.impl.utils.Handler
 
Handler<T> - Interface in com.binance.client.impl.utils
 
hasPostParam() - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 

I

Income - Class in com.binance.client.model.trade
 
Income() - Constructor for class com.binance.client.model.trade.Income
 
IncomeType - Enum in com.binance.client.model.enums
 
INPUT_ERROR - Static variable in exception com.binance.client.exception.BinanceApiException
 
InternalUtils - Class in com.binance.client.impl.utils
 
InternalUtils() - Constructor for class com.binance.client.impl.utils.InternalUtils
 
isAutoReconnect() - Method in class com.binance.client.SubscriptionOptions
 

J

JsonWrapper - Class in com.binance.client.impl.utils
 
JsonWrapper(JSONObject) - Constructor for class com.binance.client.impl.utils.JsonWrapper
 
JsonWrapperArray - Class in com.binance.client.impl.utils
 
JsonWrapperArray(JSONArray) - Constructor for class com.binance.client.impl.utils.JsonWrapperArray
 

K

keepUserDataStream(String) - Method in class com.binance.client.impl.SyncRequestImpl
 
keepUserDataStream(String) - Method in interface com.binance.client.SyncRequestClient
Keep user data stream.
KEY_MISSING - Static variable in exception com.binance.client.exception.BinanceApiException
 

L

Leverage - Class in com.binance.client.model.trade
 
Leverage() - Constructor for class com.binance.client.model.trade.Leverage
 
LiquidationOrder - Class in com.binance.client.model.market
 
LiquidationOrder() - Constructor for class com.binance.client.model.market.LiquidationOrder
 
liquidationOrderChannel(String) - Static method in class com.binance.client.impl.utils.Channels
 
liquidationOrderChannel() - Static method in class com.binance.client.impl.utils.Channels
 
LiquidationOrderEvent - Class in com.binance.client.model.event
 
LiquidationOrderEvent() - Constructor for class com.binance.client.model.event.LiquidationOrderEvent
 
LoanOrderStates - Enum in com.binance.client.model.enums
created, accrual, cleared, invalid.
lookup(String) - Method in class com.binance.client.impl.utils.EnumLookup
 
lookup(String) - Static method in enum com.binance.client.model.enums.AccountChangeType
 
lookup(String) - Static method in enum com.binance.client.model.enums.AccountState
 
lookup(String) - Static method in enum com.binance.client.model.enums.AccountType
 
lookup(String) - Static method in enum com.binance.client.model.enums.BalanceType
 
lookup(String) - Static method in enum com.binance.client.model.enums.DepositState
 
lookup(String) - Static method in enum com.binance.client.model.enums.EtfStatus
 
lookup(String) - Static method in enum com.binance.client.model.enums.EtfSwapType
 
lookup(String) - Static method in enum com.binance.client.model.enums.LoanOrderStates
 
lookup(String) - Static method in enum com.binance.client.model.enums.OrderSource
 
lookup(String) - Static method in enum com.binance.client.model.enums.OrderStatus
 
lookup(String) - Static method in enum com.binance.client.model.enums.OrderType
 
lookup(String) - Static method in enum com.binance.client.model.enums.PeriodType
 
lookup(String) - Static method in enum com.binance.client.model.enums.QueryDirection
 
lookup(String) - Static method in enum com.binance.client.model.enums.TradeDirection
 
lookup(String) - Static method in enum com.binance.client.model.enums.TransferMasterType
 
lookup(String) - Static method in enum com.binance.client.model.enums.WithdrawState
 

M

MarginTransferType - Enum in com.binance.client.model.enums
 
MarginType - Enum in com.binance.client.model.enums
 
MarkPrice - Class in com.binance.client.model.market
 
MarkPrice() - Constructor for class com.binance.client.model.market.MarkPrice
 
markPriceChannel(String) - Static method in class com.binance.client.impl.utils.Channels
 
MarkPriceEvent - Class in com.binance.client.model.event
 
MarkPriceEvent() - Constructor for class com.binance.client.model.event.MarkPriceEvent
 
MBPLevelEnums - Enum in com.binance.client.model.enums
 
miniTickerChannel(String) - Static method in class com.binance.client.impl.utils.Channels
 
miniTickerChannel() - Static method in class com.binance.client.impl.utils.Channels
 
MyTrade - Class in com.binance.client.model.trade
 
MyTrade() - Constructor for class com.binance.client.model.trade.MyTrade
 

N

NewOrderRespType - Enum in com.binance.client.model.enums
 

O

onClosed(WebSocket, int, String) - Method in class com.binance.client.impl.WebSocketConnection
 
onError(BinanceApiException) - Method in interface com.binance.client.SubscriptionErrorHandler
 
onFailure(WebSocket, Throwable, Response) - Method in class com.binance.client.impl.WebSocketConnection
 
onMessage(WebSocket, String) - Method in class com.binance.client.impl.WebSocketConnection
 
onOpen(WebSocket, Response) - Method in class com.binance.client.impl.WebSocketConnection
 
onReceive(T) - Method in interface com.binance.client.SubscriptionListener
onReceive will be called when get the data sent by server.
onResponse(T) - Method in interface com.binance.client.ResponseCallback
Be called when the request successful.
OP_REQ - Static variable in class com.binance.client.impl.utils.Channels
 
OP_SUB - Static variable in class com.binance.client.impl.utils.Channels
 
OpenInterest - Class in com.binance.client.model.market
 
OpenInterest() - Constructor for class com.binance.client.model.market.OpenInterest
 
OpenInterestStat - Class in com.binance.client.model.market
 
OpenInterestStat() - Constructor for class com.binance.client.model.market.OpenInterestStat
 
Order - Class in com.binance.client.model.trade
 
Order() - Constructor for class com.binance.client.model.trade.Order
 
OrderBook - Class in com.binance.client.model.market
 
OrderBook() - Constructor for class com.binance.client.model.market.OrderBook
 
OrderBookEntry - Class in com.binance.client.model.market
 
OrderBookEntry() - Constructor for class com.binance.client.model.market.OrderBookEntry
 
OrderBookEvent - Class in com.binance.client.model.event
 
OrderBookEvent() - Constructor for class com.binance.client.model.event.OrderBookEvent
 
OrderRespType - Enum in com.binance.client.model.enums
 
OrderSide - Enum in com.binance.client.model.enums
buy, sell, both.
OrderSource - Enum in com.binance.client.model.enums
sys, web, api, app.
OrderStatus - Enum in com.binance.client.model.enums
NEW, PARTIALLY_FILLED, FILLED.
OrderType - Enum in com.binance.client.model.enums
buy-market, sell-market, buy-limit, buy-ioc, sell-ioc, buy-limit-maker, sell-limit-maker, buy-stop-limit, sell-stop-limit.
OrderUpdate - Class in com.binance.client.model.user
 
OrderUpdate() - Constructor for class com.binance.client.model.user.OrderUpdate
 

P

parseFromString(String) - Static method in class com.binance.client.impl.utils.JsonWrapper
 
parseJson(JsonWrapper) - Method in interface com.binance.client.impl.RestApiJsonParser
 
PeriodType - Enum in com.binance.client.model.enums
 
Position - Class in com.binance.client.model.trade
 
Position() - Constructor for class com.binance.client.model.trade.Position
 
PositionRisk - Class in com.binance.client.model.trade
 
PositionRisk() - Constructor for class com.binance.client.model.trade.PositionRisk
 
PositionSide - Enum in com.binance.client.model.enums
 
PositionUpdate - Class in com.binance.client.model.user
 
PositionUpdate() - Constructor for class com.binance.client.model.user.PositionUpdate
 
postBatchOrders(String) - Method in class com.binance.client.impl.SyncRequestImpl
 
postBatchOrders(String) - Method in interface com.binance.client.SyncRequestClient
Place new orders
postOrder(String, OrderSide, PositionSide, OrderType, TimeInForce, String, String, String, String, String, String, String, String, WorkingType, String, NewOrderRespType) - Method in class com.binance.client.impl.SyncRequestImpl
 
postOrder(String, OrderSide, PositionSide, OrderType, TimeInForce, String, String, String, String, String, String, String, String, WorkingType, String, NewOrderRespType) - Method in interface com.binance.client.SyncRequestClient
Send in a new order.
PriceChangeTicker - Class in com.binance.client.model.market
 
PriceChangeTicker() - Constructor for class com.binance.client.model.market.PriceChangeTicker
 
putToPost(String, String) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
putToPost(String, T) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
putToPost(String, Date, String) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
putToPost(String, Integer) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
putToPost(String, List<String>) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
putToPost(String, Long) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
putToPost(String, BigDecimal) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
putToUrl(String, T) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
putToUrl(String, String) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
putToUrl(String, Date, String) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
putToUrl(String, Integer) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
putToUrl(String, Long) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
putToUrl(String, BigDecimal) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 

Q

QueryDirection - Enum in com.binance.client.model.enums
 
QuerySort - Enum in com.binance.client.model.enums
 

R

RateLimit - Class in com.binance.client.model.market
 
RateLimit() - Constructor for class com.binance.client.model.market.RateLimit
 
request - Variable in class com.binance.client.impl.RestApiRequest
 
RequestOptions - Class in com.binance.client
The configuration for the request APIs
RequestOptions() - Constructor for class com.binance.client.RequestOptions
 
RequestOptions(RequestOptions) - Constructor for class com.binance.client.RequestOptions
 
ResponseCallback<T> - Interface in com.binance.client
The interface for define asynchronous invoking callback.
If you want to ues the asynchronous invoking, you must implement the ResponseCallback yourself.
ResponseResult - Class in com.binance.client.model
 
ResponseResult() - Constructor for class com.binance.client.model.ResponseResult
 
ResponseResult(int, String) - Constructor for class com.binance.client.model.ResponseResult
 
RestApiJsonParser<T> - Interface in com.binance.client.impl
 
RestApiRequest<T> - Class in com.binance.client.impl
 
RestApiRequest() - Constructor for class com.binance.client.impl.RestApiRequest
 
RUNTIME_ERROR - Static variable in exception com.binance.client.exception.BinanceApiException
 

S

setAccountAlias(String) - Method in class com.binance.client.model.trade.AccountBalance
 
setAccountUpdate(AccountUpdate) - Method in class com.binance.client.model.user.UserDataUpdateEvent
 
setActivatePrice(BigDecimal) - Method in class com.binance.client.model.trade.Order
 
setActivationPrice(BigDecimal) - Method in class com.binance.client.model.user.OrderUpdate
 
setAmount(String) - Method in class com.binance.client.model.trade.WalletDeltaLog
 
setAmount(BigDecimal) - Method in class com.binance.client.model.user.PositionUpdate
 
setAskPrice(BigDecimal) - Method in class com.binance.client.model.market.SymbolOrderBook
 
setAskQty(BigDecimal) - Method in class com.binance.client.model.market.SymbolOrderBook
 
setAsks(List<OrderBookEntry>) - Method in class com.binance.client.model.event.OrderBookEvent
 
setAsks(List<OrderBookEntry>) - Method in class com.binance.client.model.market.OrderBook
 
setAsksNotional(BigDecimal) - Method in class com.binance.client.model.user.OrderUpdate
 
setAsset(String) - Method in class com.binance.client.model.trade.AccountBalance
 
setAsset(String) - Method in class com.binance.client.model.trade.Asset
 
setAsset(String) - Method in class com.binance.client.model.trade.Income
 
setAsset(String) - Method in class com.binance.client.model.trade.WalletDeltaLog
 
setAsset(String) - Method in class com.binance.client.model.user.BalanceUpdate
 
setAssets(List<Asset>) - Method in class com.binance.client.model.trade.AccountInformation
 
setAutoAddMargin(Boolean) - Method in class com.binance.client.model.trade.PositionRisk
 
setAutoReconnect(boolean) - Method in class com.binance.client.SubscriptionOptions
When the connection lost is happening on the subscription line, specify whether the client reconnect to server automatically.
setAvailableBalance(BigDecimal) - Method in class com.binance.client.model.trade.AccountBalance
 
setAvailableBalance(BigDecimal) - Method in class com.binance.client.model.trade.AccountInformation
 
setAvailableBalance(BigDecimal) - Method in class com.binance.client.model.trade.Asset
 
setAveragePrice(BigDecimal) - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
setAveragePrice(BigDecimal) - Method in class com.binance.client.model.market.LiquidationOrder
 
setAvgPrice(BigDecimal) - Method in class com.binance.client.model.trade.Order
 
setAvgPrice(BigDecimal) - Method in class com.binance.client.model.user.OrderUpdate
 
setBalance(BigDecimal) - Method in class com.binance.client.model.trade.AccountBalance
 
setBalances(List<BalanceUpdate>) - Method in class com.binance.client.model.user.AccountUpdate
 
setBaseAsset(String) - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
setBaseAssetPrecision(Long) - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
setBestAskPrice(BigDecimal) - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
setBestAskQty(BigDecimal) - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
setBestBidPrice(BigDecimal) - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
setBestBidQty(BigDecimal) - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
setBidPrice(BigDecimal) - Method in class com.binance.client.model.market.SymbolOrderBook
 
setBidQty(BigDecimal) - Method in class com.binance.client.model.market.SymbolOrderBook
 
setBids(List<OrderBookEntry>) - Method in class com.binance.client.model.event.OrderBookEvent
 
setBids(List<OrderBookEntry>) - Method in class com.binance.client.model.market.OrderBook
 
setBidsNotional(BigDecimal) - Method in class com.binance.client.model.user.OrderUpdate
 
setBuySellRatio(BigDecimal) - Method in class com.binance.client.model.market.TakerLongShortStat
 
setBuyVol(BigDecimal) - Method in class com.binance.client.model.market.TakerLongShortStat
 
setCallbackRate(BigDecimal) - Method in class com.binance.client.model.user.OrderUpdate
 
setCanDeposit(Boolean) - Method in class com.binance.client.model.trade.AccountInformation
 
setCanTrade(Boolean) - Method in class com.binance.client.model.trade.AccountInformation
 
setCanWithdraw(Boolean) - Method in class com.binance.client.model.trade.AccountInformation
 
setClientOrderId(String) - Method in class com.binance.client.model.market.LiquidationOrder
 
setClientOrderId(String) - Method in class com.binance.client.model.trade.Order
 
setClientOrderId(String) - Method in class com.binance.client.model.user.OrderUpdate
 
setClose(BigDecimal) - Method in class com.binance.client.model.event.CandlestickEvent
 
setClose(BigDecimal) - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
setClose(BigDecimal) - Method in class com.binance.client.model.market.Candlestick
 
setCloseAll(Boolean) - Method in class com.binance.client.model.user.OrderUpdate
 
setClosePosition(Boolean) - Method in class com.binance.client.model.market.LiquidationOrder
 
setClosePosition(Boolean) - Method in class com.binance.client.model.trade.Order
 
setCloseTime(Long) - Method in class com.binance.client.model.event.CandlestickEvent
 
setCloseTime(Long) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setCloseTime(Long) - Method in class com.binance.client.model.market.Candlestick
 
setCloseTime(Long) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setCode(int) - Method in class com.binance.client.model.ResponseResult
 
setCommission(BigDecimal) - Method in class com.binance.client.model.trade.MyTrade
 
setCommissionAmount(BigDecimal) - Method in class com.binance.client.model.user.OrderUpdate
 
setCommissionAsset(String) - Method in class com.binance.client.model.trade.MyTrade
 
setCommissionAsset(String) - Method in class com.binance.client.model.user.OrderUpdate
 
setConnectionDelayOnFailure(int) - Method in class com.binance.client.SubscriptionOptions
If auto reconnect is enabled, specify the delay time before reconnect.
setCount(Long) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setCount(Long) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setCounterPartyId(Long) - Method in class com.binance.client.model.trade.MyTrade
 
setCrossUnPnl(BigDecimal) - Method in class com.binance.client.model.trade.AccountBalance
 
setCrossUnPnl(BigDecimal) - Method in class com.binance.client.model.trade.Asset
 
setCrossWalletBalance(BigDecimal) - Method in class com.binance.client.model.trade.AccountBalance
 
setCrossWalletBalance(BigDecimal) - Method in class com.binance.client.model.trade.Asset
 
setCrossWalletBalance(BigDecimal) - Method in class com.binance.client.model.user.BalanceUpdate
 
setCumQty(BigDecimal) - Method in class com.binance.client.model.trade.Order
 
setCumQuote(BigDecimal) - Method in class com.binance.client.model.market.LiquidationOrder
 
setCumQuote(BigDecimal) - Method in class com.binance.client.model.trade.Order
 
setCumulativeFilledQty(BigDecimal) - Method in class com.binance.client.model.user.OrderUpdate
 
setEntryPrice(String) - Method in class com.binance.client.model.trade.Position
 
setEntryPrice(BigDecimal) - Method in class com.binance.client.model.trade.PositionRisk
 
setEntryPrice(BigDecimal) - Method in class com.binance.client.model.user.PositionUpdate
 
setEstimatedPrice(BigDecimal) - Method in class com.binance.client.model.event.MarkPriceEvent
 
setEventReasonType(String) - Method in class com.binance.client.model.user.UserDataUpdateEvent
 
setEventTime(Long) - Method in class com.binance.client.model.event.AggregateTradeEvent
 
setEventTime(Long) - Method in class com.binance.client.model.event.CandlestickEvent
 
setEventTime(Long) - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
setEventTime(Long) - Method in class com.binance.client.model.event.MarkPriceEvent
 
setEventTime(Long) - Method in class com.binance.client.model.event.OrderBookEvent
 
setEventTime(Long) - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
setEventTime(Long) - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
setEventTime(Long) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setEventTime(Long) - Method in class com.binance.client.model.user.UserDataUpdateEvent
 
setEventType(String) - Method in class com.binance.client.model.event.AggregateTradeEvent
 
setEventType(String) - Method in class com.binance.client.model.event.CandlestickEvent
 
setEventType(String) - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
setEventType(String) - Method in class com.binance.client.model.event.MarkPriceEvent
 
setEventType(String) - Method in class com.binance.client.model.event.OrderBookEvent
 
setEventType(String) - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
setEventType(String) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setEventType(String) - Method in class com.binance.client.model.user.UserDataUpdateEvent
 
setExchangeFilters(List<ExchangeFilter>) - Method in class com.binance.client.model.market.ExchangeInformation
 
setExecutedQty(BigDecimal) - Method in class com.binance.client.model.market.LiquidationOrder
 
setExecutedQty(BigDecimal) - Method in class com.binance.client.model.trade.Order
 
setExecutionType(String) - Method in class com.binance.client.model.user.OrderUpdate
 
setFeeTier(BigDecimal) - Method in class com.binance.client.model.trade.AccountInformation
 
setFilters(List<List<Map<String, String>>>) - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
setFilterType(String) - Method in class com.binance.client.model.market.ExchangeFilter
 
setFirstId(Long) - Method in class com.binance.client.model.event.AggregateTradeEvent
 
setFirstId(Long) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setFirstId(Long) - Method in class com.binance.client.model.market.AggregateTrade
 
setFirstId(Long) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setFirstTradeId(Long) - Method in class com.binance.client.model.event.CandlestickEvent
 
setFirstUpdateId(Long) - Method in class com.binance.client.model.event.OrderBookEvent
 
setFundingRate(BigDecimal) - Method in class com.binance.client.model.event.MarkPriceEvent
 
setFundingRate(BigDecimal) - Method in class com.binance.client.model.market.FundingRate
 
setFundingTime(Long) - Method in class com.binance.client.model.market.FundingRate
 
setHigh(BigDecimal) - Method in class com.binance.client.model.event.CandlestickEvent
 
setHigh(BigDecimal) - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
setHigh(BigDecimal) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setHigh(BigDecimal) - Method in class com.binance.client.model.market.Candlestick
 
setHighPrice(BigDecimal) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setId(Long) - Method in class com.binance.client.model.event.AggregateTradeEvent
 
setId(Long) - Method in class com.binance.client.model.market.AggregateTrade
 
setId(Long) - Method in class com.binance.client.model.market.Trade
 
setIgnore(Long) - Method in class com.binance.client.model.event.CandlestickEvent
 
setIncome(BigDecimal) - Method in class com.binance.client.model.trade.Income
 
setIncomeType(String) - Method in class com.binance.client.model.trade.Income
 
setIndexPrice(BigDecimal) - Method in class com.binance.client.model.event.MarkPriceEvent
 
setIndexPrice(BigDecimal) - Method in class com.binance.client.model.market.MarkPrice
 
setInfo(String) - Method in class com.binance.client.model.trade.Income
 
setInitialMargin(BigDecimal) - Method in class com.binance.client.model.trade.Asset
 
setInitialMargin(BigDecimal) - Method in class com.binance.client.model.trade.Position
 
setInterestRate(BigDecimal) - Method in class com.binance.client.model.market.MarkPrice
 
setInterval(String) - Method in class com.binance.client.model.event.CandlestickEvent
 
setInterval(String) - Method in class com.binance.client.model.market.RateLimit
 
setIntervalNum(Long) - Method in class com.binance.client.model.market.RateLimit
 
setIsBuyer(Boolean) - Method in class com.binance.client.model.trade.MyTrade
 
setIsBuyerMaker(Boolean) - Method in class com.binance.client.model.event.AggregateTradeEvent
 
setIsBuyerMaker(Boolean) - Method in class com.binance.client.model.market.AggregateTrade
 
setIsBuyerMaker(Boolean) - Method in class com.binance.client.model.market.Trade
 
setIsClosed(Boolean) - Method in class com.binance.client.model.event.CandlestickEvent
 
setIsMaker(Boolean) - Method in class com.binance.client.model.trade.MyTrade
 
setIsMarkerSide(Boolean) - Method in class com.binance.client.model.user.OrderUpdate
 
setIsolated(Boolean) - Method in class com.binance.client.model.trade.Position
 
setIsolatedMargin(String) - Method in class com.binance.client.model.trade.PositionRisk
 
setIsolatedWallet(BigDecimal) - Method in class com.binance.client.model.user.PositionUpdate
 
setIsReduceOnly(Boolean) - Method in class com.binance.client.model.user.OrderUpdate
 
setLastFilledAccumulatedQty(BigDecimal) - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
setLastFilledPrice(BigDecimal) - Method in class com.binance.client.model.user.OrderUpdate
 
setLastFilledQty(BigDecimal) - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
setLastFilledQty(BigDecimal) - Method in class com.binance.client.model.user.OrderUpdate
 
setLastFundingRate(BigDecimal) - Method in class com.binance.client.model.market.MarkPrice
 
setLastId(Long) - Method in class com.binance.client.model.event.AggregateTradeEvent
 
setLastId(Long) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setLastId(Long) - Method in class com.binance.client.model.market.AggregateTrade
 
setLastId(Long) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setLastPrice(BigDecimal) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setLastPrice(BigDecimal) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setLastQty(BigDecimal) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setLastQty(BigDecimal) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setLastTradeId(Long) - Method in class com.binance.client.model.event.CandlestickEvent
 
setLastUpdateId(Long) - Method in class com.binance.client.model.event.OrderBookEvent
 
setLastUpdateId(Long) - Method in class com.binance.client.model.market.OrderBook
 
setLastUpdateIdInlastStream(Long) - Method in class com.binance.client.model.event.OrderBookEvent
 
setLeverage(BigDecimal) - Method in class com.binance.client.model.trade.Leverage
 
setLeverage(BigDecimal) - Method in class com.binance.client.model.trade.Position
 
setLeverage(BigDecimal) - Method in class com.binance.client.model.trade.PositionRisk
 
setLimit(Long) - Method in class com.binance.client.model.market.RateLimit
 
setLiquidationPrice(BigDecimal) - Method in class com.binance.client.model.trade.PositionRisk
 
setLongAccount(BigDecimal) - Method in class com.binance.client.model.market.CommonLongShortRatio
 
setLongShortRatio(BigDecimal) - Method in class com.binance.client.model.market.CommonLongShortRatio
 
setLow(BigDecimal) - Method in class com.binance.client.model.event.CandlestickEvent
 
setLow(BigDecimal) - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
setLow(BigDecimal) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setLow(BigDecimal) - Method in class com.binance.client.model.market.Candlestick
 
setLowPrice(BigDecimal) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setMaintMargin(BigDecimal) - Method in class com.binance.client.model.trade.Asset
 
setMaintMargin(BigDecimal) - Method in class com.binance.client.model.trade.Position
 
setMaintMarginPercent(BigDecimal) - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
setMarginBalance(BigDecimal) - Method in class com.binance.client.model.trade.Asset
 
setMarginType(String) - Method in class com.binance.client.model.trade.PositionRisk
 
setMarginType(String) - Method in class com.binance.client.model.user.PositionUpdate
 
setMarkerSide(Boolean) - Method in class com.binance.client.model.user.OrderUpdate
 
setMarkPrice(BigDecimal) - Method in class com.binance.client.model.event.MarkPriceEvent
 
setMarkPrice(BigDecimal) - Method in class com.binance.client.model.market.MarkPrice
 
setMarkPrice(BigDecimal) - Method in class com.binance.client.model.trade.PositionRisk
 
setMaxNotional(String) - Method in class com.binance.client.model.trade.Position
 
setMaxNotionalValue(Double) - Method in class com.binance.client.model.trade.Leverage
 
setMaxNotionalValue(Double) - Method in class com.binance.client.model.trade.PositionRisk
 
setMaxNumAlgoOrders(Long) - Method in class com.binance.client.model.market.ExchangeFilter
 
setMaxNumOrders(Long) - Method in class com.binance.client.model.market.ExchangeFilter
 
setMaxWithdrawAmount(BigDecimal) - Method in class com.binance.client.model.trade.AccountBalance
 
setMaxWithdrawAmount(BigDecimal) - Method in class com.binance.client.model.trade.AccountInformation
 
setMaxWithdrawAmount(BigDecimal) - Method in class com.binance.client.model.trade.Asset
 
setMethod(String) - Method in class com.binance.client.impl.utils.UrlParamsBuilder
 
setMsg(String) - Method in class com.binance.client.model.ResponseResult
 
setNextFundingTime(Long) - Method in class com.binance.client.model.event.MarkPriceEvent
 
setNextFundingTime(Long) - Method in class com.binance.client.model.market.MarkPrice
 
setNumTrades(Long) - Method in class com.binance.client.model.event.CandlestickEvent
 
setNumTrades(Integer) - Method in class com.binance.client.model.market.Candlestick
 
setOpen(BigDecimal) - Method in class com.binance.client.model.event.CandlestickEvent
 
setOpen(BigDecimal) - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
setOpen(BigDecimal) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setOpen(BigDecimal) - Method in class com.binance.client.model.market.Candlestick
 
setOpenInterest(BigDecimal) - Method in class com.binance.client.model.market.OpenInterest
 
setOpenOrderInitialMargin(BigDecimal) - Method in class com.binance.client.model.trade.Asset
 
setOpenOrderInitialMargin(BigDecimal) - Method in class com.binance.client.model.trade.Position
 
setOpenPrice(BigDecimal) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setOpenTime(Long) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setOpenTime(Long) - Method in class com.binance.client.model.market.Candlestick
 
setOpenTime(Long) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setOrderBookUpdateId(Long) - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
setOrderId(Long) - Method in class com.binance.client.model.market.LiquidationOrder
 
setOrderId(Long) - Method in class com.binance.client.model.trade.MyTrade
 
setOrderId(Long) - Method in class com.binance.client.model.trade.Order
 
setOrderId(Long) - Method in class com.binance.client.model.user.OrderUpdate
 
setOrderStatus(String) - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
setOrderStatus(String) - Method in class com.binance.client.model.user.OrderUpdate
 
setOrderTradeTime(Long) - Method in class com.binance.client.model.user.OrderUpdate
 
setOrderTypes(List<String>) - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
setOrderUpdate(OrderUpdate) - Method in class com.binance.client.model.user.UserDataUpdateEvent
 
setOriginalOrderType(String) - Method in class com.binance.client.model.user.OrderUpdate
 
setOrigQty(BigDecimal) - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
setOrigQty(BigDecimal) - Method in class com.binance.client.model.market.LiquidationOrder
 
setOrigQty(BigDecimal) - Method in class com.binance.client.model.trade.Order
 
setOrigQty(BigDecimal) - Method in class com.binance.client.model.user.OrderUpdate
 
setOrigType(String) - Method in class com.binance.client.model.market.LiquidationOrder
 
setOrigType(String) - Method in class com.binance.client.model.trade.Order
 
setPositionAmt(BigDecimal) - Method in class com.binance.client.model.trade.Position
 
setPositionAmt(BigDecimal) - Method in class com.binance.client.model.trade.PositionRisk
 
setPositionInitialMargin(BigDecimal) - Method in class com.binance.client.model.trade.Asset
 
setPositionInitialMargin(BigDecimal) - Method in class com.binance.client.model.trade.Position
 
setPositions(List<Position>) - Method in class com.binance.client.model.trade.AccountInformation
 
setPositions(List<PositionUpdate>) - Method in class com.binance.client.model.user.AccountUpdate
 
setPositionSide(String) - Method in class com.binance.client.model.market.LiquidationOrder
 
setPositionSide(String) - Method in class com.binance.client.model.trade.MyTrade
 
setPositionSide(String) - Method in class com.binance.client.model.trade.Order
 
setPositionSide(String) - Method in class com.binance.client.model.trade.Position
 
setPositionSide(String) - Method in class com.binance.client.model.trade.PositionRisk
 
setPositionSide(String) - Method in class com.binance.client.model.trade.WalletDeltaLog
 
setPositionSide(String) - Method in class com.binance.client.model.user.OrderUpdate
 
setPositionSide(String) - Method in class com.binance.client.model.user.PositionUpdate
 
setPreFee(BigDecimal) - Method in class com.binance.client.model.user.PositionUpdate
 
setPrevClosePrice(BigDecimal) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setPrice(BigDecimal) - Method in class com.binance.client.model.event.AggregateTradeEvent
 
setPrice(BigDecimal) - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
setPrice(BigDecimal) - Method in class com.binance.client.model.market.AggregateTrade
 
setPrice(BigDecimal) - Method in class com.binance.client.model.market.LiquidationOrder
 
setPrice(BigDecimal) - Method in class com.binance.client.model.market.OrderBookEntry
 
setPrice(BigDecimal) - Method in class com.binance.client.model.market.SymbolPrice
 
setPrice(BigDecimal) - Method in class com.binance.client.model.market.Trade
 
setPrice(BigDecimal) - Method in class com.binance.client.model.trade.MyTrade
 
setPrice(BigDecimal) - Method in class com.binance.client.model.trade.Order
 
setPrice(BigDecimal) - Method in class com.binance.client.model.user.OrderUpdate
 
setPriceChange(BigDecimal) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setPriceChange(BigDecimal) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setPriceChangePercent(BigDecimal) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setPriceChangePercent(BigDecimal) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setPricePrecision(Long) - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
setPriceProtect(Boolean) - Method in class com.binance.client.model.trade.Order
 
setPriceRate(BigDecimal) - Method in class com.binance.client.model.trade.Order
 
setQty(BigDecimal) - Method in class com.binance.client.model.event.AggregateTradeEvent
 
setQty(BigDecimal) - Method in class com.binance.client.model.market.AggregateTrade
 
setQty(BigDecimal) - Method in class com.binance.client.model.market.OrderBookEntry
 
setQty(BigDecimal) - Method in class com.binance.client.model.market.Trade
 
setQty(BigDecimal) - Method in class com.binance.client.model.trade.MyTrade
 
setQuantityPrecision(Long) - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
setQuoteAsset(String) - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
setQuoteAssetVolume(BigDecimal) - Method in class com.binance.client.model.event.CandlestickEvent
 
setQuoteAssetVolume(BigDecimal) - Method in class com.binance.client.model.market.Candlestick
 
setQuotePrecision(Long) - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
setQuoteQty(BigDecimal) - Method in class com.binance.client.model.market.Trade
 
setQuoteQty(BigDecimal) - Method in class com.binance.client.model.trade.MyTrade
 
setQuoteVolume(BigDecimal) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setRateLimits(List<RateLimit>) - Method in class com.binance.client.model.market.ExchangeInformation
 
setRateLimitType(String) - Method in class com.binance.client.model.market.RateLimit
 
setRealizedPnl(BigDecimal) - Method in class com.binance.client.model.trade.MyTrade
 
setRealizedProfit(BigDecimal) - Method in class com.binance.client.model.user.OrderUpdate
 
setReceiveLimitMs(int) - Method in class com.binance.client.SubscriptionOptions
Set the receive limit in millisecond.
setReduceOnly(Boolean) - Method in class com.binance.client.model.market.LiquidationOrder
 
setReduceOnly(Boolean) - Method in class com.binance.client.model.trade.Order
 
setReduceOnly(Boolean) - Method in class com.binance.client.model.user.OrderUpdate
 
setRequiredMarginPercent(BigDecimal) - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
setSellVol(BigDecimal) - Method in class com.binance.client.model.market.TakerLongShortStat
 
setServerTime(Long) - Method in class com.binance.client.model.market.ExchangeInformation
 
setShortAccount(BigDecimal) - Method in class com.binance.client.model.market.CommonLongShortRatio
 
setSide(String) - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
setSide(String) - Method in class com.binance.client.model.market.LiquidationOrder
 
setSide(String) - Method in class com.binance.client.model.trade.MyTrade
 
setSide(String) - Method in class com.binance.client.model.trade.Order
 
setSide(String) - Method in class com.binance.client.model.user.OrderUpdate
 
setStartTime(Long) - Method in class com.binance.client.model.event.CandlestickEvent
 
setStatus(String) - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
setStatus(String) - Method in class com.binance.client.model.market.LiquidationOrder
 
setStatus(String) - Method in class com.binance.client.model.trade.Order
 
setStopPrice(BigDecimal) - Method in class com.binance.client.model.market.LiquidationOrder
 
setStopPrice(BigDecimal) - Method in class com.binance.client.model.trade.Order
 
setStopPrice(BigDecimal) - Method in class com.binance.client.model.user.OrderUpdate
 
setSumOpenInterest(BigDecimal) - Method in class com.binance.client.model.market.OpenInterestStat
 
setSumOpenInterestValue(BigDecimal) - Method in class com.binance.client.model.market.OpenInterestStat
 
setSymbol(String) - Method in class com.binance.client.model.event.AggregateTradeEvent
 
setSymbol(String) - Method in class com.binance.client.model.event.CandlestickEvent
 
setSymbol(String) - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
setSymbol(String) - Method in class com.binance.client.model.event.MarkPriceEvent
 
setSymbol(String) - Method in class com.binance.client.model.event.OrderBookEvent
 
setSymbol(String) - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
setSymbol(String) - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
setSymbol(String) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setSymbol(String) - Method in class com.binance.client.model.market.CommonLongShortRatio
 
setSymbol(String) - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
setSymbol(String) - Method in class com.binance.client.model.market.FundingRate
 
setSymbol(String) - Method in class com.binance.client.model.market.LiquidationOrder
 
setSymbol(String) - Method in class com.binance.client.model.market.MarkPrice
 
setSymbol(String) - Method in class com.binance.client.model.market.OpenInterest
 
setSymbol(String) - Method in class com.binance.client.model.market.OpenInterestStat
 
setSymbol(String) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setSymbol(String) - Method in class com.binance.client.model.market.SymbolOrderBook
 
setSymbol(String) - Method in class com.binance.client.model.market.SymbolPrice
 
setSymbol(String) - Method in class com.binance.client.model.trade.Income
 
setSymbol(String) - Method in class com.binance.client.model.trade.Leverage
 
setSymbol(String) - Method in class com.binance.client.model.trade.MyTrade
 
setSymbol(String) - Method in class com.binance.client.model.trade.Order
 
setSymbol(String) - Method in class com.binance.client.model.trade.Position
 
setSymbol(String) - Method in class com.binance.client.model.trade.PositionRisk
 
setSymbol(String) - Method in class com.binance.client.model.trade.WalletDeltaLog
 
setSymbol(String) - Method in class com.binance.client.model.user.OrderUpdate
 
setSymbol(String) - Method in class com.binance.client.model.user.PositionUpdate
 
setSymbols(List<ExchangeInfoEntry>) - Method in class com.binance.client.model.market.ExchangeInformation
 
setTakerBuyBaseAssetVolume(BigDecimal) - Method in class com.binance.client.model.event.CandlestickEvent
 
setTakerBuyBaseAssetVolume(BigDecimal) - Method in class com.binance.client.model.market.Candlestick
 
setTakerBuyQuoteAssetVolume(BigDecimal) - Method in class com.binance.client.model.event.CandlestickEvent
 
setTakerBuyQuoteAssetVolume(BigDecimal) - Method in class com.binance.client.model.market.Candlestick
 
setTime(Long) - Method in class com.binance.client.model.event.AggregateTradeEvent
 
setTime(Long) - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
setTime(Long) - Method in class com.binance.client.model.market.AggregateTrade
 
setTime(Long) - Method in class com.binance.client.model.market.LiquidationOrder
 
setTime(Long) - Method in class com.binance.client.model.market.MarkPrice
 
setTime(Long) - Method in class com.binance.client.model.market.SymbolOrderBook
 
setTime(Long) - Method in class com.binance.client.model.market.SymbolPrice
 
setTime(Long) - Method in class com.binance.client.model.market.Trade
 
setTime(Long) - Method in class com.binance.client.model.trade.Income
 
setTime(Long) - Method in class com.binance.client.model.trade.MyTrade
 
setTime(Long) - Method in class com.binance.client.model.trade.WalletDeltaLog
 
setTimeInForce(String) - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
setTimeInForce(List<String>) - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
setTimeInForce(String) - Method in class com.binance.client.model.market.LiquidationOrder
 
setTimeInForce(String) - Method in class com.binance.client.model.trade.Order
 
setTimeInForce(String) - Method in class com.binance.client.model.user.OrderUpdate
 
setTimestamp(Long) - Method in class com.binance.client.model.market.CommonLongShortRatio
 
setTimestamp(Long) - Method in class com.binance.client.model.market.OpenInterest
 
setTimestamp(Long) - Method in class com.binance.client.model.market.OpenInterestStat
 
setTimestamp(Long) - Method in class com.binance.client.model.market.TakerLongShortStat
 
setTimezone(String) - Method in class com.binance.client.model.market.ExchangeInformation
 
setTotalCrossUnPnl(BigDecimal) - Method in class com.binance.client.model.trade.AccountInformation
 
setTotalCrossWalletBalance(BigDecimal) - Method in class com.binance.client.model.trade.AccountInformation
 
setTotalInitialMargin(BigDecimal) - Method in class com.binance.client.model.trade.AccountInformation
 
setTotalMaintMargin(BigDecimal) - Method in class com.binance.client.model.trade.AccountInformation
 
setTotalMarginBalance(BigDecimal) - Method in class com.binance.client.model.trade.AccountInformation
 
setTotalOpenOrderInitialMargin(BigDecimal) - Method in class com.binance.client.model.trade.AccountInformation
 
setTotalPositionInitialMargin(BigDecimal) - Method in class com.binance.client.model.trade.AccountInformation
 
setTotalTradedBaseAssetVolume(BigDecimal) - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
setTotalTradedBaseAssetVolume(BigDecimal) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setTotalTradedQuoteAssetVolume(BigDecimal) - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
setTotalTradedQuoteAssetVolume(BigDecimal) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setTotalUnrealizedProfit(BigDecimal) - Method in class com.binance.client.model.trade.AccountInformation
 
setTotalWalletBalance(BigDecimal) - Method in class com.binance.client.model.trade.AccountInformation
 
setTradeId(String) - Method in class com.binance.client.model.trade.Income
 
setTradeID(Long) - Method in class com.binance.client.model.user.OrderUpdate
 
setTranId(Long) - Method in class com.binance.client.model.trade.Income
 
setTransactionTime(Long) - Method in class com.binance.client.model.event.OrderBookEvent
 
setTransactionTime(Long) - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
setTransactionTime(Long) - Method in class com.binance.client.model.user.UserDataUpdateEvent
 
setType(String) - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
setType(String) - Method in class com.binance.client.model.market.LiquidationOrder
 
setType(String) - Method in class com.binance.client.model.trade.Order
 
setType(int) - Method in class com.binance.client.model.trade.WalletDeltaLog
 
setType(String) - Method in class com.binance.client.model.user.OrderUpdate
 
setUnrealizedPnl(BigDecimal) - Method in class com.binance.client.model.user.PositionUpdate
 
setUnrealizedProfit(BigDecimal) - Method in class com.binance.client.model.trade.Asset
 
setUnrealizedProfit(BigDecimal) - Method in class com.binance.client.model.trade.Position
 
setUnrealizedProfit(BigDecimal) - Method in class com.binance.client.model.trade.PositionRisk
 
setUpdateTime(Long) - Method in class com.binance.client.model.market.LiquidationOrder
 
setUpdateTime(Long) - Method in class com.binance.client.model.trade.AccountInformation
 
setUpdateTime(Long) - Method in class com.binance.client.model.trade.Order
 
setUri(String) - Method in class com.binance.client.SubscriptionOptions
Set the URI for subscription.
setUrl(String) - Method in class com.binance.client.RequestOptions
Set the URL for request.
setVolume(BigDecimal) - Method in class com.binance.client.model.event.CandlestickEvent
 
setVolume(BigDecimal) - Method in class com.binance.client.model.market.Candlestick
 
setVolume(BigDecimal) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setWalletBalance(BigDecimal) - Method in class com.binance.client.model.trade.Asset
 
setWalletBalance(BigDecimal) - Method in class com.binance.client.model.user.BalanceUpdate
 
setWeightedAvgPrice(BigDecimal) - Method in class com.binance.client.model.event.SymbolTickerEvent
 
setWeightedAvgPrice(BigDecimal) - Method in class com.binance.client.model.market.PriceChangeTicker
 
setWorkingType(String) - Method in class com.binance.client.model.market.LiquidationOrder
 
setWorkingType(String) - Method in class com.binance.client.model.trade.Order
 
setWorkingType(String) - Method in class com.binance.client.model.user.OrderUpdate
 
SideEffectType - Enum in com.binance.client.model.enums
 
startUserDataStream() - Method in class com.binance.client.impl.SyncRequestImpl
 
startUserDataStream() - Method in interface com.binance.client.SyncRequestClient
Start user data stream.
StopOrderOperator - Enum in com.binance.client.model.enums
 
subscribeAggregateTradeEvent(String, SubscriptionListener<AggregateTradeEvent>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeAggregateTradeEvent(String, SubscriptionListener<AggregateTradeEvent>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe aggregate trade event.
subscribeAllBookTickerEvent(SubscriptionListener<SymbolBookTickerEvent>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeAllBookTickerEvent(SubscriptionListener<SymbolBookTickerEvent>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe all market book tickers event.
subscribeAllLiquidationOrderEvent(SubscriptionListener<LiquidationOrderEvent>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeAllLiquidationOrderEvent(SubscriptionListener<LiquidationOrderEvent>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe all market book tickers event.
subscribeAllMiniTickerEvent(SubscriptionListener<List<SymbolMiniTickerEvent>>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeAllMiniTickerEvent(SubscriptionListener<List<SymbolMiniTickerEvent>>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe all market mini tickers event.
subscribeAllTickerEvent(SubscriptionListener<List<SymbolTickerEvent>>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeAllTickerEvent(SubscriptionListener<List<SymbolTickerEvent>>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe all market tickers event.
subscribeBookDepthEvent(String, Integer, SubscriptionListener<OrderBookEvent>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeBookDepthEvent(String, Integer, SubscriptionListener<OrderBookEvent>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe partial book depth event.
subscribeCandlestickEvent(String, CandlestickInterval, SubscriptionListener<CandlestickEvent>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeCandlestickEvent(String, CandlestickInterval, SubscriptionListener<CandlestickEvent>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe candlestick event.
subscribeDiffDepthEvent(String, SubscriptionListener<OrderBookEvent>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeDiffDepthEvent(String, SubscriptionListener<OrderBookEvent>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe diff depth event.
subscribeMarkPriceEvent(String, SubscriptionListener<MarkPriceEvent>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeMarkPriceEvent(String, SubscriptionListener<MarkPriceEvent>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe mark price event.
subscribeSymbolBookTickerEvent(String, SubscriptionListener<SymbolBookTickerEvent>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeSymbolBookTickerEvent(String, SubscriptionListener<SymbolBookTickerEvent>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe individual symbol book ticker event.
subscribeSymbolLiquidationOrderEvent(String, SubscriptionListener<LiquidationOrderEvent>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeSymbolLiquidationOrderEvent(String, SubscriptionListener<LiquidationOrderEvent>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe individual symbol book ticker event.
subscribeSymbolMiniTickerEvent(String, SubscriptionListener<SymbolMiniTickerEvent>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeSymbolMiniTickerEvent(String, SubscriptionListener<SymbolMiniTickerEvent>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe individual symbol mini ticker event.
subscribeSymbolTickerEvent(String, SubscriptionListener<SymbolTickerEvent>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeSymbolTickerEvent(String, SubscriptionListener<SymbolTickerEvent>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe individual symbol ticker event.
subscribeUserDataEvent(String, SubscriptionListener<UserDataUpdateEvent>, SubscriptionErrorHandler) - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
subscribeUserDataEvent(String, SubscriptionListener<UserDataUpdateEvent>, SubscriptionErrorHandler) - Method in interface com.binance.client.SubscriptionClient
Subscribe user data event.
SUBSCRIPTION_ERROR - Static variable in exception com.binance.client.exception.BinanceApiException
 
SubscriptionClient - Interface in com.binance.client
The subscription client interface, it is used for subscribing any market data update and account change, it is asynchronous, so you must implement the SubscriptionListener interface.
SubscriptionErrorHandler - Interface in com.binance.client
The error handler for the subscription.
SubscriptionListener<T> - Interface in com.binance.client
You must implement the SubscriptionListener interface.
SubscriptionOptions - Class in com.binance.client
The configuration for the subscription APIs
SubscriptionOptions(SubscriptionOptions) - Constructor for class com.binance.client.SubscriptionOptions
 
SubscriptionOptions() - Constructor for class com.binance.client.SubscriptionOptions
 
SymbolBookTickerEvent - Class in com.binance.client.model.event
 
SymbolBookTickerEvent() - Constructor for class com.binance.client.model.event.SymbolBookTickerEvent
 
SymbolMiniTickerEvent - Class in com.binance.client.model.event
 
SymbolMiniTickerEvent() - Constructor for class com.binance.client.model.event.SymbolMiniTickerEvent
 
SymbolOrderBook - Class in com.binance.client.model.market
 
SymbolOrderBook() - Constructor for class com.binance.client.model.market.SymbolOrderBook
 
SymbolPrice - Class in com.binance.client.model.market
 
SymbolPrice() - Constructor for class com.binance.client.model.market.SymbolPrice
 
SymbolState - Enum in com.binance.client.model.enums
 
SymbolTickerEvent - Class in com.binance.client.model.event
 
SymbolTickerEvent() - Constructor for class com.binance.client.model.event.SymbolTickerEvent
 
SyncRequestClient - Interface in com.binance.client
Synchronous request interface, invoking Binance RestAPI via synchronous method.
All methods in this interface will be blocked until the RestAPI response.
SyncRequestImpl - Class in com.binance.client.impl
 
SYS_ERROR - Static variable in exception com.binance.client.exception.BinanceApiException
 

T

TakerLongShortStat - Class in com.binance.client.model.market
 
TakerLongShortStat() - Constructor for class com.binance.client.model.market.TakerLongShortStat
 
tickerChannel(String) - Static method in class com.binance.client.impl.utils.Channels
 
tickerChannel() - Static method in class com.binance.client.impl.utils.Channels
 
TimeInForce - Enum in com.binance.client.model.enums
 
TO_STRING_BUILDER_STYLE - Static variable in class com.binance.client.constant.BinanceApiConstants
Default ToStringStyle used by toString methods.
toString() - Method in enum com.binance.client.model.enums.AccountChangeType
 
toString() - Method in enum com.binance.client.model.enums.AccountState
 
toString() - Method in enum com.binance.client.model.enums.AccountType
 
toString() - Method in enum com.binance.client.model.enums.BalanceType
 
toString() - Method in enum com.binance.client.model.enums.CandlestickInterval
 
toString() - Method in enum com.binance.client.model.enums.DepositState
 
toString() - Method in enum com.binance.client.model.enums.EtfStatus
 
toString() - Method in enum com.binance.client.model.enums.EtfSwapType
 
toString() - Method in enum com.binance.client.model.enums.LoanOrderStates
 
toString() - Method in enum com.binance.client.model.enums.MarginTransferType
 
toString() - Method in enum com.binance.client.model.enums.OrderSide
 
toString() - Method in enum com.binance.client.model.enums.OrderSource
 
toString() - Method in enum com.binance.client.model.enums.OrderStatus
 
toString() - Method in enum com.binance.client.model.enums.OrderType
 
toString() - Method in enum com.binance.client.model.enums.PeriodType
 
toString() - Method in enum com.binance.client.model.enums.PositionSide
 
toString() - Method in enum com.binance.client.model.enums.QueryDirection
 
toString() - Method in enum com.binance.client.model.enums.TradeDirection
 
toString() - Method in enum com.binance.client.model.enums.TransferMasterType
 
toString() - Method in enum com.binance.client.model.enums.WithdrawState
 
toString() - Method in class com.binance.client.model.event.AggregateTradeEvent
 
toString() - Method in class com.binance.client.model.event.CandlestickEvent
 
toString() - Method in class com.binance.client.model.event.LiquidationOrderEvent
 
toString() - Method in class com.binance.client.model.event.MarkPriceEvent
 
toString() - Method in class com.binance.client.model.event.OrderBookEvent
 
toString() - Method in class com.binance.client.model.event.SymbolBookTickerEvent
 
toString() - Method in class com.binance.client.model.event.SymbolMiniTickerEvent
 
toString() - Method in class com.binance.client.model.event.SymbolTickerEvent
 
toString() - Method in class com.binance.client.model.market.AggregateTrade
 
toString() - Method in class com.binance.client.model.market.Candlestick
 
toString() - Method in class com.binance.client.model.market.CommonLongShortRatio
 
toString() - Method in class com.binance.client.model.market.ExchangeFilter
 
toString() - Method in class com.binance.client.model.market.ExchangeInfoEntry
 
toString() - Method in class com.binance.client.model.market.ExchangeInformation
 
toString() - Method in class com.binance.client.model.market.FundingRate
 
toString() - Method in class com.binance.client.model.market.LiquidationOrder
 
toString() - Method in class com.binance.client.model.market.MarkPrice
 
toString() - Method in class com.binance.client.model.market.OpenInterest
 
toString() - Method in class com.binance.client.model.market.OpenInterestStat
 
toString() - Method in class com.binance.client.model.market.OrderBook
 
toString() - Method in class com.binance.client.model.market.OrderBookEntry
 
toString() - Method in class com.binance.client.model.market.PriceChangeTicker
 
toString() - Method in class com.binance.client.model.market.RateLimit
 
toString() - Method in class com.binance.client.model.market.SymbolOrderBook
 
toString() - Method in class com.binance.client.model.market.SymbolPrice
 
toString() - Method in class com.binance.client.model.market.TakerLongShortStat
 
toString() - Method in class com.binance.client.model.market.Trade
 
toString() - Method in class com.binance.client.model.ResponseResult
 
toString() - Method in class com.binance.client.model.trade.AccountBalance
 
toString() - Method in class com.binance.client.model.trade.AccountInformation
 
toString() - Method in class com.binance.client.model.trade.Asset
 
toString() - Method in class com.binance.client.model.trade.Income
 
toString() - Method in class com.binance.client.model.trade.Leverage
 
toString() - Method in class com.binance.client.model.trade.MyTrade
 
toString() - Method in class com.binance.client.model.trade.Order
 
toString() - Method in class com.binance.client.model.trade.Position
 
toString() - Method in class com.binance.client.model.trade.PositionRisk
 
toString() - Method in class com.binance.client.model.trade.WalletDeltaLog
 
toString() - Method in class com.binance.client.model.user.AccountUpdate
 
toString() - Method in class com.binance.client.model.user.BalanceUpdate
 
toString() - Method in class com.binance.client.model.user.OrderUpdate
 
toString() - Method in class com.binance.client.model.user.PositionUpdate
 
toString() - Method in class com.binance.client.model.user.UserDataUpdateEvent
 
Trade - Class in com.binance.client.model.market
 
Trade() - Constructor for class com.binance.client.model.market.Trade
 
TradeDirection - Enum in com.binance.client.model.enums
buy, sell.
TransactType - Enum in com.binance.client.model.enums
 
TransferFuturesDirection - Enum in com.binance.client.model.enums
 
TransferMasterType - Enum in com.binance.client.model.enums
 
TransferType - Enum in com.binance.client.model.enums
 

U

unsubscribeAll() - Method in class com.binance.client.impl.WebSocketStreamClientImpl
 
unsubscribeAll() - Method in interface com.binance.client.SubscriptionClient
Unsubscribe all subscription.
UrlParamsBuilder - Class in com.binance.client.impl.utils
 
userDataChannel(String) - Static method in class com.binance.client.impl.utils.Channels
 
UserDataUpdateEvent - Class in com.binance.client.model.user
 
UserDataUpdateEvent() - Constructor for class com.binance.client.model.user.UserDataUpdateEvent
 

V

valueOf(String) - Static method in enum com.binance.client.impl.WebSocketConnection.ConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.AccountChangeModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.AccountChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.AccountState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.AccountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.AutoCloseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.BalanceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.BalanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.CandlestickInterval
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.ContractType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.CrossMarginTransferType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.DealRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.DepositState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.DepthStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.EtfStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.EtfSwapType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.IncomeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.LoanOrderStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.MarginTransferType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.MarginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.MBPLevelEnums
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.NewOrderRespType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.OrderRespType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.OrderSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.OrderSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.OrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.OrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.PeriodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.PositionSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.QueryDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.QuerySort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.SideEffectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.StopOrderOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.SymbolState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.TimeInForce
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.TradeDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.TransactType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.TransferFuturesDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.TransferMasterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.TransferType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.WithdrawState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.binance.client.model.enums.WorkingType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.binance.client.impl.WebSocketConnection.ConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.AccountChangeModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.AccountChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.AccountState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.AccountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.AutoCloseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.BalanceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.BalanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.CandlestickInterval
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.ContractType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.CrossMarginTransferType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.DealRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.DepositState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.DepthStep
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.EtfStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.EtfSwapType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.IncomeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.LoanOrderStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.MarginTransferType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.MarginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.MBPLevelEnums
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.NewOrderRespType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.OrderRespType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.OrderSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.OrderSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.OrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.PeriodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.PositionSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.QueryDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.QuerySort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.SideEffectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.StopOrderOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.SymbolState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.TimeInForce
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.TradeDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.TransactType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.TransferFuturesDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.TransferMasterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.TransferType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.WithdrawState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.binance.client.model.enums.WorkingType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WalletDeltaLog - Class in com.binance.client.model.trade
 
WalletDeltaLog() - Constructor for class com.binance.client.model.trade.WalletDeltaLog
 
WebSocketConnection - Class in com.binance.client.impl
 
WebSocketConnection.ConnectionState - Enum in com.binance.client.impl
 
WebSocketStreamClientImpl - Class in com.binance.client.impl
 
WithdrawState - Enum in com.binance.client.model.enums
withdraw, deposit.
WorkingType - Enum in com.binance.client.model.enums
 
WS_API_BASE_URL - Static variable in class com.binance.client.constant.BinanceApiConstants
Streaming API base URL.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.