question

Upvotes
Accepted
1 3 9 11

Does RFA support trade condition and trade qualifier and quote qualifier?

Our application needs to filter out trade that is from algo-engine. Is there a trade qualifier/condition field in trade event? We are currently interested only in USA and CA equity market.

treprfarfa-apitradequote
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.

Hello @chris.xiao,

Your question appears to be on content, provided by Elektron data feed, not on Eikon Data APIs.

But as you are planning to consume the content via RFA, and not via Eikon Data API, moving it to the corresponding forum.

Hello @chris.xiao,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes please click the 'Accept' text next to 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

Hello @chris.xiao,

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

Thanks,

-AHS

Upvotes
Accepted
22.1k 59 14 21

Hello @chris.xiao, RFA will pass on all the trade and price qualifier codes to the application.

The relevant FIDs for that are:

PRC_QL_CD  118  
PRC_QL2    131  
PRC_QL3    3264 

See enumtype.def for expansion of these codes. Like Umer mentioned, content helpdesk will be the correct place to get clarification on how exchange codes are mapped to the enumerated value.

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
25.3k 87 12 25

Hi @chris.xiao

The RFA API along with our other realtime APIs such as Elektron etc are 'content neutral'. They will deliver whatever data the service / feed provides to the API .

The actual content and presence of the qualifiers etc will, therefore, depend on the originating vendor/venue and/or asset class of the instruments.

Therefore, I recommend you create a Content type query with our Data Content helpdesk who will allocate the relevant specialist for your area of interest - who can then work with you to identify the relevant RICS / fields etc you need to consume using the RFA API.

One thing to note is that if you are developing a new application using Java or C++ then I recommend you use the Elektron Message API (EMA) which is part of the Elektron SDK. It is much easier to learn, use and implement than RFA and is also our strategic API which will continue to receive new features and functions in the future - whereas RFA is now feature complete.

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.