pub fn print_bars( exchange: &str, symbol: &str, tf: &str, bars: &[Bar], total_count: u64, )
Print bar query results to stdout.