pub fn unsubscribe_book_deltas(
pattern: MStr<Pattern>,
handler: &TypedHandler<OrderBookDeltas>,
)Expand description
Unsubscribes a handler from order book deltas.
pub fn unsubscribe_book_deltas(
pattern: MStr<Pattern>,
handler: &TypedHandler<OrderBookDeltas>,
)Unsubscribes a handler from order book deltas.