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