# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AccountUpdateEventTypeUnknown default for unknown type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Frequency1000ms is default frequency.
Frequency100ms for fastest updates.
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
# Variables
ErrIncorrectAccountEventType represents error when event type can't before determined.
# Structs
No description provided by the author
AccountInfo is a wrapper for account info websocket.
AccountUpdateEvent represents the incoming messages for account websocket updates.
AggTrades is a wrapper for trades websocket.
AggTradeUpdate represents the incoming messages for aggregated trades websocket updates.
AllBookTicker is a wrapper for all book tickers websocket.
AllMarketMiniTicker is a wrapper for all markets mini-tickers websocket.
AllMarketTicker is a wrapper for all markets tickers websocket.
BalanceUpdateEvent represents the incoming message for account balances websocket updates.
No description provided by the author
No description provided by the author
Depth is a wrapper for depth websocket.
DepthLevel is a wrapper for depth level websocket.
DepthLevelUpdate represents the incoming messages for depth level websocket updates.
DepthUpdate represents the incoming messages for depth websocket updates.
IndivBookTicker is a wrapper for an individual book ticker websocket.
IndivBookTickerUpdate represents incoming book ticker websocket feed.
IndivMiniTicker is a wrapper for an individual mini-ticker websocket.
IndivMiniTickerUpdate represents incoming mini-ticker websocket feed.
IndivTicker is a wrapper for an individual ticker websocket.
IndivTickerUpdate represents incoming ticker websocket feed.
Klines is a wrapper for klines websocket.
KlinesUpdate represents the incoming messages for klines websocket updates.
No description provided by the author
No description provided by the author
OrderUpdateEvent represents the incoming messages for account orders websocket updates.
Trades is a wrapper for trades websocket.
TradeUpdate represents the incoming messages for trades websocket updates.
UpdateEventType represents only incoming event type.
# Type aliases
No description provided by the author
AllBookTickerUpdate represents incoming ticker websocket feed for all book tickers.
AllMarketMiniTickerUpdate represents incoming mini-ticker websocket feed for all tickers.
AllMarketTickerUpdate represents incoming ticker websocket feed for all tickers.
DepthLevelType is a level for DepthLevel update.
FrequencyType is a interval for Depth update.
UpdateType represents type of account update event.