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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
36 11 10 23

How to get news headlines and content for an RIC

Is it like a service that I should subscribe to ?

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

Hi @yajnasteju,

Can you confirm which company you work for? I can perhaps ask an account manager etc to get in touch to discuss migration to MRN_STORY?

As mentioned N2_UBMS will be phased out soon and therefore it would make more sense for you to do any new development using MRN_STORY.

This is a private comment only visible to you and TR moderators on here.

Upvotes
Accepted
25.3k 87 12 25

Hi @yajnasteju,

You can open a streaming subscription for News headlines by subscribing to the N2_UBMS pseudo RIC and continue to receive the updates.

You can then extract the CO_IDS field from each update to see if it contains the RIC code you are interested in. Note that CO_IDS can contain more than one RIC code (space separated) - if the headline concerns more than one entity.

If the RIC code does match, then you need to extract and subscribe to the PNAC field value from the same update. The post How to get the full body of a news story? has a more information on how to extract the news body.

Note, however, that N2_UBMS is going to be replaced with a newer Machine Readable News service and there are tutorials for this in the EMA tutorials section:

EMA C++ - MRN

EMA Java - MRN

Please speak to your Thomson Reuters Account manager if you require further information on the migration to the new MRN service.

Regards.

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
29 1 1 2

ELektron specific is not a frontend application, its a network where we deliver information via feed to Eikon desktop, web and other feeds, So if you have Eikon or any other front end app, there is a separate app called News and Research in the app Menu. You can input a RIC or name of the company or ISIN or Sedol or any other identifier...

Can you please let us know what system you are sub subscribed from TR?

Hope this helps,

Regards

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.

Hi @

sunil.mahale

We use EMA to fetch real time data . (through elektron SDK).

I am able to connect to Omm Provider and receive market price , but would like to know how to get the news items for the same RIC's

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.