#include <OnixS/Eurex/Trading/Enumerations.h>
Public Types | |
enum | Enum { NoValue = 0xFF, BlockTrade = 1, ExchangeForSwap = 12, VolaTrade = 1000, EFPFinTrade = 1001, EFPIndexFuturesTrade = 1002, TradeAtMarket = 1004, Enlight = 1006, BLOCKQTPIP = 1007, BTRF = 1010, EBB = 1011, DeltaNeutralTradeAtMarket = 1017 } |
Definition at line 3133 of file Enumerations.h.
enum Enum |
Indicates if a trade should be reported via the market reporting service.
Definition at line 3136 of file Enumerations.h.