question

Upvotes
Accepted
69 11 20 19

Check if a RIC is valid at a specific date

Is there an extraction to check if a RIC code (e.g. DTEGn150bX6.EX) is valid? Or even better to get the valid from/to dates? Important for us is that the extraction is delivering the information for all kind of RICs (all possible asset classes).

As background at the moment we are using TRTHv1 and the method verifyRICs( dateRange, instruments, true ) to check if a RIC is still valid or not and to get additional information about the RIC status.

Can you please advice if and how we can extract this information? Thx 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.

@Philipp, Considering your query, we moved it from the DSS to the TRTH forum, it seems more appropriate (HistoricalSearch is an API call for TRTH customers, even though it goes through the DSS servers that are the common front end for the TRTH and DSS REST APIs). This will help people discover it. AHS

1 Answer

· Write an Answer
Upvotes
Accepted
1.1k 5 3 5
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.

Do you know if it is possible to search for multiple RICs in one request? In best case we would like to fill in a list of RICs and get the search responses all together in one big http response. It that possible, is there maybe another extraction for that?

@Philipp, HistoricalSearch only supports one instrument identifier.

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.