Skip to main content

cdl_xsidegap3methods

Function cdl_xsidegap3methods 

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

Up/down-gap three methods: a gap between two same-colored candles filled by a third opposite candle.