Good afternoon!
I need to download historical daily FX 1-month forward values (open, high, low, close) for some liquid currencies (Canadian dollar against USD etc). I am also interested in downloading daily historical data for FX spot rates (open, high, low, close). I am currently working with Python Eikon data API in Codebook in Eikon web version.
How can I do that (wia ek.get_timeseries, ek.get_data or some other way)? I would be grateful for any help or suggestions.