Skip to main content

aroon_osc_with_kernel

Function aroon_osc_with_kernel 

Source
pub fn aroon_osc_with_kernel(
    input: &AroonOscInput<'_>,
    kernel: Kernel,
) -> Result<AroonOscOutput, AroonOscError>