Module for interacting with exchange channels

Available Channels

Channel

Base class for all channels

HeartbeatChannel

Representation of heartbeat channel

OrderbookChannel

Representation of generic order book channel

OrderbookL2Channel

Representation of L2 order book channel

OrderbookL3Channel

Representation of L3 order book channel

PricesChannel

Representation of prices channel

SymbolsChannel

Representation of symbols channel

TickerChannel

Representation of ticker channel

TradesChannel

Representation of trades channel

AuthChannel

Representation of auth channel

TradingChannel

Representation of trading channel

BalancesChannel

Representation of balances channel

Channel Management

ChannelFactory

Class to create any channel

ChannelManager

Class to manage connections to blockchain exchange channels