Hi, I am trying to retrieve the close price for BRL= in R using the API. But when I request the s...

...eries, it just returns 3000 values, is there a limitation in the api ?

Hi, I am trying to retrieve the close price for BRL= in R using the API. But when I request the series, it just returns 3000 values, is there a limitation in the api ?

Best Answer

  • Gurpreet
    Gurpreet admin
    Answer ✓

    Hi @jordan.manglicmot ,

    That is the limit of Eikon timeseries data. You can only get 3,000 data points (rows) for interday intervals and 50,000 data points for intraday intervals.

    See the data limits here.