-
I need updated time FID.
Hello, I need updated time for the following RICs. <AAPL.NB> <9984.T> <ESc1> <JPY=> I know the following FIDs but would like to know the common FIDs. 3854:SALTIM_MS 3855:QUOTIM_MS 266:BID_TIME 267:ASK_TIME
-
client is trying to snap PUTCALLIND field (109 field id) for the RIC S1R955U3 and they are gettin...
...g “ThomsonReuters.RFA.Common.InvalidUsageException” error or blank state Hi Team, client is trying to snap PUTCALLIND field (109 field id) for the RIC S1R955U3 and they are getting “ThomsonReuters.RFA.Common.InvalidUsageException” error or blank state. How can client get PUTCALLIND field value for the RIC?
-
Need to get information about the Refinitiv fields
Hi, We need to publish the data to Refinitiv and need information about the following fields. It is related to Refinitiv's FID (Financial Instrument Data) database. Could you please help with the meaning and explanation of these underneath fields with this so that we can publish the details? TRDPRC_1 (6)NETCHNG_1…
-
The user is asking for an error for FID 14275; data type 10 can fix the issue in v7.x RFA instead...
... of the user upgrading their API to v8 RFA. Is this possible? The user is trying to fetch Level 3 market data (MBO) via the RFA API function fldEntry.getdata() and is getting an attached error for FID 14275, data type 10. I was advised before in the developer community that this may relate to the limitation of the old…
-
FID list of Singapore Exchange (XSES)
Hi, I am using Ultra Performance API (UPA). I am new to Refinitive. I have following 2 queries. * Please guide to get FID list of Singapore Exchange (XSES). * I am not able to access Refinitive playground. Is it a paid service? If it is not paid service, can I access UPA API from playground? Regards, Kuldeepak
-
RFA API function fldEntry. get data () and is getting an attached error for FID 14275
Market-by-Order data grab issue via RFA API User is trying to fetch Level 3 market data (MBO) via the RFA API function fldEntry. get data () and is getting an attached error for FID 14275, data type 10. Below is the FID in appendix_a: PR_TIM_NS "PRIORITY TIME NS" 14275 NULL INTEGER 15 Could you please assist to resolve/fix…
-
EMA C++ - Print DataDictionary containing entries with negative ids
Hi all, using the Refinitiv EMA C++ library (3.6.1.L2), I'm seeing a weird behavior. The application is a consumer, downloading the DataDictionary from the network. The dictionary contains custom entries, which are using negative IDs. The consumer downloads and decodes the dictionary without issues: I can inspect and…
-
Does fid 136 always exist in EMA RefreshMsg?
EMA FID 136, Whether it will not be distributed with RefreshMsg? Or every RefresgMsg alaways contains the FID 136
-
China Convertible Bond: what is FID for accrued interest?
For China Convertible Bond, I am trying to get the accrued interest through the API hence want to know the FID for this information. For example in the terminal if I look for CN123107=SZ, I see a value for accrued interest in the screen. I tried to use the display all fields function to look for it but I couldn't find a…
-
EMA Giving scientific notation for certain fields
Moving from RFA to EMA I noticed one of the difference is when it decides to convert the number to scientific notation. Any possibility to default all fields away from using scientific notation? Another odd behavior is for volume fields like askSize EMA gives it as 0.0 while rfa gives it as a 0 I know you can use:…
-
Interpreting values in FID 393 and FID 6 in RFA.LOG
Hi , We are trying to interpret response from Refinitiv API. The RFA.LOG file has FID values encoded in Hexadecimal string. I wanted your help on how to interpret the values here .. RICFID 393 In HEXIn…
-
Length of Mantissa portion of rate value
Hi Umer/ Refinitiv team, @umer.nalla Is the Mantissa always byte multiple length ? e.g. 0297AC is 3 bytes/24 bits, this also represents the same value as 297AC which is 20 bits. Wanted to confirm. 0x0001, 0x001, 0x01, 0x1 all represent the same number (decimal 1) Similarly 0xfff1, 0xff1, 0xf1 represent the same number…
-
Looking for documentation on how I can decide the data dictionary. Ex: Stock status(open/close/ha...
...lted/etc) from feed We are using c++, I’m looking for documentation on how I can decide the data dictionary. For example how do I get stock status(open/close/halted/etc) from feed
-
RFA 7.7 - Missing FID 5364 for the RIC .TLREF
Hi Developer Team, My client is retreiving the RIC .TLREF by using RFA 7.7 API from deployed RTDS. However FID 5364 referring to CF_LAST is missing in RFA 7.7 API app but available in EIkon. Thanks to advise how to get this field 5364 from API as well. Thanks, Serhat Gulsen
-
How can I automatically construct a message from csv tick file?
I have a csv tick data file from Refinitiv. I would like to replay this csv file and need to convert the each FID value to corresponding FieldEntry object. Is there a sample code or library that does this: Here is a typical message: CZ1,Market Price,2021-11-22T19:20:31.016132206Z,-6,Raw,UPDATE,QUOTE,,,,91,,29664,,12…