Hello,
I would like to retrieve minutely bid data for the instrument "EUR=". I can download this data as a csv using the Eikon app, however I would like to do this using python with the eikon.get_data() function. I am having some issues with choosing the frequency. I am able to pull a daily value, but can't seem to pull at any higher frequency. Please see the code I am using below. Is minutely frequency supported by the "Frq" parameter?
Thanks for your help.