Skip to main content

adaptive_macd_batch_slice

Function adaptive_macd_batch_slice 

Source
pub fn adaptive_macd_batch_slice(
    data: &[f64],
    sweep: &AdaptiveMacdBatchRange,
    _kernel: Kernel,
) -> Result<AdaptiveMacdBatchOutput, AdaptiveMacdError>