Skip to main content

wad_batch_with_kernel

Function wad_batch_with_kernel 

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