Skip to content

quantpylib.hft.mocks

The mocks module contains classes that replicate the quantpylib.hft.feed.Feed and quantpylib.hft.oms.OMS trading agents, as well as the Replayer class that drives these mock classes. The Replayer has auxiliary statistical and graphical utility functions.

Legacy mock replay module disabled.

The old Replayer/MockFeed/MockOMS surface predates native BookUpdate, QBN schema ids, and the native OrderBook materializer path. It is retained below as commented reference text for a future authoritative replay system.