# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ControlMessage is a message to signal status and control events to and from the server.
CryptoQuote is a quote for a crypto pair.
CryptoTrade is a trade for a crypto pair.
CurrencyAgg is an aggregate for either forex currency pairs or crypto pairs.
EquityAgg is an aggregate for either stock tickers or option contracts.
EquityQuote is a quote for either stock tickers or option contracts.
EquityTrade is trade data for either stock tickers or option contracts.
EventType is the type of message received.
No description provided by the author
ForexQuote is a quote for a forex currency pair.
Imbalance is an imbalance event for a given stock ticker symbol.
IndexValue is value data for either indices.
No description provided by the author
Level2Book is level 2 book data for a given crypto pair.
LimitUpLimitDown is a LULD event for a given stock ticker symbol.
# Type aliases
Action is the set of recognized actions used in control messages.