Index

A B C D E F G H I K L M N O P Q R S T U W 
All Classes|All Packages

A

account(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/account
account(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Get current account information.
accountEarning(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Mining
GET /sapi/v1/mining/payment/uid
accountList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Mining
GET /sapi/v1/mining/statistics/user/list
accountSnapshot(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
GET /sapi/v1/accountSnapshot
accountStatus(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v1/sub-account/status
accountStatus(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
Fetch account status detail.
addIpList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
You need to make sure you have used this endpointPOST /sapi/v1/sub-account/subAccountApi/ipRestrictionenabled IP restriction, then you can add IP list by POST /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList.
addLiquidityPreview(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.BSwap
Calculate expected share amount for adding liquidity in single or dual token.
adjustCollateral(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
POST /sapi/v2/futures/loan/adjustCollateral
adjustCollateralHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
GET /sapi/v1/futures/loan/adjustCollateral/history
aggTrades(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Market
Get compressed, aggregate trades.
aggTradeStream(String, WebSocketCallback) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
The Aggregate Trade Streams push trade information that is aggregated for a single taker order.
aggTradeStream(String, WebSocketCallback) - Method in interface com.binance.connector.client.WebsocketClient
 
algorithm(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Mining
GET /sapi/v1/mining/pub/algoList
allAssets() - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/allAssets
allBookTickerStream(WebSocketCallback) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
Pushes any update to the best bid or ask's price or quantity in real-time for all symbols.
allBookTickerStream(WebSocketCallback) - Method in interface com.binance.connector.client.WebsocketClient
 
allMiniTickerStream(WebSocketCallback) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
24hr rolling window mini-ticker statistics for all symbols that changed in an array.
allMiniTickerStream(WebSocketCallback) - Method in interface com.binance.connector.client.WebsocketClient
 
allPairs() - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/allPairs
allTickerStream(WebSocketCallback) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
24hr rolling window ticker statistics for all symbols that changed in an array.
allTickerStream(WebSocketCallback) - Method in interface com.binance.connector.client.WebsocketClient
 
apiPermission(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
GET /sapi/v1/account/apiRestrictions
apiTradingStatus(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
Fetch account api trading status detail.
asset(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/asset
assetDetail(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
Fetch details of assets supported on Binance.
assetDividend(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
Query asset dividend record.
assets(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
Fetch sub-account assets.
averagePrice(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Market
Current average price for a symbol.

B

Blvt - Class in com.binance.connector.client.impl.spot
BLVT Endpoints
Blvt(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.Blvt
 
blvtInfo(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Blvt
GET /sapi/v1/blvt/tokenInfo
bnbBurn(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
POST /sapi/v1/bnbBurn
bonusList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Mining
GET /sapi/v1/mining/payment/other
bookTicker(String, WebSocketCallback) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
Pushes any update to the best bid or ask's price or quantity in real-time for a specified symbol.
bookTicker(String, WebSocketCallback) - Method in interface com.binance.connector.client.WebsocketClient
 
bookTicker(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Market
Best price/qty on the order book for a symbol or symbols.
borrow(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
POST /sapi/v1/futures/loan/borrow
borrow(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Apply for a loan.
borrowHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
GET /sapi/v1/futures/loan/borrow/history
BSwap - Class in com.binance.connector.client.impl.spot
BSwap Endpoints
BSwap(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.BSwap
 

C

C2C - Class in com.binance.connector.client.impl.spot
C2C Endpoints
C2C(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.C2C
 
calcAdjustLevel(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
GET /sapi/v2/futures/loan/calcAdjustLevel
calcMaxAdjustAmount(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
GET /sapi/v2/futures/loan/calcMaxAdjustAmount
cancelHashrateResaleConfig(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Mining
GET /sapi/v1/mining/hash-transfer/config/cancel
cancelOCO(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Cancel an entire Order List.
cancelOcoOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Cancel an entire Order List for a margin account.
cancelOpenOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Cancels all active orders on a symbol for margin account.
cancelOpenOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Cancels all active orders on a symbol.
cancelOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Cancel an active order for margin account.
cancelOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Cancel an active order.
changeToDailyPosition(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
POST /sapi/v1/lending/positionChanged
claimedHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.BSwap
Claim swap rewards or liquidity rewards

GET /sapi/v1/bswap/claimedHistory
claimRewards(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.BSwap
Claim swap rewards or liquidity rewards

POST /sapi/v1/bswap/claimRewards
closeAllConnections() - Method in class com.binance.connector.client.impl.WebsocketClientImpl
Closes all streams
closeAllConnections() - Method in interface com.binance.connector.client.WebsocketClient
 
closeConnection(int) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
Closes a specific stream based on stream Id.
closeConnection(int) - Method in interface com.binance.connector.client.WebsocketClient
 
closeIsloatedListenKey(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.UserData
DELETE /sapi/v1/userDataStream/isolated
closeListenKey(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.UserData
Close out a user data stream.
closeMarginListenKey(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.UserData
DELETE /sapi/v1/userDataStream
coinInfo(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
Get information of coins (available for deposit and withdraw) for user.
coinName(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Mining
GET /sapi/v1/mining/pub/coinList
collateralRepay(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
Repay with collateral.
collateralRepayLimit(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
Check the maximum and minimum limit when repay with collateral.
collateralRepayQuote(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
Get quote before repay with collateral is mandatory, the quote will be valid within 25 seconds.
collateralRepayResult(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
Check collateral repayment result.
com.binance.connector.client - package com.binance.connector.client
 
com.binance.connector.client.impl - package com.binance.connector.client.impl
 
com.binance.connector.client.impl.spot - package com.binance.connector.client.impl.spot
 
combineStreams(ArrayList<String>, WebSocketCallback) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
Combined streams are accessed at /stream?streams=<streamName1>/<streamName2>/<streamName3>
combineStreams(ArrayList<String>, WebSocketCallback) - Method in interface com.binance.connector.client.WebsocketClient
 
Convert - Class in com.binance.connector.client.impl.spot
Convert Endpoints
Convert(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.Convert
 
createBlvt() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createBlvt() - Method in interface com.binance.connector.client.SpotClient
 
createBswap() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createBswap() - Method in interface com.binance.connector.client.SpotClient
 
createC2C() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createC2C() - Method in interface com.binance.connector.client.SpotClient
 
createConvert() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createConvert() - Method in interface com.binance.connector.client.SpotClient
 
createCryptoLoans() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createCryptoLoans() - Method in interface com.binance.connector.client.SpotClient
 
createFiat() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createFiat() - Method in interface com.binance.connector.client.SpotClient
 
createFutures() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createFutures() - Method in interface com.binance.connector.client.SpotClient
 
createIsloatedListenKey(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.UserData
POST /sapi/v1/userDataStream/isolated
createListenKey() - Method in class com.binance.connector.client.impl.spot.UserData
Start a new user data stream.
createMargin() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createMargin() - Method in interface com.binance.connector.client.SpotClient
 
createMarginListenKey() - Method in class com.binance.connector.client.impl.spot.UserData
POST /sapi/v1/userDataStream
createMarket() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createMarket() - Method in interface com.binance.connector.client.SpotClient
 
createMining() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createMining() - Method in interface com.binance.connector.client.SpotClient
 
createNFT() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createNFT() - Method in interface com.binance.connector.client.SpotClient
 
createPay() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createPay() - Method in interface com.binance.connector.client.SpotClient
 
createRebate() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createRebate() - Method in interface com.binance.connector.client.SpotClient
 
createSavings() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createSavings() - Method in interface com.binance.connector.client.SpotClient
 
createSubAccount() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createSubAccount() - Method in interface com.binance.connector.client.SpotClient
 
createTrade() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createTrade() - Method in interface com.binance.connector.client.SpotClient
 
createUserData() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createUserData() - Method in interface com.binance.connector.client.SpotClient
 
createVirtualSubAccount(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
POST /sapi/v1/sub-account/virtualSubAccount
createWallet() - Method in class com.binance.connector.client.impl.SpotClientImpl
 
createWallet() - Method in interface com.binance.connector.client.SpotClient
 
crossMarginData(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Get cross margin fee data collection with any vip level or user's current specific data as https://www.binance.com/en/margin-fee.
crossMarginTransfer(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Execute transfer between spot account and cross margin account.
CryptoLoans - Class in com.binance.connector.client.impl.spot
Crypto Loans Endpoints
CryptoLoans(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.CryptoLoans
 

D

dailyRedemptionQuota(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
GET /sapi/v1/lending/daily/userRedemptionQuota
deleteIpList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
DELETE /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList
depositAddress(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
Fetch sub-account deposit address.
depositAddress(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
Fetch deposit address with network.
depositHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.NFT
GET /sapi/v1/nft/history/deposit
depositHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
Fetch sub-account deposit history.
depositHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
Fetch deposit history.
depth(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Market
GET /api/v3/depth
detailMinerList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Mining
GET /sapi/v1/mining/worker/detail
diffDepthStream(String, int, WebSocketCallback) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
Order book price and quantity depth updates used to locally manage an order book.
diffDepthStream(String, int, WebSocketCallback) - Method in interface com.binance.connector.client.WebsocketClient
 
disableFastWithdraw(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
POST /sapi/v1/account/disableFastWithdrawSwitch
disableIsolatedAccount(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
DELETE /sapi/v1/margin/isolated/account
dustLog(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
Fetch account api trading status detail.
dustTransfer(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
Convert dust assets to BNB.

E

earningList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Mining
GET /sapi/v1/mining/payment/list
enableFastWithdraw(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
POST /sapi/v1/account/enableFastWithdrawSwitch
enableFutures(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
POST /sapi/v1/sub-account/futures/enable
enableIpRestriction(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
POST /sapi/v1/sub-account/subAccountApi/ipRestriction
enableIsolatedAccount(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Enable isolated margin account for a specific symbol.
enableLeverageToken(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v2/sub-account/futures/positionRisk
enableMargin(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
POST /sapi/v1/sub-account/margin/enable
exchangeInfo(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Market
Current exchange trading rules and symbol information.
extendIsloatedListenKey(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.UserData
PUT /sapi/v1/userDataStream/isolated
extendListenKey(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.UserData
Keepalive a user data stream to prevent a time out.
extendMarginListenKey(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.UserData
PUT /sapi/v1/userDataStream

F

Fiat - Class in com.binance.connector.client.impl.spot
Fiat Endpoints
Fiat(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.Fiat
 
flexibleProductPosition(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
GET /sapi/v1/lending/daily/token/position
flexibleProducts(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
GET /sapi/v1/lending/daily/product/list
forceLiquidationRec(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/forceLiquidationRec
fundingWallet(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
POST /sapi/v1/asset/get-funding-asset
Futures - Class in com.binance.connector.client.impl.spot
Futures Endpoints
Futures(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.Futures
 
futuresAccount(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v1/sub-account/futures/account
futuresAccountSummary(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v1/sub-account/futures/accountSummary
futuresAccountSummaryV2(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v2/sub-account/futures/accountSummary
futuresAccountV2(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v2/sub-account/futures/account
futuresInternalTransfer(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
POST /sapi/v1/sub-account/futures/internalTransfer
futuresPositionRisk(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v1/sub-account/futures/positionRisk
futuresPositionRiskV2(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v2/sub-account/futures/positionRisk
futuresTransfer(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
Execute transfer between spot account and futures account.
futuresTransfer(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
POST /sapi/v1/sub-account/futures/transfer
futuresTransferHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
GET /sapi/v1/futures/transfer

G

getAllIsolatedSymbols(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/isolated/allPairs
getAllOcoOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Retrieves all OCO for a specific margin account based on provided optional parameters.
getAllOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/allOrders
getAsset(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.NFT
GET /sapi/v1/nft/user/getAsset
getBnbBurn(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/bnbBurn
getFuturesInternalTransfer(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v1/sub-account/futures/internalTransfer
getIpRestriction(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v1/sub-account/subAccountApi/ipRestriction
getIsolatedAccountLimit(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Query enabled isolated margin account limit.
getIsolatedSymbol(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/isolated/pair
getIsolatedTransfer(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/isolated/transfer
getOcoOpenOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/openOrderList
getOcoOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Retrieves a specific OCO based on provided optional parameters.
getOCOOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Retrieves a specific OCO based on provided optional parameters

GET /api/v3/orderList
getOCOOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Retrieves all OCO based on provided optional parameters

GET /api/v3/allOrderList
getOpenOCOOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
GET /api/v3/openOrderList
getOpenOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/openOrders
getOpenOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Get all open orders on a symbol.
getOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/order
getOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Check an order's status.
getOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Get all account orders; active, canceled, or filled.

H

hashrateResaleDetail(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Mining
GET /sapi/v1/mining/hash-transfer/profit/details
hashrateResaleList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Mining
GET /sapi/v1/mining/hash-transfer/config/details/list
hashrateResaleRequest(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Mining
GET /sapi/v1/mining/hash-transfer/config
historicalTrades(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Market
Get older market trades.

I

interestHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
GET /sapi/v1/futures/loan/interestHistory
interestHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/interestHistory
interestHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
GET /sapi/v1/lending/union/interestHistory
interestRateHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/interestRateHistory
isolatedAccount(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/isolated/account
isolatedMarginData(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Get isolated margin fee data collection with any vip level or user's current specific data as https://www.binance.com/en/margin-fee.
isolatedMarginTier(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Get isolated margin tier data collection with any tier as https://www.binance.com/en/margin-data.
isolatedTransfer(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
POST /sapi/v1/margin/isolated/transfer

K

klines(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Market
Kline/candlestick bars for a symbol.
klineStream(String, String, WebSocketCallback) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
The Kline/Candlestick Stream push updates to the current klines/candlestick every second.
klineStream(String, String, WebSocketCallback) - Method in interface com.binance.connector.client.WebsocketClient
 

L

lendingAccount(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
GET /sapi/v1/lending/union/account
liquidationHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
GET /sapi/v1/futures/loan/liquidationHistory
liquidity(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.BSwap
Get liquidity information and user share of a pool.
liquidityAdd(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.BSwap
Add liquidity to a pool.
liquidityOps(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.BSwap
Get liquidity operation (add/remove) records.
liquidityRemove(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.BSwap
Remove liquidity from a pool, type include SINGLE and COMBINATION, asset is mandatory for single asset removal.
listenUserStream(String, WebSocketCallback) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
User Data Streams are accessed at /ws/<listenKey>
listenUserStream(String, WebSocketCallback) - Method in interface com.binance.connector.client.WebsocketClient
 
listUserOrderHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.C2C
GET /sapi/v1/c2c/orderMatch/listUserOrderHistory
loanConfigs(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
GET /sapi/v2/futures/loan/configs
loanIncome(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.CryptoLoans
GET /sapi/v1/loan/income
loanRecord(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/loan
loanWallet(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
GET /sapi/v2/futures/loan/wallet

M

managedSubDeposit(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
POST /sapi/v1/managed-subaccount/deposit
managedSubDetails(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v1/managed-subaccount/asset
managedSubWithdraw(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
POST /sapi/v1/managed-subaccount/withdraw
Margin - Class in com.binance.connector.client.impl.spot
Margin Endpoints
Margin(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.Margin
 
marginAccount(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v1/sub-account/margin/account
marginAccountSummary(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v1/sub-account/margin/accountSummary
marginTransfer(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
POST /sapi/v1/sub-account/margin/transfer
Market - Class in com.binance.connector.client.impl.spot
Market Endpoints
Market(String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.Market
 
maxBorrow(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/maxBorrowable
maxTransferable(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/maxTransferable
minerList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Mining
GET /sapi/v1/mining/worker/list
Mining - Class in com.binance.connector.client.impl.spot
Mining Endpoints
Mining(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.Mining
 
miniTickerStream(String, WebSocketCallback) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
24hr rolling window mini-ticker statistics.
miniTickerStream(String, WebSocketCallback) - Method in interface com.binance.connector.client.WebsocketClient
 
myTrades(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Get trades for a specific account and symbol.

N

newOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Post a new order for margin account.
newOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Send in a new order.
NFT - Class in com.binance.connector.client.impl.spot
NFT Endpoints
NFT(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.NFT
 

O

ocoOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Send in a new OCO for a margin account.
ocoOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Send in a new OCO.
orders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Fiat
GET /sapi/v1/fiat/orders

P

pair(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/pair
partialDepthStream(String, int, int, WebSocketCallback) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
Top bids and asks, Valid are 5, 10, or 20.
partialDepthStream(String, int, int, WebSocketCallback) - Method in interface com.binance.connector.client.WebsocketClient
 
Pay - Class in com.binance.connector.client.impl.spot
Pay Endpoints
Pay(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.Pay
 
payments(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Fiat
GET /sapi/v1/fiat/payments
ping() - Method in class com.binance.connector.client.impl.spot.Market
Test connectivity to the Rest API.
poolConfigure(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.BSwap
GET /sapi/v1/bswap/poolConfigure
priceIndex(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/priceIndex
projectList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
GET /sapi/v1/lending/project/list
projectPostion(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
GET /sapi/v1/lending/project/position/list
purchaseFlexibleProduct(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
POST /sapi/v1/lending/daily/purchase
purchaseProject(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
POST /sapi/v1/lending/customizedFixed/purchase
purchaseQuotaFlexible(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
GET /sapi/v1/lending/daily/userLeftQuota
purchaseRecord(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
GET /sapi/v1/lending/union/purchaseRecord

Q

queryUniversalTransfer(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v1/sub-account/universalTransfer
queryUniversalTransfer(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
GET /sapi/v1/asset/transfer
quote(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.BSwap
Request a quote for swap quote asset (selling asset) for base asset (buying asset), essentially price/exchange rates.
quoteQty is quantity of quote asset (to sell).
Please be noted the quote is for reference only, the actual price will change as the liquidity changes, it's recommended to swap immediate after request a quote for slippage prevention.

R

rateLimitOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Displays the user's current order count usage for all intervals.
Rebate - Class in com.binance.connector.client.impl.spot
Rebate Endpoints
Rebate(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.Rebate
 
redeem(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Blvt
POST /sapi/v1/blvt/redeem
redeemFlexibleProduct(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
POST /sapi/v1/lending/daily/redeem
redeemRecord(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Blvt
GET /sapi/v1/blvt/redeem/record
redemptionRecord(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Savings
GET /sapi/v1/lending/union/redemptionRecord
removeLiquidityPreview(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.BSwap
Calculate the expected asset amount of single token redemption or dual token redemption.
repay(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
POST /sapi/v1/futures/loan/repay
repay(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
Repay loan for margin account.
repayHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Futures
GET /sapi/v1/futures/loan/repay/history
repayRecord(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/repay

S

Savings - Class in com.binance.connector.client.impl.spot
Savings Endpoints
Savings(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.Savings
 
setShowLimitUsage(boolean) - Method in class com.binance.connector.client.impl.SpotClientImpl
 
spotAccountSummary(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
Get BTC valued asset summary of subaccounts.
SpotClient - Interface in com.binance.connector.client
 
SpotClientImpl - Class in com.binance.connector.client.impl
 
SpotClientImpl() - Constructor for class com.binance.connector.client.impl.SpotClientImpl
 
SpotClientImpl(String) - Constructor for class com.binance.connector.client.impl.SpotClientImpl
 
SpotClientImpl(String, boolean) - Constructor for class com.binance.connector.client.impl.SpotClientImpl
 
SpotClientImpl(String, String) - Constructor for class com.binance.connector.client.impl.SpotClientImpl
 
SpotClientImpl(String, String, String) - Constructor for class com.binance.connector.client.impl.SpotClientImpl
 
spotTransferHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v1/sub-account/sub/transfer/history
statsticsList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Mining
GET /sapi/v1/mining/statistics/user/status
SubAccount - Class in com.binance.connector.client.impl.spot
Sub-Account Endpoints
SubAccount(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.SubAccount
 
subAccountList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v1/sub-account/list
subAccountToMaster(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
POST /sapi/v1/sub-account/transfer/subToMaster
subAccountToSubAccount(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
POST /sapi/v1/sub-account/transfer/subToSub
subscribe(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Blvt
POST /sapi/v1/blvt/subscribe
subscriptionRecord(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Blvt
GET /sapi/v1/blvt/subscribe/record
swap(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.BSwap
Swap quoteAsset for baseAsset.
swapHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.BSwap
Get swap history.
swapPools() - Method in class com.binance.connector.client.impl.spot.BSwap
Get metadata about all swap pools.
symbolTicker(String, WebSocketCallback) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
24hr rolling window ticker statistics for a single symbol.
symbolTicker(String, WebSocketCallback) - Method in interface com.binance.connector.client.WebsocketClient
 
systemStatus() - Method in class com.binance.connector.client.impl.spot.Wallet
Fetch system status.

T

taxQuery(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Rebate
GET /sapi/v1/rebate/taxQuery
testNewOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Trade
Test new order creation and signature/recvWindow long.
ticker24H(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Market
24 hour rolling window price change statistics.
tickerSymbol(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Market
Latest price for a symbol or symbols.
time() - Method in class com.binance.connector.client.impl.spot.Market
Test connectivity to the Rest API and get the current server time.
Trade - Class in com.binance.connector.client.impl.spot
Trade Endpoints
Trade(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.Trade
 
tradeFee(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
Fetch trade fee.
tradeFlow(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Convert
GET /sapi/v1/convert/tradeFlow
trades(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/myTrades
trades(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Market
Get recent trades.
tradeStream(String, WebSocketCallback) - Method in class com.binance.connector.client.impl.WebsocketClientImpl
The Trade Streams push raw trade information; each trade has a unique buyer and seller.
tradeStream(String, WebSocketCallback) - Method in interface com.binance.connector.client.WebsocketClient
 
transactions(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Pay
GET /sapi/v1/pay/transactions
transactionsHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.NFT
GET /sapi/v1/pay/transactions
transferHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Margin
GET /sapi/v1/margin/transfer
transferHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
GET /sapi/v1/sub-account/transfer/subUserHistory

U

unclaimedRewards(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.BSwap
Get unclaimed rewards record.
universalTransfer(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.SubAccount
POST /sapi/v1/sub-account/universalTransfer
universalTransfer(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
You need to enable Permits Universal Transfer option for the api key which requests this endpoint.
UserData - Class in com.binance.connector.client.impl.spot
User Data Streams Endpoints
UserData(String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.UserData
 
userLimit(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Blvt
GET /sapi/v1/blvt/userLimit

W

Wallet - Class in com.binance.connector.client.impl.spot
Wallet Endpoints
Wallet(String, String, String, boolean) - Constructor for class com.binance.connector.client.impl.spot.Wallet
 
WebsocketClient - Interface in com.binance.connector.client
 
WebsocketClientImpl - Class in com.binance.connector.client.impl
Websocket Streams
WebsocketClientImpl() - Constructor for class com.binance.connector.client.impl.WebsocketClientImpl
 
WebsocketClientImpl(String) - Constructor for class com.binance.connector.client.impl.WebsocketClientImpl
 
withdraw(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
Submit a withdraw request.
withdrawHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.NFT
GET /sapi/v1/nft/history/withdraw
withdrawHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.client.impl.spot.Wallet
Fetch withdraw history.
A B C D E F G H I K L M N O P Q R S T U W 
All Classes|All Packages