Skip to main content

build_single_leg_strike_row

Function build_single_leg_strike_row 

Source
pub fn build_single_leg_strike_row(
    strike: f64,
    option_type: &str,
    leg: OptionsChainLeg,
) -> Result<OptionsChainStrikeRow, String>