I've created a MarketPrice subscription with the RFA feed. I received bid and ask on the REFRESH response but I also require the currency. How do I get this value? thanks.
As far as I know, the currency is in Field ID 15 CURRENCY as mentioned in RDMFieldDictionary:
CURRENCY "CURRENCY" 15 NULL ENUMERATED 5 ( 3 ) ENUM 2 ! ! The currency in which the instrument is quoted.
The example when subscribing the RIC JPY=. It showed the currency is JPY in field id 15
If you have any questions regarding RFA technical issue, please specify RFA edition you use e.g. RFA.NET, RFA C++, RFA Java. Hence, you will get the proper answers.