Type Alias MatchingEngine4

Source
pub type MatchingEngine4 = MatchingEngine<4>;
Expand description

Matching engine with 4 orders per price level (low liquidity)

Aliased Typeยง

pub struct MatchingEngine4 { /* private fields */ }