Incomplete timeseries parameters inside Eikon API

Best Answer

  • zinc1oxide
    zinc1oxide Explorer
    Answer ✓

    Hi @XxFaTexX

    The get_timeseries() call will only provide a set number of fields as outlined within the documentation:

    image

    If you wish to retrieve other specific fields, you can use the get_data() which offers the ability to specify a start and end date. I would use the Data Item Browser to investigate which fields you are interested in for your instruments of interest. For example:

    image

Answers