# Functions
FormatTimestamp formats a time into Unix timestamp in milliseconds, as requested by Binance.
NewClient initialize an API client instance with API key and secret key.
NewDeliveryClient initialize client for coin-M futures API.
NewFuturesClient initialize client for futures API.
NewOptionsClient initialize client for options API.
NewProxiedClient passing a proxy url.
No description provided by the author
WithHeader set or add a header value to the request.
WithHeaders set or replace the headers of the request.
WithRecvWindow set recvWindow param for the request.
WsAggTradeServe serve websocket aggregate handler with a symbol.
WsAllBookTickerServe serve websocket that pushes updates to the best bid or ask price or quantity in real-time for all symbols.
WsAllMarketsStatServe serve websocket that push 24hr statistics for all market every second.
WsAllMiniMarketsStatServe serve websocket that push mini version of 24hr statistics for all market every second.
WsBookTickerServe serve websocket that pushes updates to the best bid or ask price or quantity in real-time for a specified symbol.
WsCombinedAggTradeServe is similar to WsAggTradeServe, but it handles multiple symbolx.
WsCombinedBookTickerServe is similar to WsBookTickerServe, but it is for multiple symbols.
WsCombinedDepthServe is similar to WsDepthServe, but it for multiple symbols.
No description provided by the author
WsCombinedKlineServe is similar to WsKlineServe, but it handles multiple symbols with it interval.
WsCombinedMarketStatServe is similar to WsMarketStatServe, but it handles multiple symbolx.
WsCombinedPartialDepthServe is similar to WsPartialDepthServe, but it for multiple symbols.
No description provided by the author
WsDepthServe serve websocket depth handler with a symbol, using 1sec updates.
WsDepthServe100Ms serve websocket depth handler with a symbol, using 100msec updates.
WsKlineServe serve websocket kline handler with a symbol and interval like 15m, 30s.
WsMarketStatServe serve websocket that push 24hr statistics for single market every second.
WsPartialDepthServe serve websocket partial depth handler with a symbol, using 1sec updates.
WsPartialDepthServe100Ms serve websocket partial depth handler with a symbol, using 100msec updates.
WsTradeServe serve websocket handler with a symbol.
WsUserDataServe serve user data handler with listen key.
# Constants
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
STP Expired.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
Global enums.
# Variables
Endpoints.
Endpoints.
No description provided by the author
No description provided by the author
Endpoints.
No description provided by the author
No description provided by the author
UseTestnet switch all the API endpoints from production to the testnet.
WebsocketKeepalive enables sending ping/pong messages to check the connection stability.
WebsocketTimeout is an interval for sending ping/pong messages if WebsocketKeepalive is enabled.
# Structs
Account define account info.
No description provided by the author
AddLiquidityPreviewService to preview the quote/base qty needed when adding assets to a liquidity pool with an estimated share after adding the liquidity.
No description provided by the author
AddLiquidityService to add liquidity.
AggTrade define aggregate trade info.
AggTradesService list aggregate trades.
APIKeyPermission define API key permission.
No description provided by the author
AssetDetail represents the detail of an asset.
AssetDividendService fetches the saving purchases.
AveragePriceService show current average price for a symbol.
AvgPrice define average price.
Balance define user balance of your account.
BNBBurn response.
BookTicker define book ticker info.
C2CRecord a record of c2c.
C2CTradeHistory response.
C2CTradeHistoryService retrieve c2c trade history.
CancelFuturesAlgoOrderResponse define response of cancel future algo twap order.
CancelFuturesAlgoOrderService cancel future algo twap order.
CancelMarginOCOResponse define create cancelled oco response.
CancelMarginOCOService cancel an entire Order List for a margin account.
CancelMarginOrderResponse define response of canceling order.
CancelMarginOrderService cancel an order.
CancelOCOResponse may be returned included in a CancelOpenOrdersResponse.
CancelOCOService cancel all active orders on the list order.
CancelOpenOrdersResponse defines cancel open orders response.
CancelOpenOrdersService cancel all active orders on a symbol.
CancelOrderResponse may be returned included in a CancelOpenOrdersResponse.
CancelOrderService cancel an order.
No description provided by the author
No description provided by the author
ClaimRewardService to claim reward.
Client define API client.
CloseIsolatedMarginUserStreamService delete listen key.
CloseMarginUserStreamService delete listen key.
CloseUserStreamService delete listen key.
No description provided by the author
No description provided by the author
ConvertAcceptQuote define the convert accept quote.
No description provided by the author
ConvertAssetInfo define the convert asset info.
ConvertAssetInfoService create a new convert asset info service.
ConvertExchangeInfo define the convert exchange info.
ConvertExchangeInfoService create a new convert exchange info service.
ConvertGetQuoteService create a new convert quote service.
ConvertOrderStatus define the convert order status.
ConvertOrderStatusService check order status.
ConvertQuote define the convert quote.
ConvertTradeHistory define the convert trade history.
ConvertTradeHistoryItem define a convert trade history item.
No description provided by the author
CreateFutureAlgoOrderResponse define create future algo order response.
CreateFuturesAlgoTwapOrderService create future algo order.
CreateFuturesAlgoTwapOrderService create future algo order.
CreateMarginOCOResponse define create order response.
CreateMarginOCOService create a new OCO for a margin account.
CreateMarginOrderService create order.
CreateOCOResponse define create order response.
CreateOCOService create order.
CreateOrderResponse define create order response.
CreateOrderService create order.
CreateUserUniversalTransferResponse represents a response from CreateUserUniversalTransferResponse.
CreateUserUniversalTransferService submits a transfer request.
No description provided by the author
Create virtual sub-account.
CreateWithdrawResponse represents a response from CreateWithdrawService.
CreateWithdrawService submits a withdraw request.
No description provided by the author
Deposit represents a single deposit entry.
DepthResponse define depth info with bids and asks.
DepthService show depth info.
DividendResponse represents a response from AssetDividendService.
DividendResponseWrapper represents a wrapper around a AssetDividendService.
DustResult represents the result of a DustLog API Call.
DustTransferResponse represents the response from DustTransferService.
DustTransferResult represents the result of a dust transfer.
DustTransferService convert dust assets to BNB.
ExchangeInfo exchange info.
ExchangeInfoService exchange info service.
FiatDepositWithdrawHistory define the fiat deposit/withdraw history.
FiatDepositWithdrawHistoryItem define a fiat deposit/withdraw history item.
FiatDepositWithdrawHistoryService retrieve the fiat deposit/withdraw history.
FiatPaymentsHistory define the fiat payments history.
FiatPaymentsHistoryItem define a fiat payments history item.
FiatPaymentsHistoryService retrieve the fiat payments history.
Fill may be returned in an array of fills in a CreateOrderResponse.
No description provided by the author
No description provided by the author
FutureAlgoSubOrder definen sub order of future algo order.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FuturesTransfer define futures transfer history item.
FuturesTransferHistory define futures transfer history.
FuturesTransferService transfer asset between spot account and futures account.
No description provided by the author
No description provided by the author
GetAccountService get account info.
GetAccountSnapshotService all account orders; active, canceled, or filled.
No description provided by the author
GetAllSwapPoolService get swap pool market data.
GetAllMarginAssetsService get margin pair info.
GetAPIKeyPermission get API Key permission info.
GetAssetDetailService fetches all asset detail.
GetBNBBurnService get BNB Burn on spot trade and margin interest.
GetDepositAddressResponse represents a response from GetDepositsAddressService.
GetDepositsAddressService retrieves the details of a deposit address.
No description provided by the author
GetFuturesAlgoSubOrdersService get future algo sub orders.
GetIsolatedMarginAccountService gets isolated margin account info.
GetIsolatedMarginAllPairsService get isolated margin pair info.
GetLiquidityPoolDetailService get swap pool detail by pool id.
GetMarginAccountService get margin account info.
GetMarginAllPairsService get margin pair info.
GetMarginAssetService get margin asset info.
GetMarginOrderService get an order.
GetMarginPairService get margin pair info.
GetMarginPriceIndexService get margin price index.
GetMaxBorrowableService get max borrowable of asset.
GetMaxTransferableService get max transferable of asset.
GetOrderService get an order.
No description provided by the author
GetSwapQuoteService get the quote.
GetUserAssetService Get user assets See https://binance-docs.github.io/apidocs/spot/en/#user-asset-user_data.
No description provided by the author
HistoricalTradesService trades.
IcebergPartsFilter define iceberg part filter of symbol.
No description provided by the author
InterestHistoryService fetches the interest history.
No description provided by the author
No description provided by the author
InternalUniversalTransferHistoryService Query Universal Transfer History (For Master Account) https://binance-docs.github.io/apidocs/spot/en/#query-universal-transfer-history-for-master-account.
No description provided by the author
InternalUniversalTransferService Universal Transfer (For Master Account) https://binance-docs.github.io/apidocs/spot/en/#universal-transfer-for-master-account.
IsolatedMarginAccount defines isolated user assets of margin account.
IsolatedMarginAllPair define isolated margin pair info.
IsolatedMarginAsset defines isolated margin asset information, like margin level, liquidation price..
IsolatedMarginTransferService transfer assets between spot and isolated margin.
IsolatedUserAsset defines isolated user assets of the margin account.
KeepaliveIsolatedMarginUserStreamService updates listen key for isolated margin user data stream.
KeepaliveMarginUserStreamService update listen key.
KeepaliveUserStreamService update listen key.
Kline define kline info.
KlinesService list klines.
No description provided by the author
No description provided by the author
ListBookTickersService list best price/qty on the order book for a symbol or symbols.
ListDepositsService fetches deposit history.
No description provided by the author
ListDustLogService fetch small amounts of assets exchanged versus BNB See https://binance-docs.github.io/apidocs/spot/en/#dustlog-user_data.
No description provided by the author
ListDustService get list of dust to BNB.
ListFuturesTransferService list futures transfer.
ListFutureAlgoOrderHistoryResponse defines response of list future algo historical orders.
ListHistoryFuturesAlgoOrdersService list future algo historical orders.
ListMarginLoansService list loan record.
ListMarginOpenOrdersService list margin open orders.
ListMarginOrdersService all account orders; active, canceled, or filled.
ListMarginRepaysService list repay record.
ListMarginTradesService list trades.
ListOpenFuturesAlgoOrdersResponse define response of list open future algo orders.
ListOpenFuturesAlgoOrdersService list current open futures algo orders.
ListOpenOcoService list opened oco.
ListOpenOrdersService list opened orders.
ListOrdersService all account orders; active, canceled, or filled.
ListPriceChangeStatsService show stats of price change in last 24 hours for all symbols.
ListPricesService list latest price for a symbol or symbols.
ListSavingsFixedAndActivityProductsService https://binance-docs.github.io/apidocs/spot/en/#get-fixed-and-activity-project-list-user_data.
ListSavingsFlexibleProductsService https://binance-docs.github.io/apidocs/spot/en/#get-flexible-product-list-user_data.
No description provided by the author
ListTradesService list trades.
ListUserUniversalTransfer fetches transfer history.
ListWithdrawsService fetches withdraw history.
LotSizeFilter define lot size filter of symbol.
No description provided by the author
ManagedSubAccountAssetsService Query Managed Sub-account Asset Details(For Investor Master Account) https://binance-docs.github.io/apidocs/spot/en/#query-managed-sub-account-asset-details-for-investor-master-account.
Obtain the recharge address for the custody account.
No description provided by the author
No description provided by the author
ManagedSubAccountDepositService Deposit Assets Into The Managed Sub-account(For Investor Master Account) https://binance-docs.github.io/apidocs/spot/en/#deposit-assets-into-the-managed-sub-account-for-investor-master-account.
Query the list of managed-accounts.
No description provided by the author
No description provided by the author
Investor account inquiry custody account futures assets.
No description provided by the author
Investor account inquiry for leveraged assets in custodial accounts.
No description provided by the author
managed-sub account query transfer log, this interface is for investor.
No description provided by the author
No description provided by the author
No description provided by the author
Query transfer records of managed-sub accounts.
No description provided by the author
Query asset snapshot of managed-sub account.
No description provided by the author
No description provided by the author
No description provided by the author
ManagedSubAccountWithdrawalService Withdrawal Assets From The Managed Sub-account(For Investor Master Account) https://binance-docs.github.io/apidocs/spot/en/#withdrawl-assets-from-the-managed-sub-account-for-investor-master-account.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MarginAccount define margin account info.
MarginAllPair define margin pair info.
MarginAsset define margin asset info.
MarginLoan define margin loan.
MarginLoanResponse define margin loan response.
MarginLoanService apply for a loan.
MarginOCOOrder may be returned in an array of MarginOCOOrder in a CreateMarginOCOResponse.
MarginOCOOrderReport may be returned in an array of MarginOCOOrderReport in a CreateMarginOCOResponse.
MarginPair define margin pair info.
MarginPriceIndex define margin price index.
MarginRepay define margin repay.
MarginRepayResponse define margin repay response.
MarginRepayService repay loan for margin account.
No description provided by the author
No description provided by the author
MarginTransferService transfer between spot account and margin account.
No description provided by the author
No description provided by the author
MarketLotSizeFilter define market lot size filter of symbol.
MaxBorrowable define max borrowable response.
MaxNumAlgoOrdersFilter define max num algo orders filter of symbol.
The "Algo" order is STOP_ LOSS, STOP_ LOS_ LIMITED, TAKE_ PROFIT and TAKE_ PROFIT_ Limit Stop Loss Order.
MaxTransferable define max transferable response.
No description provided by the author
NotionalFilter define notional filter of symbol.
oco define oco info.
OCOOrder may be returned in an array of OCOOrder in a CreateOCOResponse.
OCOOrderReport may be returned in an array of OCOOrderReport in a CreateOCOResponse.
Order define order info.
No description provided by the author
No description provided by the author
PayTransactionService retrieve the fiat deposit/withdraw history.
No description provided by the author
PERCENT_PRICE_BY_SIDE define percent price filter of symbol by side.
PingService ping server.
No description provided by the author
PriceChangeStats define price change stats.
PriceFilter define price filter of symbol.
No description provided by the author
PurchaseSavingsFlexibleProductService https://binance-docs.github.io/apidocs/spot/en/#purchase-flexible-product-user_data.
QueryClaimedRewardHistoryService to query history of user claimed reward.
RateLimit struct.
No description provided by the author
RateLimitService get rate limits.
No description provided by the author
RecentTradesService list recent trades.
RedeemSavingsFlexibleProductService https://binance-docs.github.io/apidocs/spot/en/#redeem-flexible-product-user_data.
No description provided by the author
RemoveLiquidityService to remove liquidity.
SavingFixedProjectPosition represents a saving flexible product position.
SavingFixedProjectPositionsService fetches the saving flexible product positions.
SavingFlexibleProductPosition represents a saving flexible product position.
SavingFlexibleProductPositionsService fetches the saving flexible product positions.
SavingsFixedProduct define a fixed product (Savings).
SavingsFlexibleProduct define a flexible product (Savings).
ServerTimeService get server time.
SetServerTimeService set server time.
Snapshot define snapshot.
SnapshotAssets define snapshot assets.
SnapshotBalances define snapshot balances.
SnapshotData define content of a snapshot.
SnapshotPositions define snapshot positions.
No description provided by the author
SnapshotUserAssets define snapshot user assets.
No description provided by the author
No description provided by the author
SnapshotVos define content of a snapshot.
SpotRebateHistory define the spot rebate history.
SpotRebateHistoryData define the data part of the spot rebate history.
SpotRebateHistoryDataItem define a spot rebate history data item.
No description provided by the author
No description provided by the author
StakingHistoryService fetches the staking history.
StakingHistoryTransaction represents a staking history transaction.
StakingProductPosition represents a staking product position.
StakingProductPositionService fetches the staking product positions.
StartIsolatedMarginUserStreamService create listen key for margin user stream service.
StartMarginUserStreamService create listen key for margin user stream service.
StartUserStreamService create listen key for user stream service.
No description provided by the author
add sub-account ip restriction.
No description provided by the author
delete sub-account ip restriction.
No description provided by the author
query sub-account api ip restriction.
No description provided by the author
No description provided by the author
Query sub account assets, v4 interface.
No description provided by the author
SubaccountAssetsResponse Query Sub-account Assets response.
No description provided by the author
Binance Leveraged Tokens enable.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Get sub account deposit record.
No description provided by the author
No description provided by the author
SubAccountFuturesAccountService Get Detail on Sub-account's Futures Account (For Master Account) https://binance-docs.github.io/apidocs/spot/en/#get-detail-on-sub-account-39-s-futures-account-for-master-account.
No description provided by the author
get sub-account futures account summary, include U-M and C-M, v2 interface.
No description provided by the author
No description provided by the author
get the target sub-account futures account detail, v2 interface.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Execute sub account futures balance transfer.
No description provided by the author
get target sub-account futures position information, include U-M and C-M, v2 interface.
No description provided by the author
No description provided by the author
No description provided by the author
SubaccountFuturesSummaryV1Service Get Summary of Sub-account's Futures Account (For Master Account) https://binance-docs.github.io/apidocs/spot/en/#get-summary-of-sub-account-39-s-futures-account-for-master-account.
No description provided by the author
No description provided by the author
No description provided by the author
Sub-Account futures transfer history.
No description provided by the author
SubAccountFuturesTransferV1Service Futures Transfer for Sub-account (For Master Account) https://binance-docs.github.io/apidocs/spot/en/#futures-transfer-for-sub-account-for-master-account.
No description provided by the author
SubAccountListService Query Sub-account List (For Master Account) https://binance-docs.github.io/apidocs/spot/en/#query-sub-account-list-for-master-account.
No description provided by the author
get sub-account margin account detail.
No description provided by the author
get sub-account margin account summary.
No description provided by the author
sub account margin enable.
No description provided by the author
Get sub account margin futures status.
No description provided by the author
execute sub-account margin account transfer.
No description provided by the author
No description provided by the author
SubaccountSpotSummaryResponse Query Sub-account Spot Assets Summary response.
No description provided by the author
No description provided by the author
Sub-Account spot transfer history.
No description provided by the author
Query sub account transaction volume statistics list.
No description provided by the author
Sub-account Transfer History (For Sub-account) https://binance-docs.github.io/apidocs/spot/en/#sub-account-transfer-history-for-sub-account.
No description provided by the author
sub-account transfer balance to master-account.
No description provided by the author
No description provided by the author
No description provided by the author
Universal transfer of master and sub accounts.
Query the universal transfer history of sub and master accounts.
No description provided by the author
No description provided by the author
SwapService swap tokens in liquidity pool.
Symbol market symbol.
SymbolPrice define symbol and price pair.
No description provided by the author
ToggleBNBBurnService toggle BNB Burn on spot trade and margin interest.
Trade define trade info.
TradeFeeDetails represents details about fees.
TradeFeeService shows current trade fee for all symbols available.
No description provided by the author
TradeV3 define v3 trade info.
No description provided by the author
No description provided by the author
Spot trading supports tracking stop orders Tracking stop loss sets an automatic trigger price based on market price using a new parameter trailingDelta.
TransactionResponse define transaction response.
TransferToSubAccountResponse define transfer to subaccount response.
TransferToSubAccountService transfer to subaccount.
No description provided by the author
No description provided by the author
UserAsset define user assets of margin account.
UserAssetDribblet represents one dust log row.
DustLog represents one dust log information.
No description provided by the author
No description provided by the author
// Withdraw represents a single withdraw entry.
Withdraw represents a single withdraw entry.
WsAccountUpdate define account update.
No description provided by the author
WsAggTradeEvent define websocket aggregate trade event.
No description provided by the author
WsBookTickerEvent define websocket best book ticker event.
No description provided by the author
No description provided by the author
WsConfig webservice configuration.
WsDepthEvent define websocket depth event.
WsKline define websocket kline.
WsKlineEvent define websocket kline event.
WsMarketStatEvent define websocket market statistics event.
WsMiniMarketsStatEvent define websocket market mini-ticker statistics event.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WsPartialDepthEvent define websocket partial depth book event.
WsTradeEvent define websocket trade event.
WsUserDataEvent define user data event.
# Type aliases
AccountType define the account types.
Ask is a type alias for PriceLevel.
Bid is a type alias for PriceLevel.
ErrHandler handles errors.
FutureAlgoOrderStatusType define future algo order status.
FutureAlgoType define future algo types.
FutureAlgoUrgencyType define future algo urgency type.
FuturesOrderBookHistoryDataType define the futures order book history data types.
FuturesTransferStatusType define futures transfer status type.
FuturesTransferType define futures transfer type.
InterestHistory represents a response from InterestHistoryService.
LendingType define the type of lending (flexible saving, activity, ...).
LiquidityOperationType define the type of adding/removing liquidity to a liquidity pool(COMBINATION, SINGLE).
LiquidityRewardType define the type of reward we'd claim.
MarginLoanStatusType define margin loan status type.
MarginRepayStatusType define margin repay status type.
MarginTransferType define margin transfer type.
NewOrderRespType define response JSON verbosity.
OrderStatusType define order status type.
OrderType define order type.
RateLimitInterval define the rate limitation intervals.
RateLimitType define the rate limitation types see https://github.com/binance/binance-spot-api-docs/blob/master/rest-api.md#enum-definitions.
RequestOption define option type for request.
RewardClaimStatus define the status of claiming a reward.
SideEffectType define side effect type for orders.
SideType define side type of order.
StakingHistory represents a list of staking history transactions.
StakingProduct define the staking product (locked staking, flexible defi staking, locked defi staking, ...).
StakingProductPositions represents a list of staking product positions.
StakingTransactionType define the staking transaction type (subscription, redemption, interest).
SubAccountTransferType define the sub account transfer types.
SwappingStatus define the status of swap when querying the swap history.
SymbolFilterType define symbol filter type.
SymbolStatusType define symbol status type.
SymbolType define symbol type.
TimeInForceType define time in force type of order.
TransactionType define transaction type.
UserDataEventType define spot user data event type.
UserUniversalTransferStatus define the user universal transfer status.
UserUniversalTransferType define the user universal transfer types.
WsAggTradeHandler handle websocket aggregate trade event.
WsAllMarketsStatEvent define array of websocket market statistics events.
WsAllMarketsStatHandler handle websocket that push all markets statistics for 24hr.
WsAllMiniMarketsStatEvent define array of websocket market mini-ticker statistics events.
WsAllMiniMarketsStatServeHandler handle websocket that push all mini-ticker market statistics for 24hr.
WsBookTickerHandler handle websocket that pushes updates to the best bid or ask price or quantity in real-time for a specified symbol.
No description provided by the author
WsDepthHandler handle websocket depth event.
WsHandler handle raw websocket message.
WsKlineHandler handle websocket kline event.
WsMarketStatHandler handle websocket that push single market statistics for 24hr.
WsPartialDepthHandler handle websocket partial depth event.
WsTradeHandler handle websocket trade event.
WsUserDataHandler handle WsUserDataEvent.