- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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.