pub const MAX_ORDERBOOK_LEVELS: usize = 15;
Maximum number of price levels in the orderbook Used for SmallVec capacity to avoid heap allocations