Retrieving requestable datatypes per symbol/security type

Options

I am working on a C# app with a service reference to the datastream service. Is there a way to request the available requestable static and timeseries datatypes for a given symbol name (e.g. "<VOD.L>")? Similar to what product.datastream.com offers via the datatype search functionality? If there is no such way based on a specific symbol, a request via its security type (Equities, Commodities, Futures etc.) would be fine as well. We need this to offer a dynamic GUI for the user based on a selected symbol.

Best Answer

Answers

  • @GoGoGroundhog

    We don't have such possibility. Only solution would be to use Data types key list from Datastream Navigator: https://developers.refinitiv.com/eikon-apis/datastream-web-service/dev-tools?type=dev-tools-menu-46831

  • GoGoGroundhog
    GoGoGroundhog Contributor

    Hi Monika,
    thanks for your answer.

    Are you referring to the "Datatype Search" link on the top left of the Datastream Navigator web page? Indeed this gives you the functionality to browse all datatypes per security category in pages of 1000 items (using the "Next" link successively). However, when browsing through the "Equities" datatype list which apparently contains 16931 entries, after 10 pages you will get an error message:

    An error occurred when running this search. Details have been logged as entry 19620824.

    If this persists and the search term looks sensible, please contact support.

    Shall I better report this error elsewhere or can you forward this to the responsible team?