pub fn parse_option_open_interest( tick_type: &TickType, value: f64, ) -> Option<f64>
Parse open interest from an IB tick type when present.