The most recent content from our members.
Currently, my application gets its understanding of ticks from the market price payload, setting the QoS rate to RSSL_QOS_RATE_TICK_BY_TICK and the timeliness to RSSL_QOS_TIME_REALTIME. The tick price and quantity come on the "LAST" and "TRADE VOL" fields. I am wondering if these fields are also placed in the payloads for…
Hi I'm searching for fieldIds which can return me the "ytd" and "ytd in percentage" values for example for Stocks and Bonds. My app is connection via the c# ema sdk to the RTO(Elektron_DD) service and I'm already getting other data like "NETCHANG1". I'm searching here for the fieldIds but I only found these two (3381…
...or another endpoint ? How to get the value of field "TR.FundLaunchDate" via API PLAYGROUND using searchlight or lookup or another endpoint ? For example I use this EndPoint : https://api.refinitiv.com/discovery/searchlight/v1/ with this Body Request { "View": "FundQuotes", "Filter": "(AssetState ne 'DC' and…
Hi everyone, I saw at some LSEG article/documentation that was possible in the past to use the "DIB" command after the RIC name in the search bar from the codecreator resource, but now that seems to now work anymore. That said, I need to know which fields are available for each RIC from refinitiv eikon api. For example, I…
Hi, For certain constituent, the value of the fields, such as the country of primary risk, keeps being updated. Is it possible to have the historical value of these fields so that we could track the changes of the field values in history?
...mation via Eikon? Hi, I was downloading the constituent equity data using Python with Eikon as ek.get_data(instruments=constituent, fields=required_fields), with certain fields contain country information of the constituent: required_fields = ['TR.ExchangeCountry', 'TR.CoRPrimaryCountry', 'TR.CoRPrimaryCountryCode'] I…
Hi, I have a customer that migrated an application from very old SSL (they named it as Triarch SSL, I think it is Marketfeed SSL) to RFA 7. They found a strange behavior in some RICs like .SAR1MC in prices being displayed in field TRDPRC_1 because when requesting RIC during the day, the value is completely wrong and change…
We are trying to read the following fields: TRDPRC_1, BID, ASK, TRDVOL_1 from these commodities: LCOFV, LGOFV, RBFV, HOFV, CLFV. We are only able to retrieve data from the field TRDPRC_1. For the other fields (BID, ASK, TRDVOL_1), we are recieving N/A. Do you know why? Thanks in advance for your response.
Market price updates are provided for custom RICs. Each update will contain data for either the BID or the ASK field, alongside some time fields. Our consumer receives these updates correctly, two examples below, one for BID and one for ASK. However when the consumer is initially started for the same RIC, the refresh…
In Excel when asking for the starmine rank I don't need to supply any additional parameters. In Codebook it ask me to supply fields or functions I don't understand in the first place why I need to supply additional information and second it is not clear to me what I need to supply then. Please help me solve this! See the…
It looks like you're new here. Sign in or register to get started.