Terminal UI to DSS API parity

I'm trying to understand the best way to map a RICs attribute on the UI (example DATE_RANGE, PRIMACT_1, CONTR_MONTH) to the ContentFieldNames used in the DSS API. The Elektron API would return the same field names.

The obvious choices all seem to return NULL for a good chunk of the RICs I'm looking to query.


Could someone please point me in the right direction?

Best Answer

  • zoya faberov
    zoya faberov ✭✭✭✭✭
    Answer ✓

    Hello @chirag.jamadagni,

    You would examine the fields that are available for End of Day requests in the content guide linked below and can use the fields that are available from this template/request.

    From my looking up EOD Pricing request in content guide (link below), these fields are not available from it.

    If you are looking to retrieve raw history, the fields in historical data that were captured from Elektron service "as is", in the raw, same as in RealTime/Elektron API, I think you would need product Tick History and use TickHistoryRawExtractionRequest, see it in REST API Reference Tree specification, however, Refinitiv content experts will better advise you on the content that you require.

    .

Answers