Skip to main content

check_forward_parity

Function check_forward_parity 

pub fn check_forward_parity(
    supplied_forward: f64,
    pairs: &[ParityQuotePair],
    relative_tolerance: f64,
) -> Result<ParityConsistencyReport, FerroRiskError>