question

Upvotes
Accepted
15 2 0 3

How can I get `time` and globalMsgID from EMA?

I've looked through `RefreshMsg` and `UpdateMsg` of Java SDK, there is no such methods of files to get these.

Have you any thought on this?

elektronrefinitiv-realtimeelektron-sdkrrtema-apielektron-message-api
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
20.3k 73 10 20

Hi @cho.seungjin

Each instrument you subscribe can carry multiple TIME type fields as applicable - e.g. Trade time, BID Time, Ask Time etc - in seconds, milliseconds or Nanoseconds - depending on the granularity of what the source exchange provides.

If you look in the RDMFieldDictionary file (which you can find in the Java\Etc subfolder of the ESDK package) you will find a list of fields along with brief descriptions.

In terms of globalMsgID - I am not familiar with this value. I recommend you create a Content type query with our Content helpdesk who can assist better with Data Content queries.

You may also find the Refinitiv Data Model Discovery tool useful - you can find help and guides on using this tool here

icon clock
10 |1500

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

Click below to post an Idea Post Idea