pub fn vhf(high: &[f64], low: &[f64], close: &[f64], window: usize) -> Vec<f64>
vertical horizontal filter https://www.upcomingtrader.com/blog/the-vertical-horizontal-filter-a-traders-guide-to-market-phases/