#include <OnixS/eSpeed/MarketData/Itch/Messages/OrderBookDirectoryMsg.h>
Static Public Member Functions | |
static void | validateSize (MessageSize size) |
Static Public Attributes | |
static ONIXS_ESPEED_ITCH_CONST_OR_CONSTEXPR MessageSize | messageSize_ = 146 |
Additional Inherited Members | |
Public Types inherited from BinaryMessage< BigEndianConverter > | |
typedef MessageSize | BinarySize |
Protected Member Functions inherited from BinaryFields< BinaryMessage, BigEndianConverter > | |
FieldValue | ordinary (BlockSize offset) const ONIXS_ESPEED_ITCH_NOTHROW |
const FieldValue & | ordinaryRef (BlockSize offset) const ONIXS_ESPEED_ITCH_NOTHROW |
Enumeration::Enum | enumeration (BlockSize offset) const ONIXS_ESPEED_ITCH_NOTHROW |
StrRef | fixedStr (BlockSize offset) const ONIXS_ESPEED_ITCH_NOTHROW |
At the start of each trading day, order book directory messages are sent for all active US Treasury securities in the ATS.
Definition at line 30 of file OrderBookDirectoryMsg.h.
|
inline |
Initializes instance over given memory block.
Definition at line 241 of file OrderBookDirectoryMsg.h.
|
inline |
Announcement Date.
Definition at line 160 of file OrderBookDirectoryMsg.h.
|
inline |
Auction Date.
Definition at line 154 of file OrderBookDirectoryMsg.h.
|
inline |
Coupon Rate.
Definition at line 136 of file OrderBookDirectoryMsg.h.
|
inline |
The number of decimals used in the Coupon field. If Coupon is not used, this field will be set to -1.
Definition at line 111 of file OrderBookDirectoryMsg.h.
|
inline |
CUSIP code identifying security.
Definition at line 60 of file OrderBookDirectoryMsg.h.
|
inline |
Dated Date.
Definition at line 142 of file OrderBookDirectoryMsg.h.
|
inline |
First Coupon Date.
Definition at line 166 of file OrderBookDirectoryMsg.h.
|
inline |
Index Reference Rate.
Definition at line 178 of file OrderBookDirectoryMsg.h.
|
inline |
Issued as Benchmark.
Definition at line 211 of file OrderBookDirectoryMsg.h.
|
inline |
Issue Date.
Definition at line 148 of file OrderBookDirectoryMsg.h.
|
inline |
Maturity date.
Definition at line 130 of file OrderBookDirectoryMsg.h.
|
inline |
The minimum visible quantity of the order allowed to be added to the book.
Definition at line 198 of file OrderBookDirectoryMsg.h.
|
inline |
The minimum increment for visible quantity of the order.
Definition at line 205 of file OrderBookDirectoryMsg.h.
|
inline |
Unique identifier of an Order book. This identifier will stay constant until this
Definition at line 40 of file OrderBookDirectoryMsg.h.
|
inline |
The number of decimals used in price or yield for this order book in NFI ATS.
Definition at line 95 of file OrderBookDirectoryMsg.h.
|
inline |
The price tick for the instrument.
Definition at line 218 of file OrderBookDirectoryMsg.h.
|
inline |
Price type.
Definition at line 87 of file OrderBookDirectoryMsg.h.
|
inline |
Product Subtype.
Definition at line 80 of file OrderBookDirectoryMsg.h.
|
inline |
Product type.
Definition at line 73 of file OrderBookDirectoryMsg.h.
|
inline |
1000000 million is the value published for US Treasury Notes.
Definition at line 118 of file OrderBookDirectoryMsg.h.
|
inline |
Reserved.
Definition at line 67 of file OrderBookDirectoryMsg.h.
|
inline |
Definition at line 124 of file OrderBookDirectoryMsg.h.
|
inline |
Reserved.
Definition at line 224 of file OrderBookDirectoryMsg.h.
|
inline |
Instrument Description.
Definition at line 53 of file OrderBookDirectoryMsg.h.
|
inline |
Settlement Date.
Definition at line 172 of file OrderBookDirectoryMsg.h.
|
inline |
Spread Rate.
Definition at line 184 of file OrderBookDirectoryMsg.h.
|
inline |
UST security symbol in the NFI ATS (e.g. 10Y_UST)
Definition at line 46 of file OrderBookDirectoryMsg.h.
|
inline |
Definition at line 33 of file OrderBookDirectoryMsg.h.
|
inline |
Trading Features.
Definition at line 190 of file OrderBookDirectoryMsg.h.
|
inlinestatic |
Check the given size.
Definition at line 234 of file OrderBookDirectoryMsg.h.
|
inline |
For securities that do not trade in Yield but will have yield published, this field describes number of decimals for yield field.
Definition at line 103 of file OrderBookDirectoryMsg.h.
|
static |
Total message size.
Definition at line 231 of file OrderBookDirectoryMsg.h.