OnixS C++ CME MDP Premium Market Data Handler  5.8.3
API Documentation
ReplaySpeed Struct Reference

#include <OnixS/CME/MDH/Replay.h>

Public Types

enum  Enum { NoDelay = 0, Original = 1, X2 = 2 }
 

Detailed Description

Definition at line 183 of file Replay.h.

Member Enumeration Documentation

enum Enum

Controls speed of market data replay.

Enumerator
NoDelay 

Replays run at maximal speed.

Original 

Data is replayed with the original speed.

X2 

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.


The documentation for this struct was generated from the following file: