Can Eikon Data API support the ‘SDate’ and ‘EDate’ parameters as shown in the attached screenshot? Could you please share an example showing how to retrieve historical data?
Hello @patrick.ma.1
The get_data function already supports SDate and EDate query parameters, please refer to the answer in these posts:
If you mean the get_timeseries function that returns historical data, the function supports start_date and end_date pameters:
Please refer to this tutorial and the API reference page.
Hi @patrick.ma.1
The fields in the screenshot are from realtime database.
And these fields do not support SDate and EDate parameters.