Skip to main content

print_bars

Function print_bars 

Source
pub fn print_bars(
    exchange: &str,
    symbol: &str,
    tf: &str,
    bars: &[Bar],
    total_count: u64,
)
Expand description

Print bar query results to stdout.