Skip to main content

cdl_counterattack

Function cdl_counterattack 

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

Counterattack: two long opposite-colored candles that close at the same level.