Data issue in RDP Funds API - FX conversion for contributions not working

When I request distributions in EUR for the fixed income fund “Templeton Asian Bond” (ISIN: LU0229950067 ) which is denominated in USD, I get “currency=EUR” in the response but prices are in USD
Example:
Distribution response for 2021-12-08 . As you can see the response states "currency": "EUR" but both the "value" and the nav value are in USD
"currency": "EUR",
"value": 0.0255902,
"date": "2021-12-08",
"maxDate": "2021-12-08",
"paymentDate": "2021-12-15",
"distributionPrices": [
{
"date": "2021-12-08",
"currency": "EUR",
"priceCode": "Nav",
"value": 9.29,
"isEstimate": false
}
The Dollar Nav value (9.29) also matches the Dollar price from Datascope Select price history
{
"IdentifierType": "Isin",
"Identifier": "LU0229950067",
"Trade Date": "2021-12-08",
"Universal Close Price": 9.29,
"Currency Code": "USD",
"FXIR Scaling Factor": null
},
Here are the requests that I send to get the distribution and closing price
Distributions: https://api.refinitiv.com/data/funds/v1/assets
{
"properties": [
{
"Name": "yields",
"period": {
"startDate": "2017-01-01",
"endDate": "2022-01-01"
},
"currency": "eur"
},
{
"Name": "Distributions",
"period": {
"startDate": "2018-01-01",
"endDate": "2021-12-31"
},
"currency": "eur"
},
{
"Name": "DividendDetails",
"period": {
"startDate": "2019-01-01",
"endDate": "2022-10-05"
},
"currency": "eur"
}
],
"universe": {
"symbols": [
"isin:LU0229950067"
]
},
"settings": {
"currency": "eur"
}
}
Prices: https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes
{
"ExtractionRequest": {
"@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.PriceHistoryExtractionRequest",
"ContentFieldNames": [
"Trade Date",
"Universal Close Price",
"Currency Code",
"FXIR Scaling Factor"
],
"IdentifierList": {
"@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentIdentifierList",
"InstrumentIdentifiers": [
{
"Identifier": "LU0229950067",
"IdentifierType": "Isin"
}
],
"ValidationOptions": null,
"UseUserPreferencesForValidationOptions": false
},
"Condition": {
"QueryStartDate": "2021-12-05",
"QueryEndDate": "2021-12-10",
"AdjustedPrices": true
}
}
}
Best Answer
-
@maximilian.syndikus , The response to your query is correctly showing the dividend amount in EUR (0.0259) as of 2021-12-08. The USD amount of that dividend is 0.0290. However the NAV as of that day is showing the USD NAV as you stated. I believe the cause is that API only converts the specific data (i.e. the dividend value) to the currency you specified, not the related price value. It is confusing and can be a bug as the currency is showing "EUR" on the price part of the response. You can raise that as a bug to client support team for them to follow up.
Also @zoya faberov is correct that you can get the EUR (or other currency you specified) using the RDP Funds API for prices property. I cannot comment on the datascope API which you are referencing. RDP Funds API is NOT the same service as datascope. Also, notes, @zoya faberov 's sample is showing the price as of this year (2022) rather than 2021 that you used in your example.
0
Answers
-
Hello @maximilian.syndikus ,
According to Funds API Developer Guide->Currency Conversion:
"...The output of some data points can be converted to different currencies."
From my testing using prices:
POST https://api.refinitiv.com/data/funds/v1/assets
{ "properties": [ { "name": "prices" } ], "universe": { "symbols": [ "LU0229950067" ] }, "settings": { "currency": "AUD" } }coverts:
"values": [
{
"date": "2022-12-08",
"currency": "AUD",
"priceCode": "Nav",
"value": 12.035287924,
"isEstimate": false
}
]and:
https://api.refinitiv.com/data/funds/v1/assets
{ "properties": [ { "name": "prices" } ], "universe": { "symbols": [ "LU0229950067" ] }, "settings": { "currency": "USD" } }results in:
"values": [
{
"date": "2022-12-08",
"currency": "USD",
"priceCode": "Nav",
"value": 8.14,
"isEstimate": false
}
]prices convert to currencies. The conversion of prices is included in dev guide, as an example of currency conversion.
From my testing, neither yields nor distributions support currency conversion, while distributions propagate the currency from request and into result, as a copy from the request
In my best understanding, DSS request is also for prices, rather than yields or distributions.
To verify the availability of specific content, I would suggest engaging with Refinitiv content support experts directly.
Hope that this information is of help
0 -
0
-
Thanks @zoya faberov for pointing me to the "prices" data point. I am using this now to get the NAV value in EUR
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 697 Datastream
- 1.5K DSS
- 632 Eikon COM
- 5.2K Eikon Data APIs
- 12 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 4 Trading API
- 2.9K Elektron
- 1.4K EMA
- 256 ETA
- 563 WebSocket API
- 39 FX Venues
- 15 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 25 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 281 Open PermID
- 46 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 23 RDMS
- 2K Refinitiv Data Platform
- 745 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 122 Open DACS
- 1.1K RFA
- 107 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 97 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛