pub fn wad_batch_slice( high: &[f64], low: &[f64], close: &[f64], kern: Kernel, ) -> Result<WadBatchOutput, WadError>