For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
25 5 4 7

Retrieving intraday FX prices


I want to get FX prices and I am using Java API,
I am sending request with this class:
com.thomsonreuters.ema.access.ReqMsg
serviceName: IDN_INTERVAL_5S
and RIC: CHFEUR=R 1.may I ask you where I can find description of the fields I get in response ?
2.Also I wanted to ask what is the difference between rics:
CHFEUR=R and CHFEUR=X
3.Also I would appreciate if you point me to the documentation for this classes (com.thomsonreuters.ema.access.ReqMsg, com.thomsonreuters.ema.access.OmmConsumer)

elektronrefinitiv-realtimeelektron-sdkricsforex
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.

@monakhov, thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text beneath the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question. Thanks, AHS

@monakhov

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
9.6k 10 7 7

Hello @monakhov

Please see my answers below:

1. You can check the description of the fields in Elektron-SDK-1.3.0.L1.java.rrg\Java\etc\. The files are RDMFieldDictionary containing the field's info e.g. field name, type, description and enumtype.def containing the Enum type's info.

2.This is data question which is best directed to the data team; this forum is for software developers using API but the data questions are not related to software development. You can contact data team via Get Support. Select Product "Thomson Reuters Elektron Real-Time". If you face any difficulties submitting the queries, please contact the Account team.

3. The document for all classes is EMA Java Reference Manuals . At All Classes section, click the classes you want to get their documentation i.e. ReqMsg and OmmConsumer.

Hope this help.

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.