pub fn supertrend_with_kernel(
input: &SuperTrendInput<'_>,
kernel: Kernel,
) -> Result<SuperTrendOutput, SuperTrendError>pub fn supertrend_with_kernel(
input: &SuperTrendInput<'_>,
kernel: Kernel,
) -> Result<SuperTrendOutput, SuperTrendError>