pub fn cdl_separatinglines( open: &[f64], high: &[f64], low: &[f64], close: &[f64], ) -> Vec<i32>
Separating lines: a candle that opens at the prior open but reverses into a long belt-hold of the opposite color.