We wish to see the created Date/ last updated time (timestamps) for RIC.
Below is an example of a request
MESSAGE
Msg Type: MsgType.REQUEST
Msg Model Type: MARKET_PRICE
Indication Flags: ATTRIB_INFO_IN_UPDATES | REFRESH
Hint Flags: HAS_ATTRIB_INFO | HAS_QOS_REQ
QosReq: (RT, TbT)
AttribInfo
ServiceName: DIRECT_FEED
ServiceId: 1
Name: GBPCBS10Y=
NameType: 1 (RIC)
Payload: None
Can you tell me how this should be modified if we wish to request the market created date/timestamp and market sent date/timestamp and the message sequence number ?
Also below is an example of a MarketPrice response message:
MESSAGE
Msg Type: MsgType.UPDATE_RESP
Msg Model Type: MARKET_PRICE
Indication Flags: DO_NOT_CONFLATE
Hint Flags: HAS_ATTRIB_INFO | HAS_RESP_TYPE_NUM
RespTypeNum: 1 (QUOTE)
AttribInfo
ServiceName: DIRECT_FEED
ServiceId: 1
Name: USD7MOIS=TRDL
NameType: 1 (RIC)
Payload: 30 bytes
FIELD_LIST
FIELD_ENTRY 393: 0a01f9dc
FIELD_ENTRY 275: 0a01f20c
Can you tell me how the Response format will be, if we wish to get the market created date/timestamp and market sent date/timestamp and the message sequence number ?