-
Function to get RIC from PermID
How can I get the RIC code of a subsidiary's parent organisation by entering subsidiary PermID (API in Python). For example if I make a function, and I enter BlackRock (Ireland) with PermID 12345, return BLK
-
Help with Excel Add-In for RDP Bond Time Series and Static Data (Formulas Not Returning Values)
Hi, I'm trying to retrieve both time-series and static bond data in Excel using the Refinitiv Data Library Add-In. I'm logged into Refinitiv Workspace and the Excel add-in is active. However, the following formulas aren't returning any data, even though the RIC in F4 is valid and the dropdown setup works: Time-series…
-
LSEG Workspace RIC Code
Dear Team, We need the RIC Code in LSEG Workspace for: USD 3M Libor swap curve and EUR 6M Euribor Swap Cuve. Thanks and kind regards, Marika
-
Are contract rics unique?
I expected that rics representing option contracts on futures or indices would be unique. However I found an example "TY131Y5Z" of a contract ric that represents an option on both 3TYZ1 and 3TYH2. My question is: is there a cutoff date after which I can expect contract rics to be unique?
-
How to retrieve the RICs using the bond ISINs?
Hello Team, I hope all is well. I'm seeking for your help, (for example) Apple, Microsoft and Tesla have bonds going 10 years and each of these bonds have a specific ISIN, unfortunately the ISIN doesn’t map directly to the company’s RIC but to the bond’s RIC. My goal is to sort of input an ISIN of a bond and return a…
-
Missing Fields when there is no Quote on a RIC yet?
We have a new java application that accesses the Real-Time data as a Snapshot via the EMA java API. We came across a peculiar behavior, that our business department considers a showstopper for our acceptance test: When receiving an ema.access.RefreshMsg for requesting data for RICs and processing the field list that is…
-
How to pull historic maturities for a RIC
Hi, I would like to use the python refinitiv data library to pull historic maturities for a relative ticker, such as: USDSROIS1Y= Please advise how to do this? As ticker is relative, the maturity changes every day, and the field "MATUR_DATE" does not return anything on an historic basis. Thanks,
-
Why does .DEX , example GOOG.DEX receive no L2Rics OR complexRICs attribute in discovery search api
When I do a POST request hit to 'https://api.refinitiv.com/discovery/search/v1/' with the below payload, I receive a list of venues … { Filter: "BusinessEntity eq 'Quote' and BaseAsset eq '154423041' and not (ExchangeCode in ('NSQ' 'ASQ' 'NYQ' 'XDS' 'DEU' 'TOJ' 'ITE' 'RRC' 'PCQ' 'NAQ' 'NMQ' 'XBO' 'XCA' 'CAQ' 'AUX'…
-
Does RTO allows to send a SEADOL/ISIN/CUSIP and recieve a RIC?
Does RTO allows to send a SEADOL/ISIN/CUSIP and recieve a RIC?
-
Empty refresh EMA message when subscribing to more than 50K Rics?
Hi, We are seeing empty refresh messages in our application. When we try to subscribe on certain RIC (isolated) we see the refresh message. For example : LAST TRADED PRICE : 1793.5 TRADE DATE : 15-4-2025 LAST TRADED PRICE TIME : 6:30:0 BID : 1790 ASK : 1794.5 BID SIZE : 2500 ASK SIZE : 100 EXCHANGE TIME : 6:30:0 CLOSE…
-
Using Getdata function to Get CUSIP based on RIC
Hello! Sorry, I need to change a bit about my question. When I was using Getdata function in Refinitiv Workspace API, I used RIC to get CUSIP (and I set the parameter: 'SDate' and 'EDate', I tried to make they are the same day to get the certain day's data). However, most of the transfer is right, some of the CUSIP I got…
-
Time for updating the trade date in the datascope response.
{ "IdentifierType": "Ric", "Identifier": "AUD=", "RIC": "AUD=", "Asset Type Description": "Money Market", "Security Description": "Australian Dollar/US Dollar FX Spot Rate", "Trade Date": "2025-03-26", "Bid Price": 0.6297, "Ask Price": 0.6301, "Mid Price": 0.6299, "Universal Ask Price": 0.6301, "Universal Bid Ask Date":…
-
RIC code Full list Sharing
Where can I get the full list of RIC code for all US stock in US market, and for each ticker, the code can map to Bloomberg Code.
-
Regarding the cause of disconnection from Real-Time-Optimized.
Hi. We are retrieving data from Real-Time-Optimized (hereinafter RTO). Data has been collected from 08:55:00 to 19:30:00 Japan time, but on 2025/02/13, the following message was output at 15:16:11, and we were disconnected from RTO. What was the cause of the disconnection? Also, for the 15 minutes prior to the…
-
RICs
Morning, Where is the best place to test RICs , Some of the historic rics have different logic in how they are constructed, and I need to test which is the correct format. Thx