If the TradeDate Field in the FIX message is a bond instrument, the data in the FIX message maps into a Bond Trade RDS message.
If the condition is met, the data in the FIX message maps into a Bond Trade RDS message. This data maps into the BOND_TRADE table. The columns for this table are defined below.
BOND_TRADE conditions
FIX Message Field
|
Table Column
|
SecurityID/Symbol
|
INSTRUMENT_ID
|
TradeDate
|
TRADE_DATE
|
AdvID
|
TRADE_SEQ_NBR
|
Yield
|
TRADE_YIELD
|
TransactTime
|
TRADE_TIME
|
Price
|
TRADE_PRICE
|
Quantity
|
TRADE_SIZE
|