pub fn sar( high: &[f64], low: &[f64], close: &[f64], params: SarParams, ) -> FinanceResult<SarSeries>