question

Upvotes
Accepted
5 2 9 12

Commodity search

To retrieve all the commodity spot product RIC codes in LME, we are querying one of TRTH’s API, as shown below:

End point: https://hosted.datascopeapi.reuters.com/RestApi/v1/Search/CommoditySearch

Query body:

{
  "SearchRequest": {
    "TrClassificationSchemes": ["COMSPOT"],
    "ExchangeCodes": ["LME"],
    "AssetStatus": "Active"
  }
}

However, we didn’t see the RIC<CLAU0> among the results. Is there anything wrong with our querying approach?

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

Hello @Prathibha.Mariyappa

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes, please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Hello @Prathibha.Mariyappa

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

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

Thanks,

AHS

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
13.7k 26 8 12

@Prathibha.Mariyappa, this forum is for software developers using Refinitiv APIs, and technical discussions. For precise data queries, please directly contact TRTH support team via MyRefinitiv. In the product field, select "Thomson Reuters Tick History v2".

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.