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

A

account() - Method in interface com.binance.connector.futures.client.FuturesClient
 
account() - Method in class com.binance.connector.futures.client.impl.CMFuturesClientImpl
 
Account - Class in com.binance.connector.futures.client.impl.futures
Trade Endpoints
Account(String, String, String, boolean, ProxyAuth) - Constructor for class com.binance.connector.futures.client.impl.futures.Account
 
account() - Method in class com.binance.connector.futures.client.impl.UMFuturesClientImpl
 
accountInformation(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMAccount
Get current account information.
accountInformation(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMAccount
Get current account information.
accountTradeList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMAccount
Get trades for a specific account and symbol.
accountTradeList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
 
accountTradeList(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMAccount
Get trades for a specific account and symbol.
aggTrades(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
Get compressed, aggregate trades.
aggTradeStream(String, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
The Aggregate Trade Streams push market trade information that is aggregated for fills with same price and taking side every 100 milliseconds.
aggTradeStream(String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.aggTradeStream(String, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
aggTradeStream(String, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
aggTradeStream(String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
allBookTickerStream(WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Pushes any update to the best bid or ask's price or quantity in real-time for all symbols.
allBookTickerStream(WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.allBookTickerStream(WebSocketCallback) plus accepts callbacks for all major websocket connection events.
allBookTickerStream(WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
allBookTickerStream(WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
allForceOrderStream(WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
The All Liquidation Order Snapshot Streams push force liquidation order information for all symbols in the market.
allForceOrderStream(WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.allForceOrderStream(WebSocketCallback) plus accepts callbacks for all major websocket connection events.
allForceOrderStream(WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
allForceOrderStream(WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
allMarkPriceStream(int, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.UMWebsocketClientImpl
Mark price and funding rate for all symbols pushed every 3 seconds or every second.
allMarkPriceStream(int, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.UMWebsocketClientImpl
Same as UMWebsocketClientImpl.allMarkPriceStream(int, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
allMiniTickerStream(WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
24hr rolling window mini-ticker statistics for all symbols that changed in an array.
allMiniTickerStream(WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.allMiniTickerStream(WebSocketCallback) plus accepts callbacks for all major websocket connection events.
allMiniTickerStream(WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
allMiniTickerStream(WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
allOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMAccount
Get all open orders on a symbol.
allOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
 
allOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMAccount
Get all open orders on a symbol.
allTickerStream(WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
24hr rolling window ticker statistics for all symbols.
allTickerStream(WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.allTickerStream(WebSocketCallback) plus accepts callbacks for all major websocket connection events.
allTickerStream(WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
allTickerStream(WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
assetIndex(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMMarket
asset index for Multi-Assets mode

GET /v1/assetIndex
https://binance-docs.github.io/apidocs/futures/en/#multi-assets-mode-asset-index
autoCancelOpen(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Cancel all open orders of the specified symbol at the end of the specified countdown.

B

basis(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMMarket
For COIN-M Futures Only

GET /futures/data/basis
https://binance-docs.github.io/apidocs/delivery/en/#basis
bookTicker(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMMarket
Best price/qty on the order book for a symbol or symbols.
bookTicker(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
 
bookTicker(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMMarket
Best price/qty on the order book for a symbol or symbols.
bookTicker(String, WebSocketCallback) - Method in class com.binance.connector.futures.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, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.bookTicker(String, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
bookTicker(String, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
bookTicker(String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 

C

cancelAllOpenOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Cancel all open orders.
cancelMultipleOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Cancel multiple orders.
cancelOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Cancel an active order.
changeInitialLeverage(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Change user's initial leverage of specific symbol market.
changeMarginType(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Change user's margin type

POST /v1/marginType
changeMultiAssetsMode(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMAccount
Change user's Multi-Assets mode (Multi-Assets Mode or Single-Asset Mode) on Every symbol

POST /v1/multiAssetsMargin
changePositionModeTrade(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Change user's position mode (Hedge Mode or One-way Mode ) on EVERY symbol

POST /v1/positionSide/dual
closeAllConnections() - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Closes all streams
closeAllConnections() - Method in interface com.binance.connector.futures.client.WebsocketClient
 
closeConnection(int) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Closes a specific stream based on stream Id.
closeConnection(int) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
closeListenKey() - Method in class com.binance.connector.futures.client.impl.futures.UserData
Close out a user data stream.
CMAccount - Class in com.binance.connector.futures.client.impl.cm_futures
Coin-Margined Trade Endpoints
CMAccount(String, String, String, boolean, ProxyAuth) - Constructor for class com.binance.connector.futures.client.impl.cm_futures.CMAccount
 
CMFuturesClientImpl - Class in com.binance.connector.futures.client.impl
 
CMFuturesClientImpl() - Constructor for class com.binance.connector.futures.client.impl.CMFuturesClientImpl
 
CMFuturesClientImpl(String) - Constructor for class com.binance.connector.futures.client.impl.CMFuturesClientImpl
 
CMFuturesClientImpl(String, String) - Constructor for class com.binance.connector.futures.client.impl.CMFuturesClientImpl
 
CMFuturesClientImpl(String, boolean) - Constructor for class com.binance.connector.futures.client.impl.CMFuturesClientImpl
 
CMFuturesClientImpl(String, String, boolean) - Constructor for class com.binance.connector.futures.client.impl.CMFuturesClientImpl
 
CMFuturesClientImpl(String, String, String) - Constructor for class com.binance.connector.futures.client.impl.CMFuturesClientImpl
 
CMMarket - Class in com.binance.connector.futures.client.impl.cm_futures
Coin-Margined Market Endpoints
CMMarket(String, String, String, boolean, ProxyAuth) - Constructor for class com.binance.connector.futures.client.impl.cm_futures.CMMarket
 
CMPortfolioMargin - Class in com.binance.connector.futures.client.impl.cm_futures
Coin-Margined Portfolio Margin Endpoints
CMPortfolioMargin(String, String, String, boolean, ProxyAuth) - Constructor for class com.binance.connector.futures.client.impl.cm_futures.CMPortfolioMargin
 
CMUserData - Class in com.binance.connector.futures.client.impl.cm_futures
Coin-Margined User Data Streams Endpoints
CMUserData(String, String, boolean, ProxyAuth) - Constructor for class com.binance.connector.futures.client.impl.cm_futures.CMUserData
 
CMWebsocketClientImpl - Class in com.binance.connector.futures.client.impl
COIN-M Websocket Streams
CMWebsocketClientImpl() - Constructor for class com.binance.connector.futures.client.impl.CMWebsocketClientImpl
 
CMWebsocketClientImpl(String) - Constructor for class com.binance.connector.futures.client.impl.CMWebsocketClientImpl
 
com.binance.connector.futures.client - package com.binance.connector.futures.client
 
com.binance.connector.futures.client.impl - package com.binance.connector.futures.client.impl
 
com.binance.connector.futures.client.impl.cm_futures - package com.binance.connector.futures.client.impl.cm_futures
 
com.binance.connector.futures.client.impl.futures - package com.binance.connector.futures.client.impl.futures
 
com.binance.connector.futures.client.impl.um_futures - package com.binance.connector.futures.client.impl.um_futures
 
combineStreams(ArrayList<String>, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Combined streams are accessed at /stream?streams=<streamName1>/<streamName2>/<streamName3>
combineStreams(ArrayList<String>, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.combineStreams(ArrayList, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
combineStreams(ArrayList<String>, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
combineStreams(ArrayList<String>, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
compositeIndexSymbolInfo(String, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.UMWebsocketClientImpl
Composite index information for index symbols pushed every second.
compositeIndexSymbolInfo(String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.UMWebsocketClientImpl
Same as UMWebsocketClientImpl.compositeIndexSymbolInfo(String, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
continuousKlines(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
Kline/candlestick bars for a specific contract type.
continuousKlineStream(String, String, String, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
The Kline/Candlestick Stream push updates to the current klines/candlestick every 250 milliseconds (if existing).
continuousKlineStream(String, String, String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.continuousKlineStream(String, String, String, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
continuousKlineStream(String, String, String, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
continuousKlineStream(String, String, String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
createConnection(WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback, Request) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
 
createListenKey() - Method in class com.binance.connector.futures.client.impl.futures.UserData
Start a new user data stream.
currentAllOpenOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMAccount
Get all open orders on a symbol.
currentAllOpenOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
 
currentAllOpenOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMAccount
Get all open orders on a symbol.

D

depth(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
GET /v1/depth
diffDepthStream(String, int, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Bids and asks, pushed every 250 milliseconds, 500 milliseconds, 100 milliseconds (if existing)

<symbol>@depth@<speed>ms

Update Speed: 250ms, 500ms, 100ms
diffDepthStream(String, int, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.diffDepthStream(String, int, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
diffDepthStream(String, int, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
diffDepthStream(String, int, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 

E

exchangeInfo() - Method in class com.binance.connector.futures.client.impl.futures.Market
Current exchange trading rules and symbol information.
extendListenKey() - Method in class com.binance.connector.futures.client.impl.futures.UserData
Keepalive a user data stream to prevent a time out.

F

forceOrderStream(String, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
The Liquidation Order Snapshot Streams push force liquidation order information for specific symbol.
forceOrderStream(String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.forceOrderStream(String, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
forceOrderStream(String, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
forceOrderStream(String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
fundingRate(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
Get funding rate history

GET /v1/fundingRate
futuresAccountBalance(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMAccount
Get Futures Account Balance

GET /v1/balance
futuresAccountBalance(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMAccount
Get Futures Account Balance

GET /v2/balance
FuturesClient - Interface in com.binance.connector.futures.client
 
FuturesClientImpl - Class in com.binance.connector.futures.client.impl
 
FuturesClientImpl(String, String) - Constructor for class com.binance.connector.futures.client.impl.FuturesClientImpl
 
FuturesClientImpl(String, String, boolean) - Constructor for class com.binance.connector.futures.client.impl.FuturesClientImpl
 
FuturesClientImpl(String, String, String, String) - Constructor for class com.binance.connector.futures.client.impl.FuturesClientImpl
 
FuturesClientImpl(String, String, String, String, boolean) - Constructor for class com.binance.connector.futures.client.impl.FuturesClientImpl
 
futuresDownloadId(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMAccount
Get Download Id For Futures Transaction History

GET /v1/income/asyn
futuresDownloadLink(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMAccount
Get Futures Transaction History Download Link by Id

GET /v1/income/asyn/id

G

getAdlQuantile(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Position ADL Quantile Estimation

GET /v1/adlQuantile
getApiKey() - Method in class com.binance.connector.futures.client.impl.FuturesClientImpl
 
getBaseUrl() - Method in class com.binance.connector.futures.client.impl.futures.Market
 
getBaseUrl() - Method in class com.binance.connector.futures.client.impl.FuturesClientImpl
 
getBaseUrl() - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
 
getCommissionRate(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
User's Commission Rate

GET /v1/commissionRate
getCurrentMultiAssetMode(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMAccount
Get user's Multi-Assets mode (Multi-Assets Mode or Single-Asset Mode) on Every symbol

GET /v1/multiAssetsMargin
getCurrentPositionMode(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Check an order's status.
getForceOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
User's Force Orders

GET /v1/forceOrders
getIncomeHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Get Income History

GET /v1/income
getLeverageBracket(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMAccount
Notional and Leverage Brackets

GET /v1/leverageBracket
getLeverageBracket(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
 
getLeverageBracket(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMAccount
Notional and Leverage Brackets

GET /v1/leverageBracket
getLeverageBracketForPair(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMAccount
Notional and Leverage Brackets

GET /v1/leverageBracket
getNoopCallback() - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
 
getPositionMarginChangeHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Get position margin change history

GET /v1/positionMargin/history
getProductUrl() - Method in class com.binance.connector.futures.client.impl.futures.Account
 
getProductUrl() - Method in class com.binance.connector.futures.client.impl.futures.Market
 
getProductUrl() - Method in class com.binance.connector.futures.client.impl.futures.PortfolioMargin
 
getProductUrl() - Method in class com.binance.connector.futures.client.impl.futures.UserData
 
getProductUrl() - Method in class com.binance.connector.futures.client.impl.FuturesClientImpl
 
getProxy() - Method in class com.binance.connector.futures.client.impl.FuturesClientImpl
 
getRequestHandler() - Method in class com.binance.connector.futures.client.impl.futures.Account
 
getRequestHandler() - Method in class com.binance.connector.futures.client.impl.futures.Market
 
getRequestHandler() - Method in class com.binance.connector.futures.client.impl.futures.PortfolioMargin
 
getRequestHandler() - Method in class com.binance.connector.futures.client.impl.futures.UserData
 
getSecretKey() - Method in class com.binance.connector.futures.client.impl.FuturesClientImpl
 
getShowLimitUsage() - Method in class com.binance.connector.futures.client.impl.futures.Account
 
getShowLimitUsage() - Method in class com.binance.connector.futures.client.impl.futures.Market
 
getShowLimitUsage() - Method in class com.binance.connector.futures.client.impl.futures.PortfolioMargin
 
getShowLimitUsage() - Method in class com.binance.connector.futures.client.impl.futures.UserData
 
getShowLimitUsage() - Method in class com.binance.connector.futures.client.impl.FuturesClientImpl
 
getTradingRulesIndicators(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMAccount
Futures Trading Quantitative Rules Indicators For more information on this, please refer to the Futures Trading Quantitative Rules

GET /v1/apiTradingStatus

H

historicalBlvt(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMMarket
The BLVT NAV system is based on Binance Futures, so the endpoint is based on fapi

GET /v1/lvtKlines
https://binance-docs.github.io/apidocs/futures/en/#historical-blvt-nav-kline-candlestick
historicalTrades(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
Get older market trades.

I

indexInfo(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMMarket
GET /v1/indexInfo
https://binance-docs.github.io/apidocs/futures/en/#composite-index-symbol-information
indexKlineCandlestick(String, String, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.CMWebsocketClientImpl
The Kline/Candlestick Stream push updates to the current klines/candlestick every 250 milliseconds (if existing).
indexKlineCandlestick(String, String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.CMWebsocketClientImpl
Same as CMWebsocketClientImpl.indexKlineCandlestick(String, String, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
indexPriceKlines(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
Kline/candlestick bars for the index price of a pair.
indexPriceStream(String, int, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.CMWebsocketClientImpl
Index Price Stream

<pair>@indexPrice or <pair>@indexPrice@1s

Update Speed: 3000ms or 1000ms
indexPriceStream(String, int, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.CMWebsocketClientImpl
Same as CMWebsocketClientImpl.indexPriceStream(String, int, WebSocketCallback) plus accepts callbacks for all major websocket connection events.

K

klines(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
Kline/candlestick bars for a symbol.
klineStream(String, String, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
The Kline/Candlestick Stream push updates to the current klines/candlestick every 250 milliseconds (if existing).
klineStream(String, String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.klineStream(String, String, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
klineStream(String, String, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
klineStream(String, String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 

L

listenUserStream(String, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
User Data Streams are accessed at /ws/<listenKey>
listenUserStream(String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.listenUserStream(String, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
listenUserStream(String, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
listenUserStream(String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
longShortRatio(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMMarket
Long/Short Ratio

GET /futures/data/globalLongShortAccountRatio
https://binance-docs.github.io/apidocs/delivery/en/#long-short-ratio
longShortRatio(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
 
longShortRatio(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMMarket
Long/Short Ratio

GET /futures/data/globalLongShortAccountRatio
https://binance-docs.github.io/apidocs/futures/en/#long-short-ratio

M

market() - Method in interface com.binance.connector.futures.client.FuturesClient
 
market() - Method in class com.binance.connector.futures.client.impl.CMFuturesClientImpl
 
Market - Class in com.binance.connector.futures.client.impl.futures
Market Endpoints
Market(String, String, String, boolean, ProxyAuth) - Constructor for class com.binance.connector.futures.client.impl.futures.Market
 
market() - Method in class com.binance.connector.futures.client.impl.UMFuturesClientImpl
 
markKlineCandlestick(String, String, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.CMWebsocketClientImpl
The Kline/Candlestick Stream push updates to the current klines/candlestick every 250 milliseconds (if existing).
markKlineCandlestick(String, String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.CMWebsocketClientImpl
Same as CMWebsocketClientImpl.markKlineCandlestick(String, String, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
markPrice(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMMarket
Mark Price and Funding Rate

GET /v1/premiumIndex
markPrice(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
 
markPrice(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMMarket
Mark Price and Funding Rate

GET /v1/premiumIndex
markPriceKlines(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
Kline/candlestick bars for the mark price of a symbol.
markPriceStream(String, int, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Mark price and funding rate for a single symbol pushed every 3 seconds or every second.
markPriceStream(String, int, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.markPriceStream(String, int, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
markPriceStream(String, int, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
markPriceStream(String, int, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
markPriceSymbolsPairStream(String, int, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.CMWebsocketClientImpl
Mark price and funding rate for a single pair pushed every 3 seconds or every second.
markPriceSymbolsPairStream(String, int, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.CMWebsocketClientImpl
Same as CMWebsocketClientImpl.markPriceSymbolsPairStream(String, int, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
miniTickerStream(String, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
24hr rolling window mini-ticker statistics.
miniTickerStream(String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.miniTickerStream(String, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
miniTickerStream(String, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
miniTickerStream(String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
modifyIsolatedPositionMargin(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Modify Isolated Position Margin

POST /v1/positionMargin
modifyOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMAccount
Order modify function, currently only LIMIT order modification is supported, modified orders will be reordered in the match queue

PUT /v1/order

N

newOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Send in a new order.

O

openInterest(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
Get present open interest of a specific symbol.
openInterestStatistics(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMMarket
Open Interest History

GET /futures/data/openInterestHist
https://binance-docs.github.io/apidocs/futures/en/#open-interest-statistics
openInterestStatistics(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
 
openInterestStatistics(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMMarket
Open Interest History

GET /futures/data/openInterestHist
https://binance-docs.github.io/apidocs/futures/en/#open-interest-statistics
orderModifyHistory(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMAccount
Get order modification history

GET /v1/orderAmendment

P

partialDepthStream(String, int, int, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Top bids and asks, Valid are 5, 10, or 20.
partialDepthStream(String, int, int, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.partialDepthStream(String, int, int, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
partialDepthStream(String, int, int, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
partialDepthStream(String, int, int, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
ping() - Method in class com.binance.connector.futures.client.impl.futures.Market
Test connectivity to the Rest API.
placeMultipleOrders(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Send in a new order.
portfolioMargin() - Method in interface com.binance.connector.futures.client.FuturesClient
 
portfolioMargin() - Method in class com.binance.connector.futures.client.impl.CMFuturesClientImpl
 
PortfolioMargin - Class in com.binance.connector.futures.client.impl.futures
Portfolio Margin Endpoints
PortfolioMargin(String, String, String, boolean, ProxyAuth) - Constructor for class com.binance.connector.futures.client.impl.futures.PortfolioMargin
 
portfolioMargin() - Method in class com.binance.connector.futures.client.impl.UMFuturesClientImpl
 
portfolioMarginAccountInfo(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.PortfolioMargin
Get Portfolio Margin current account information.
portfolioMarginExchangeInfo(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMPortfolioMargin
Current Portfolio Margin exchange trading rules.
portfolioMarginExchangeInfo(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.PortfolioMargin
 
portfolioMarginExchangeInfo(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMPortfolioMargin
Current Portfolio Margin exchange trading rules.
positionInformation(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMAccount
Get current position information.
positionInformation(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMAccount
Get current position information.

Q

queryCurrentOpenOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Query Current Open Order

GET /v1/openOrder
queryOrder(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Account
Check an order's status.

S

setBaseUrl(String) - Method in class com.binance.connector.futures.client.impl.futures.Market
 
setProductUrl(String) - Method in class com.binance.connector.futures.client.impl.futures.Account
 
setProductUrl(String) - Method in class com.binance.connector.futures.client.impl.futures.Market
 
setProductUrl(String) - Method in class com.binance.connector.futures.client.impl.futures.PortfolioMargin
 
setProductUrl(String) - Method in class com.binance.connector.futures.client.impl.futures.UserData
 
setProxy(ProxyAuth) - Method in class com.binance.connector.futures.client.impl.FuturesClientImpl
 
setRequestHandler(String, String, ProxyAuth) - Method in class com.binance.connector.futures.client.impl.futures.Account
 
setRequestHandler(String, String, ProxyAuth) - Method in class com.binance.connector.futures.client.impl.futures.Market
 
setRequestHandler(String, String, ProxyAuth) - Method in class com.binance.connector.futures.client.impl.futures.PortfolioMargin
 
setRequestHandler(String, ProxyAuth) - Method in class com.binance.connector.futures.client.impl.futures.UserData
 
setShowLimitUsage(boolean) - Method in class com.binance.connector.futures.client.impl.futures.Account
 
setShowLimitUsage(boolean) - Method in class com.binance.connector.futures.client.impl.futures.Market
 
setShowLimitUsage(boolean) - Method in class com.binance.connector.futures.client.impl.futures.PortfolioMargin
 
setShowLimitUsage(boolean) - Method in class com.binance.connector.futures.client.impl.futures.UserData
 
setShowLimitUsage(boolean) - Method in class com.binance.connector.futures.client.impl.FuturesClientImpl
 
symbolTicker(String, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
24hr rolling window ticker statistics for a single symbol.
symbolTicker(String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in class com.binance.connector.futures.client.impl.WebsocketClientImpl
Same as WebsocketClientImpl.symbolTicker(String, WebSocketCallback) plus accepts callbacks for all major websocket connection events.
symbolTicker(String, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 
symbolTicker(String, WebSocketCallback, WebSocketCallback, WebSocketCallback, WebSocketCallback) - Method in interface com.binance.connector.futures.client.WebsocketClient
 

T

takerBuySellVol(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMMarket
Taker Buy/Sell Volume

GET /futures/data/takerlongshortRatio
https://binance-docs.github.io/apidocs/futures/en/#taker-buy-sell-volume
ticker24H(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMMarket
24 hour rolling window price change statistics.
ticker24H(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
 
ticker24H(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMMarket
24 hour rolling window price change statistics.
tickerSymbol(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMMarket
Latest price for a symbol or symbols.
tickerSymbol(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
 
tickerSymbol(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMMarket
Latest price for a symbol or symbols.
time() - Method in class com.binance.connector.futures.client.impl.futures.Market
Test connectivity to the Rest API and get the current server time.
topTraderLongShortAccs(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMMarket
Top Trader Long/Short Ratio (Accounts)

GET /futures/data/topLongShortAccountRatio
https://binance-docs.github.io/apidocs/delivery/en/#top-trader-long-short-ratio-accounts
topTraderLongShortAccs(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
 
topTraderLongShortAccs(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMMarket
Top Trader Long/Short Ratio (Accounts)

GET /futures/data/topLongShortAccountRatio
https://binance-docs.github.io/apidocs/delivery/en/#top-trader-long-short-ratio-accounts
topTraderLongShortPos(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.cm_futures.CMMarket
Top Trader Long/Short Ratio (Positions)

GET /futures/data/topLongShortPositionRatio
https://binance-docs.github.io/apidocs/delivery/en/#top-trader-long-short-ratio-positions
topTraderLongShortPos(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
 
topTraderLongShortPos(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.um_futures.UMMarket
Top Trader Long/Short Ratio (Positions)

GET /futures/data/topLongShortPositionRatio
https://binance-docs.github.io/apidocs/futures/en/#top-trader-long-short-ratio-positions
trades(LinkedHashMap<String, Object>) - Method in class com.binance.connector.futures.client.impl.futures.Market
Get recent trades.

U

UMAccount - Class in com.binance.connector.futures.client.impl.um_futures
USDⓈ-Margined Trade Endpoints
UMAccount(String, String, String, boolean, ProxyAuth) - Constructor for class com.binance.connector.futures.client.impl.um_futures.UMAccount
 
UMFuturesClientImpl - Class in com.binance.connector.futures.client.impl
 
UMFuturesClientImpl() - Constructor for class com.binance.connector.futures.client.impl.UMFuturesClientImpl
 
UMFuturesClientImpl(String) - Constructor for class com.binance.connector.futures.client.impl.UMFuturesClientImpl
 
UMFuturesClientImpl(String, String) - Constructor for class com.binance.connector.futures.client.impl.UMFuturesClientImpl
 
UMFuturesClientImpl(String, boolean) - Constructor for class com.binance.connector.futures.client.impl.UMFuturesClientImpl
 
UMFuturesClientImpl(String, String, boolean) - Constructor for class com.binance.connector.futures.client.impl.UMFuturesClientImpl
 
UMFuturesClientImpl(String, String, String) - Constructor for class com.binance.connector.futures.client.impl.UMFuturesClientImpl
 
UMMarket - Class in com.binance.connector.futures.client.impl.um_futures
USDⓈ-Margined Market Endpoints
UMMarket(String, String, String, boolean, ProxyAuth) - Constructor for class com.binance.connector.futures.client.impl.um_futures.UMMarket
 
UMPortfolioMargin - Class in com.binance.connector.futures.client.impl.um_futures
USDⓈ-Margined Portfolio Margin Endpoints
UMPortfolioMargin(String, String, String, boolean, ProxyAuth) - Constructor for class com.binance.connector.futures.client.impl.um_futures.UMPortfolioMargin
 
UMUserData - Class in com.binance.connector.futures.client.impl.um_futures
USDⓈ-Margined User Data Streams Endpoints
UMUserData(String, String, boolean, ProxyAuth) - Constructor for class com.binance.connector.futures.client.impl.um_futures.UMUserData
 
UMWebsocketClientImpl - Class in com.binance.connector.futures.client.impl
USDⓈ-M Websocket Streams
UMWebsocketClientImpl() - Constructor for class com.binance.connector.futures.client.impl.UMWebsocketClientImpl
 
UMWebsocketClientImpl(String) - Constructor for class com.binance.connector.futures.client.impl.UMWebsocketClientImpl
 
unsetProxy() - Method in class com.binance.connector.futures.client.impl.FuturesClientImpl
 
userData() - Method in interface com.binance.connector.futures.client.FuturesClient
 
userData() - Method in class com.binance.connector.futures.client.impl.CMFuturesClientImpl
 
UserData - Class in com.binance.connector.futures.client.impl.futures
User Data Streams Endpoints
UserData(String, String, boolean, ProxyAuth) - Constructor for class com.binance.connector.futures.client.impl.futures.UserData
 
userData() - Method in class com.binance.connector.futures.client.impl.UMFuturesClientImpl
 

W

WebsocketClient - Interface in com.binance.connector.futures.client
 
WebsocketClientImpl - Class in com.binance.connector.futures.client.impl
Futures Websocket Streams
WebsocketClientImpl(String) - Constructor for class com.binance.connector.futures.client.impl.WebsocketClientImpl
 
A B C D E F G H I K L M N O P Q S T U W 
Skip navigation links

Copyright © 2024. All rights reserved.