Skip to main content

cdl_mathold

Function cdl_mathold 

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

Mat hold: a long white candle, an upside gap, three holding candles, then a white candle breaking out.