Skip to main content

get_expired_option_mark

Function get_expired_option_mark 

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