pub fn group_options_by_expiry( options: &[OptionContract], ) -> HashMap<NaiveDateTime, OptionsByExpiryDate>