It seems that we have, but I can't get any information from this page FX Pricing Data | Refinitiv .
For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
It seems that we have, but I can't get any information from this page FX Pricing Data | Refinitiv .
That page contains a list of products and APIs that can be used to access the data set.
For example, you can use Eikon Data API to receive daily historical data of JPY=.
df1 = ek.get_timeseries('JPY=', interval = 'daily', count=10) df1