pub fn mfi_batch_slice(
typical_price: &[f64],
volume: &[f64],
sweep: &MfiBatchRange,
kern: Kernel,
) -> Result<MfiBatchOutput, MfiError>pub fn mfi_batch_slice(
typical_price: &[f64],
volume: &[f64],
sweep: &MfiBatchRange,
kern: Kernel,
) -> Result<MfiBatchOutput, MfiError>