question

Upvotes
Accepted
7 3 5 6

How can I get DSPLY_NAME/UNDERLYING for futures like ESc1?

I am new to Reuters and trying to figure out how to fetch information for something like ESc1 Futures. I am using Ema Java Api to do something. I tried using samples from BatchRequest to add custom view but don't get the data.

elektronrefinitiv-realtimeelektron-sdkema-apirrtelektron-message-apijava
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
Accepted
23.7k 61 15 21

Hi @purvesh.yadav, The field DSPLY_NAME(3): EMINI S&P DEC9 is available in the image response message for this instrument.

If you are new to EMA API, please try basic 100 series example like MarketPrice Streaming etc, and get all the fields. The field UNDERLYING(3814) is blank and not populated.

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
9.6k 10 7 7

Hello @purvesh.yadav

If you would like to get only field DSPLY_NAME(3) and UNDERLYING(3814), please see the answer in the question How to filter with certain fields. If you connects to ADS(one component of TREP), only field ids can be put in the request because ADS does not support field names. If you put the field names in the request, you will get all fields.

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.