pub fn insync_index_batch_slice(
high: &[f64],
low: &[f64],
close: &[f64],
volume: &[f64],
sweep: &InsyncIndexBatchRange,
) -> Result<InsyncIndexBatchOutput, InsyncIndexError>pub fn insync_index_batch_slice(
high: &[f64],
low: &[f64],
close: &[f64],
volume: &[f64],
sweep: &InsyncIndexBatchRange,
) -> Result<InsyncIndexBatchOutput, InsyncIndexError>