Convert Currency Number to Name

Hi,

cuurently I'am working on an wpf application using the ThomsonReuters.Desktop.SDK.DataAccess.Signed to fetch realtime date from EIKON.


I need to find the currency of a certain ric and to convert it to the currency string. For example RIC = NFLX.O, the currency is USD but the value returned for the currency through the API is 840.

Where can I feind teh enumeration which converts the currency number to the actual currency name?

Kind regards

Best Answer

Answers