Usage
Triggers when properties likelimit, symbol, or depth are modified.
Parameters
callback
(config: OrderbookConfig) => void
The function to execute when new data is available.
Subscribe to configuration changes.
limit, symbol, or depth are modified.
(config: OrderbookConfig) => void
The function to execute when new data is available.