Skip to main content

mfi_batch_slice

Function mfi_batch_slice 

Source
pub fn mfi_batch_slice(
    typical_price: &[f64],
    volume: &[f64],
    sweep: &MfiBatchRange,
    kern: Kernel,
) -> Result<MfiBatchOutput, MfiError>