Public Types | |
enum | Enum |
typedef Char | Base |
Definition at line 28 of file FeedAttributes.h.
Integral base type of enumeration.
Definition at line 31 of file FeedAttributes.h.
enum Enum |
Feed types based on type of market data service.
Enumerator | |
---|---|
Historical | TCP Replay. |
Incremental | Incremental/real-time. |
Instrument | Instrument recovery. |
InstrumentCache | Instrument definition cache. |
Snapshot | Market recovery for MBP (Market By Price) books. |
MboSnapshot | Market recovery for MBO (Market By Order) books. |
Definition at line 34 of file FeedAttributes.h.