Retrieving Exchange Rate (middle unpadded) via Python API for Symbol ARGPES$

EugeneTorres
edited January 10 in Datastream

We are trying to retrieve Exchange Rate data (middle unpadded) through the Refinitiv Python API for the Symbol ARGPES$. While I can successfully access this data in Excel using the formula ARGPES$(ER#S), I am unable to replicate this in the Python API.

Specifically:
Symbol: ARGPES$
Field needed: Exchange Rate, middle unpadded (ER#S)
I can see this data in Excel using the formula ARGPES$(ER#S)
I have tried various approaches using both rd.get_data() and rd.get_history() without success

Could you please provide guidance on:

  1. The correct syntax to query this specific field through the Python API
  2. Whether there are specific parameters or configurations needed to access this type of data
  3. An example of the correct API call to retrieve this Exchange Rate value

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.