Skip to main content

cdl_thrusting

Function cdl_thrusting 

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

Thrusting: a black candle followed by a white candle closing into, but under the midpoint of, the prior body.