Skip to main content

parse_option_open_interest

Function parse_option_open_interest 

Source
pub fn parse_option_open_interest(
    tick_type: &TickType,
    value: f64,
) -> Option<f64>
Expand description

Parse open interest from an IB tick type when present.