nautilus_model::orderbook::display

Function pprint_book

source
pub fn pprint_book(bids: &Ladder, asks: &Ladder, num_levels: usize) -> String
Expand description

Return a String representation of the order book in a human-readable table format.