Skip to main content

hypertrend_with_kernel

Function hypertrend_with_kernel 

Source
pub fn hypertrend_with_kernel(
    input: &HyperTrendInput<'_>,
    kernel: Kernel,
) -> Result<HyperTrendOutput, HyperTrendError>