async fn get_expired_option_mark( greeks_cache: &dyn GreeksCacheReader, symbol: &str, parsed_symbol: &ParsedOptionSymbol, ) -> Result<Option<f64>>