Skip to main content

insync_index_batch_slice

Function insync_index_batch_slice 

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