Definition at line 183 of file Replay.h.
◆ Enum
Controls speed of market data replay.
Enumerator |
---|
NoDelay | 0 | Replays run at maximal speed.
|
Original | 1 | Data is replayed with the original speed.
|
X2 | 2 | Data is replayed two times faster in compare to the original speed at which the Handler was receiving that data.
|
Definition at line 186 of file Replay.h.