How eikon deal with a day that there is no trades? It will return to me nan values for that day?

How eikon deal with a day that there is no trades? The method get_timeseries will return to me nan values for that day?

Best Answer

  • raksina.samasiri
    Answer ✓

    Hi @alexandre.almeida ,

    If there are no trades on that day due to holiday or weekend then there will be no data available. For example, as 26-27 Nov 2022 are the weekend, their rows won't be returned as an output dataframe.

    1669951892421.png

    Hope this helps and please let me know in case you have any further questions.