Skip to main content

realized_jump_split

Function realized_jump_split 

pub fn realized_jump_split(
    bars: &[OhlcBar],
    periods_per_year: f64,
) -> Result<RvJumpSplit, FerroRiskError>