question

Upvotes
22 2 2 6

Where can I find details on the EMA instrument update message types?

Most of the instrument update message types are self-explanatory but I am unclear what some of them mean:

  1. EmaRdm.INSTRUMENT_UPDATE_UNSPECIFIED:
  2. EmaRdm.INSTRUMENT_UPDATE_MARKET_DIGEST:
  3. EmaRdm.INSTRUMENT_UPDATE_MULTIPLE:
  4. EmaRdm.INSTRUMENT_UPDATE_NEWS_ALERT:
  5. EmaRdm.INSTRUMENT_UPDATE_ORDER_INDICATION:
  6. EmaRdm.INSTRUMENT_UPDATE_VERIFY:
  7. EmaRdm.INSTRUMENT_UPDATE_VOLUME_ALERT:
elektronrefinitiv-realtimeelektron-sdkema-apirrtelektron-message-apijavaupdate-message
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
16.9k 80 39 63

Hi @CAM,

You can find some descriptions of the enumerations within EMA Reference Manuals.


ahs.png (32.8 KiB)
ahs2.png (76.7 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@nick.zincone.1

I looked at the EMA Reference Manual, but the descriptions don't offer much detail, some of them are just the name of the enum. I am specifically looking to understand under what market circumstances these updates are sent and what kind of content they contain.

screen-shot-2018-07-24-at-10023-pm.png

Upvotes
16.9k 80 39 63

Hi @CAM,

I've reached out to the development and documentation teams and they have opened a new case to address the lack of details related to the update type enumerations. Thanks for raising this issue.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
24.2k 53 17 14

Hello @CAM

While we are waiting for an official document update, please see some update response types information that I have found below. Please note that the update response types are based on each exchange and each feed. It can be different type based on each data feed and exchange.You may receive only a few types from the exchanges and feed you are subscribing.

  • UNSPECIFIED: This is a default value if the Data feed does not set the Update Response Type Number to the data
  • MARKET_DIGEST: This update type means an incoming update is a market summary or market digest messages from the exchange
  • VERIFY: This update type is sent at any time of day to allow the publishing and subscribing applications to verify that records are synchronized. It contains only a subset of the fields, in which case it should be treated as an update
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.