I am trying to pull closing values for ARTQX.O but get a CLOSE value of NaN , can you please advise why and if a different syntax needed using get_timeseries.
I'm raising this on behalf of a client.
ek.get_timeseries(["MSFT.O"],fields="CLOSE",start_date=get_date_from_today(start_date),end_date=get_date_from_today(end_date),corax="adjusted")