Skip to main content

cdl_ladderbottom

Function cdl_ladderbottom 

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

Ladder bottom: three declining black candles, a black candle with an upper shadow, then a white candle breaking out.