Why we do not see NDA_Raw folders on CODECR? Also it seems NDA_Raw fields not works on Python. I did

Why we do not see NDA_Raw folders on CODECR? Also it seems NDA_Raw fields not works on Python. I did check other questions where it is suggested to use TR. fields, however why NDA_Raw not works and any plan to support these?

Best Answer

  • chavalit-jintamalit
    Answer ✓

    Hi @balagouda.patil0

    I am assuming that you are referring to ek.get_timeseries()

    ek.get_timeseries() can only retrieve the default view of the input instruments.

    You may try rdp.get_historical_price_summaries()

    Please launch CODEBOOK application and browse to /Examples/02 - Refinitiv Data Platform Library/1.1.0 - Historical Pricing example.

Answers