pub fn unsubscribe_book_depth(
pattern: MStr<Pattern>,
handler: &TypedHandler<OrderBookDepth>,
)Expand description
Unsubscribes a handler from order book depth snapshots.
pub fn unsubscribe_book_depth(
pattern: MStr<Pattern>,
handler: &TypedHandler<OrderBookDepth>,
)Unsubscribes a handler from order book depth snapshots.