When using RDP, I can request for news metadata using the following URL: https://api.refinitiv.com/data/news/v1/metadata?group=Geography and successfully pull down data. However, on the desktop using Workspace, if I request for the same data, I need to request it through the News Cloud endpoint using this…
I want to extract the following Fields from a RIC via Python / API: DESIRED_FIELDS = { "TR.PriceClose": "Price", "TR.Price52WeekHigh": "52W_High", "TR.Price52WeekLow": "52W_Low", "TR.Volume": "Volume", "TR.PE": "PE_TTM", "TR.EVToEBITDA": "EV_EBITDA", } TECHNICAL_FIELDS = { "TR.PriceTo52WkHigh": "Pct_vs_52W_High",…
An error occurred while requesting URL('http://localhost:9008/api/rdp/data/historical-pricing/v1/views/intraday-summaries/MXN%3D?interval=PT1M&start=2026-04-27T07%3A00%3A00.000000000Z&end=2026-04-28T00%3A00%3A00.000000000Z&fields=MID_PRICE%2CDATE_TIME'). ReadTimeout('timed out') Error fetching MXN=: timed out
I wanted to check if there is a way I could get sell side reports periodically on a select group of companies, downloaded into my folder through an API
I am trying to fetch historical price data via the formula =@RDP.HistoricalPricing() during the execution of a VBA macro. While running the macro it seems like something is preventing the RDP.HistoricalPricing-formula from displaying the data. During the process the macro is supposed to loop through a handfull of RICs to…
We are using LSEG Workstation to get stream in live prices into our application. We capture BID, ASK, HIGH, LOW and other relevant fields into our application. For TBILLS, I see the BID and ASK are quoted as prices whereas other fields reflect yields. Q1: Is this standard market convention to show BID and ASK are quoted as…
Query: I'm looking for the page to create API Keys, could you please help me to found it ? Steps Provided: To access this, you may follow this steps: 1. In the Workspace/Eikon search box, type "APPKEY" and select 'App Key Generator' from the autosuggest options. 2. Enter a name for the app key in the 'App Display Name'…
I am experiencing severe Python kernel instability on both the Refiniv Workspace web and desktop applications. The status constantly toggles between "Waiting," "Reconnecting," and "Disconnected/Terminated," making it impossible to execute any code. I have already performed standard troubleshooting, including clearing the…
Is there an API for CB meeting dates? I'm looking at screen such as "implied rates and basis points", in "interest rate probabilities". Thanks
It looks like you're new here. Sign in or register to get started.