Issues with Bolivian Boliviano / Rwandan Franc and FX Cross Contracts RDP API

Hi,
I am using the Refinitiv dataplatform API to get forward outrights on currencies. But, I am having issues getting data on Bolivian Boliviano (BOB) and Rwandan Franc (RWF). This is my code:
# Function for API call
def get_data(cr, type_, date):
# Set Eikon desktop key
import refinitiv.dataplatform as rdp
rdp.open_desktop_session(...)
# Import additional refinitv packages
from refinitiv.dataplatform import eikon as ek
from refinitiv.dataplatform.content.ipa.contracts import cross
from refinitiv.dataplatform.content.ipa import FinancialContracts as
fwd_contract = cross.Definition(fx_cross_code = 'USD' + cr,
fx_cross_type = type_,
legs = [cross.LegDefinition(tenor ='3M')])
response = fc.get_cross_analytics(fwd_contract,
fields = ['StartDate',
'EndDate',
'FxSpot',
'FxOutrightCcy1Ccy2'],
calculation_params = cross.CalculationParams(valuation_date = date)
)
return response.data.df
I have written it as a function so I can more easily extract several currencies and have more dynamic inputs. The variable cr corresponds to the currency against the dollar, in this case RWF or BOB. I try two types when I do the API call, the first being "FxForward" and the other being "FxNonDeliverableForward". Basically, first it checks if it can extract regular forward rates and then NDFs. Nevertheless, with this code I get Nones whenever I try to extract BOB/RWF.
I have also noticed that when I look up BOB and RWF in the Swap Points and Outrights calculator, I get these views:
Best Answer
-
This forum is aimed at answering "how to" types of questions about using Refinitiv APIs and the moderators are not Content/Data specialists.
As this is more of a content question, I recommend you raise a Content ticket on My.Refinitiv
Looking at the code above, I expect the content falls under IPA, therefore select the 'Instrument Pricing Analytics - Refinitiv Data Platform' for the product choice.
I would also mention in the ticket that you have already asked on the Forum - in case you are mistakenly referred back to the forum.
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
- 685 Datastream
- 1.4K DSS
- 616 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 252 ETA
- 556 WebSocket API
- 38 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 275 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.9K Refinitiv Data Platform
- 652 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
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 193 TREP Infrastructure
- 228 TRKD
- 917 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 90 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛