Skip to main content

american_reference_price_with_steps

Function american_reference_price_with_steps 

pub fn american_reference_price_with_steps(
    inputs: &PricingInputs,
    steps: usize,
) -> Result<f64, FerroRiskError>