Skip to main content

cdl_separatinglines

Function cdl_separatinglines 

Source
pub fn cdl_separatinglines(
    open: &[f64],
    high: &[f64],
    low: &[f64],
    close: &[f64],
) -> Vec<i32>
Expand description

Separating lines: a candle that opens at the prior open but reverses into a long belt-hold of the opposite color.