Skip to main content

cdl_stalledpattern

Function cdl_stalledpattern 

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

Stalled pattern: two long white candles then a small white candle riding the second’s shoulder.