Hi, working on a customer usecase need:
Is there a parameter that allows either the Eikon DAPI ek.get_data() or ek.get_timeseries() method to pull ALL the available historical data for the RIC(s) referenced in the formula? i.e. I don't want to have to enter in a start date/end date. The need is to determine what the full available history is for a given RIC, or list of RICs.
For example, if the RIC is XAG= , I need the method to return the full available history (let's say "daily" interval) for that XAG= . How might that be achieved?