Hello,
I need to extract bonds by using the RSearch lib.
The number of bonds fulfilling the criteria is bigger than 2000.
I read a solution that consist to order the instruments by a specific criteria and then request again by using the value of the previous answer as a new criteria.
To achieve this with bonds I need to identify a field unique for each instruments. I wanted to do it with RIC but I think the api does not support criteria in this form if not numeric "RIC:>PREVIOUS_RIC" (In this example RICs are requested alphabetically).
Am I doing any mistake ? May you suggest me a good candidate for a criteria applicable with bonds ?
Thank you !