Hi,
I'm have a script to download a few ticker with a field. However, not all the tickes have the same start date as some start earlier than others. Is there a way to request for the earliest until the specified end_date using the get_data() or any other api call? I'm using PyDSWS.
Thanks.