Function effective_spread
pub fn effective_spread(
bid: Option<f64>,
ask: Option<f64>,
) -> Result<QuoteCostOutcome, FerroRiskError>pub fn effective_spread(
bid: Option<f64>,
ask: Option<f64>,
) -> Result<QuoteCostOutcome, FerroRiskError>