pub fn unsubscribe_quotes(
pattern: MStr<Pattern>,
handler: &TypedHandler<QuoteTick>,
)Expand description
Unsubscribes a handler from quote ticks.
pub fn unsubscribe_quotes(
pattern: MStr<Pattern>,
handler: &TypedHandler<QuoteTick>,
)Unsubscribes a handler from quote ticks.