question

Upvotes
Accepted
7 1 3 3

Can we subscribe to market prices using ISIN on EMS

Are there any ways we can subscribe to a live market price using ISINs instead of RICs? These are the instrument name types I see. Is ISIN valid for any of these? RICs are sometimes isins, and sometimes not, so I was hoping we could use isin here.

INSTRUMENT_NAME_TYPES {

INSTRUMENT_NAME_UNSPECIFIED = 0;

INSTRUMENT_NAME_RIC = 1;

INSTRUMENT_NAME_CONTRIBUTOR = 2;

INSTRUMENT_NAME_MAX_RESERVED = 127;

}

elektronrefinitiv-realtimeelektron-sdkema-apirrtrfaelektron-message-apiricsbonds
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
17k 80 39 63

Hi @435d421f-b78c-4eea-8712-3980295b1fba,

You can only retrieve live real time data using RICs. See a similar question regarding ISINs.

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
1.5k 5 6 7

Nope, you cannot. ISINs are simply not precise enough to express anything meaningful when it comes to quotes for financial instruments.

Conceptually you can largely think of a RIC as a logical combo of (at least) 3 different factors:

  • The instrument (for example as expressed via an ISIN)
  • The quote currency
  • The market place (there is - AFAIK - no global standard for expressing this)

So this in a nutshell express why an ISIN wouldn't be enough.

If an instrument, say an equity, is only traded in one currency on one market place then you may be lucky that there's currently a 1:1 relationship between the two concepts. But that will last only until someone puts the equity up for trading at another market place.

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.