pub fn cci( high: &[f64], low: &[f64], close: &[f64], params: CciParams, ) -> FinanceResult<CciSeries>