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!