Sequencer¶
- class roq.market.mbp.Sequencer¶
- __init__(self: roq.market.mbp.Sequencer, timeout: datetime.timedelta = datetime.timedelta(0)) None¶
- apply(self: roq.market.mbp.Sequencer, market_by_price_update: roq.MarketByPriceUpdate, header: roq.codec.udp.Header, callback: collections.abc.Callable[[object], None], reset: collections.abc.Callable[[SupportsInt], None]) None¶