Skip to main content

subscribe_quotes

Function subscribe_quotes 

Source
pub fn subscribe_quotes(
    pattern: MStr<Pattern>,
    handler: TypedHandler<QuoteTick>,
    priority: Option<u8>,
)
Expand description

Subscribes a handler to quote ticks matching a pattern.