question

Upvotes
Accepted
1 1 2 2

MarketIdentifierCode <-> Reuters Exchange Codes

Given Market Identifier Codes (ISO, can be found e.g. on the ISO-website), does something exist which maps to Reuters exchange codes?

By Reuters exchange code I mean the code you e.g. send along with an equity search:

 {
      "SearchRequest":{
          "SubTypeCodes": subtype_codes,
          "AssetCategoryCodes": asset_code,
          "CurrencyCodes": crncy_codes,
          "DomicileCodes": None,
          "ExchangeCodes":exch_codes,
          "GicsCodes": None,
          "FileCodes": None,
          "Ticker": ticker,
          "IdentifierType": identifier_type,
          "Identifier": identifier,
          "PreferredIdentifierType": "Ric",
          "AssetStatus": "Active"
      }
  }

Thanks in advance

tick-history-rest-apirics
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.

@idris.kempf

Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

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
78.8k 250 52 74

Please refer to this question.

And the list of exchange codes are documented here - https://customers.reuters.com/a/productsupport/Datascope/GCODES/dse_exch_cds.html.

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
13.7k 26 8 12

@idris.kempf, you might also want to look at this question.

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.