pub fn print_ticks( exchange: &str, symbol: &str, ticks: &[Tick], total_count: u64, )
Print tick query results to stdout.