pub fn obv_batch_with_kernel( close: &[f64], volume: &[f64], kernel: Kernel, ) -> Result<ObvBatchOutput, ObvError>