Skip to main content

resolve_fill_underlying_notional

Function resolve_fill_underlying_notional 

Source
pub(super) fn resolve_fill_underlying_notional(
    fill: &Fill,
    spot_prices: &HashMap<String, Decimal>,
    reference_prices: &HashMap<String, f64>,
) -> Option<Decimal>