Getting historical timeseries FX Rate

I want to get FXRate for a currency to USD for a list of dates. I want the output as a time-series. I can get it currently for a single date using something like this ek.get_data(["GBP="], ['CF_DATE','CF_CLOSE'])

How to convert this into a date range.

Thanks.

Welcome!

It looks like you're new here. Sign in or register to get started.

Best Answer

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.