Where is the tick or realtime documentation with description for the format following:
MARKETPRICE raw
MP,REFRESH, raw
MP,UPDATE,
CLOSING_RUN raw
MP,UPDATE,CORRECTION raw
MP,UPDATE,QUOTE raw
MP,UPDATE,TRADE raw
MP,UPDATE,UNSPECIFIED
Where is the tick or realtime documentation with description for the format following:
MARKETPRICE raw
MP,REFRESH, raw
MP,UPDATE,
CLOSING_RUN raw
MP,UPDATE,CORRECTION raw
MP,UPDATE,QUOTE raw
MP,UPDATE,TRADE raw
MP,UPDATE,UNSPECIFIED
6.2.3 Market Price Update Message Use A Market Price Update Message is sent by OMM provider and OMM non-interactive provider applications. It conveys any changes to an item’s data. COMPONENT DESCRIPTION / VALUE msgClass Required. RSSL_MC_UPDATE == 4 domainType Required. RSSL_DMT_MARKET_PRICE == 6 updateType Required. Indicates the general content of the update: • RDM_UPD_EVENT_TYPE_UNSPECIFIED == 0 • RDM_UPD_EVENT_TYPE_QUOTE == 1 • RDM_UPD_EVENT_TYPE_TRADE == 2 • RDM_UPD_EVENT_TYPE_NEWS_ALERT == 3 • RDM_UPD_EVENT_TYPE_VOLUME_ALERT == 4 • RDM_UPD_EVENT_TYPE_ORDER_INDICATION == 5 • RDM_UPD_EVENT_TYPE_CLOSING_RUN == 6 • RDM_UPD_EVENT_TYPE_CORRECTION == 7 • RDM_UPD_EVENT_TYPE_MARKET_DIGEST == 8 • RDM_UPD_EVENT_TYPE_QUOTES_TRADE == 9 • RDM_UPD_EVENT_TYPE_MULTIPLE == 10 • RDM_UPD_EVENT_TYPE_VERIFY == 11
Hello,
In the event of an UPDATE EVENT TYPE 7 (correction to previously delivered data) is the format identical and can the item being corrected be identified by date and time of the incorrectly reported event? In what way, if any, does the format change?
Thank you
J