How retrieve all available data from the beginning without knowing beginning date using Python API ?

Best Answer

  • Hi @hckim

    You may try with

    ek.get_data('VOD.L','TR.FirstTradeDate')

    This represents the first trading date on which Refinitiv is storing pricing data for a particular issue.