I have a RIC that is nominated in Yuan (RMB), I would like to obtain the time serie in USD, can I add a parameter to the below formula?
df =pd.DataFrame(ek.get_timeseries(ric, start_date=first_date,interval=interval))
Thanks.
Hi @emmanuel.chaslin thanks for your question - please see the best answer on this thread for explanation and solution to your query. I hope this can help.
Very clear thanks. Not possible to do it with get time serie.