Function technical_indicators::charts::utils::lowest [] [src]

pub fn lowest(source: SourceSeries, length: usize) -> Option<f64>

Utility functions. Get lowest value among length data points in given source.