|
ITCHCPP 1.6.0
High-Performance NASDAQ TotalView-ITCH 5.0 Parser & Market-Data Platform
|
A timestamp-paced replay engine for previously captured ITCH streams. More...
Include dependency graph for replay.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itch::ReplayEngine |
| Replays a parsed ITCH stream paced by message timestamps. More... | |
Namespaces | |
| namespace | itch |
A timestamp-paced replay engine for previously captured ITCH streams.
Wraps the Parser so a consumer can play back a buffer at (a multiple of) its original wall-clock cadence rather than as fast as the CPU can parse it, which is useful for realistic backtesting and system simulation.
Definition in file replay.hpp.