Type Alias DefaultMatchingEngine

Source
pub type DefaultMatchingEngine = MatchingEngine<8>;
Expand description

Default matching engine with 8 orders per price level

Aliased Typeยง

pub struct DefaultMatchingEngine { /* private fields */ }