Skip to main content

effective_spread

Function effective_spread 

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