The most recent content from our members.
Hello, I can't seem to find some data. I would like to find what quotations and transportation costs for export are used for oil products on the Batumi-Rotterdam ports route. I need Refinitiv publications on the transportation of oil products (Preferably for fuel oil and VGO) Thank you!
PGA2298 is an object of Quote. I need to use Eikon API get_data to get the PGA2298 content. But get_data can only be used like: ek.get_data(['PGA2298'],['TRDPRC_1', 'BID', 'ASK', 'ACTIV_DATE', 'TIMACT'] ) So my question is how can I get the content of PGA2298 . Is there a special Field for the content ? Thanks
Hi Support, I have a question about the empty values I'm encountering in the [BID] field of the RIC: [TWD=TP] quote and the [ASK,SEC_ACT_1] field of the RIC: [AUD1YD]. I would like to confirm if the data I am retrieving is correct. Please see the attached log file for reference. Thank you.
Is there a way to pull the last-to-last quote data through Eikon api in Python. I am able to pull the last quote data of BBSY (ASX Benchmark BBSW Average page), but I also want to pull the quote before it. So I need the quote for today as well as yesterday. Is there a way to do it?
Hi, I have tried extracting the exchange quotes for a list of countries using the python code below. It seems like there is some inconsistency within reporting for some quotes of small currency. i.e JPYEUR=R = 0.6660 and 0.0066 from refinitiv datasource and google respectively. but are valid when currency rates are not…
We are a commodity trading company that started using Redi and would like to use excel to managed GTC standing offers for customers and trade our position and purchases. Can someone help with the formulas or the how to an setting up excel for both parts? One, with getting the quotes and actions to trade from excel, and…
We use Refinitiv RTO data for global strategies, so we need last trade and quote times in UTC. The SALTIM and QUOTIM fields are in UTC, but unfortunately, the TRADE_DATE and QUOTE_DATE fields are not UTC. They represent the "trading date," so for exchanges that are open across UTC midnight, these date fields roll over…
hi! I have an Angular app, consumed in Eikon Desktop Container, the app displayes quotes for some RICs (permission are in place) App is working as expected in an old machine. Requirement now to deploy the same in a new machine, onUpdate is never firing there. What url should we whiteliste at the new machine ? Below are a…
Hi, I am trying to pull the display name of expired contract (attached screen shot). This can be done easily for active contracts using the following code eikon.get_data([ticker],['DSPLY_NAME']) But this doen's work for expired contract as there is no quote for an expired contract the request returns the following error Is…
Hi, We don't find the right interpretations of BID_COND_N/ASK_COND_N through Reuters ELEKTRON real-time feeds. By checking Specs for TSE(Tokyo Stock Exchange), for BID_COND_N, for example, has this details: Native Condition code associated with the most recent Bid.Possible Values are "O"" - Quote before opening, ""G"" -…
It looks like you're new here. Sign in or register to get started.