For a deeper look into our DataScope Select SOAP API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
6 2 0 4

AllInstrumentSearch and "ranking" the results

I'm using the AllInstrumentSearchRequest to obtain RIC's starting from ISIN's. Question for my functional collegue is, since the request returns many RICs ( ie, FCA has, on same market, more than one RIC, one for the after hour and one for the regular exchange ) but, of course, the one on the regular exchange has more financial importance, is it possible to have the the search ordered with such a criteria?

dss-rest-apidatascope-selectdsssearch
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvote
Accepted
13.7k 26 8 12

The InstrumentSearch call will deliver all RICs. You can filter by Instrument Type Groups, that is all. The other API search calls are for specific asset classes, they have various filtering capabilities that depend on the asset class.

To retrieve only the primary RIC for an ISIN, use a TermsAndConditionsExtractionRequest request. This call is described in the REST API Tutorial 7. If you want to test it in Postman you can download the collection from the downloads tab.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea