Skip to main content

cdl_long_line

Function cdl_long_line 

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

Long white/black line: long body with short shadows.