Skip to main content

american_implied_vol

Function american_implied_vol 

Source
pub fn american_implied_vol(
    params: CrrParams,
    option_type: OptionType,
    market_price: f64,
) -> FinanceResult<f64>
Expand description

Alias: American IV when style is American (any style works).