Skip to main content

Module order_book

Module order_book 

Source
Expand description

Order flow and order book simulation.

This module provides the OrderFlowProcess trait and OrderBookSimulator for generating synthetic L1/L2/L3 order book data.

Not yet implemented – stub for future extension.

Modules§

book
Placeholder for order book state machines (L1, L2, L3). Stub: L1, L2, L3 order book state machines.
flow
Placeholder for order flow generation. Stub: order flow process trait and implementations.