Skip to main content

adx_batch_slice

Function adx_batch_slice 

Source
pub fn adx_batch_slice(
    high: &[f64],
    low: &[f64],
    close: &[f64],
    sweep: &AdxBatchRange,
    kern: Kernel,
) -> Result<AdxBatchOutput, AdxError>