Hello,
I was curious if it is possible to get the scaling factors for cross rates through the Eikon Python API. For example, using the ek.get_timeseries method for JPYUSD returns a value of 0.89 while the real rate here should be 0.0089. I have not come across anything in the documentation that indicates whether scaling is necessary or what the scaling factor should be. Is there something I am missing here? What is the best way to recalculate these values so that they are correct?