Skip to main content

realized_vol

Function realized_vol 

pub fn realized_vol(
    bars: &[OhlcBar],
    method: RvMethod,
    periods_per_year: f64,
) -> Result<RealizedVolRead, FerroRiskError>