Skip to main content

subscribe_book_depth

Function subscribe_book_depth 

Source
pub fn subscribe_book_depth(
    pattern: MStr<Pattern>,
    handler: TypedHandler<OrderBookDepth>,
    priority: Option<u32>,
)
Expand description

Subscribes a handler to order book depth snapshots matching a pattern.