Skip to main content

subscribe_greeks

Function subscribe_greeks 

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

Subscribes a handler to greeks data matching a pattern.