pub fn cdl_counterattack( open: &[f64], high: &[f64], low: &[f64], close: &[f64], ) -> Vec<i32>
Counterattack: two long opposite-colored candles that close at the same level.