Where is the tick or realtime documentation withdescription 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
Hello @mercedes.diaz1,
Is RDM Usage Guide (Data Model) what you are looking for:
Downloads
It includes:
6.2.3 Market Price Update Message UseA Market Price Update Message is sent by OMM provider and OMM non-interactive provider applications. It conveys anychanges to an item’s data.COMPONENT DESCRIPTION / VALUEmsgClass Required. RSSL_MC_UPDATE == 4domainType Required. RSSL_DMT_MARKET_PRICE == 6updateType 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
Event type update definitions?
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