Hello. I am looking at data for RIC "ALPHAX.BK" on 2022/10/24 during the day. There doesn't seem to be a price for this date, as well as the past several days - is there an issue with market data for this RIC?
Hi, Inside OnRefreshMsge() and OnUpdateMsg() I check if item has permission data by calling message.hasPermissionData(). For the same item hasPermissionData() gives me TRUE if i'm inside a Refresh Message and FALSE if i'm inside an Update Message. Is it normal? I'm struggling to understand why? Thank you
For exemple I would like to retrieve the list of quotation fields available on HKSE, is there a dedicated page per exchange to get the description of what is available ?
Hi team, one of my client want to know how to automatically switch two ADS servers using EMA ProgramaticConfig. could you help add this function based on demo series400.ex421_MP_ProgrammaticCfg ? thanks Gang
Hello I would like to inquire about the exact date field in Vix Future Index (ric : 'VXc1') The real-time data I received comes in with the two date fields below. QUOTE_DATE=2022-08-16 ACTIV_DATE=2022-08-16 QUOTE_DATE is the date the actual data came in, and ACTIV_DATE is the actual transaction date of the data. The log…
Would like to generate app key via https://emea1-apps.platform.refinitiv.com/apps/AppkeyGenerator neither machine ID/password nor email/password for site allow to log in
I'm pulling 30 days of price using historical tick data. 30 Days prior to my issue request was Juneteenth (6.20), a holiday, so the price came out to 0, for example with GOOGL, it was off when we tried to calculate. I know I can likely change our process to look back on the previous active business day and that solution…
Good day. We are facing an issue that on certain days we are not receiving all the RIC's we are requesting back. We have seemed to identify a pattern where it would happen either every Wednesday or every second Wednesday, other than that we are getting all the RIC's on the other days with no issue. We are usually either…
Why for the following RIC codes: SMU2,SU2,CU2,WU2,BOU2 I'm not receiving the FID QUOTIM_NS, on the messages through the websocket API?
Hi all, I requesting the following FIDs for the RIC code RBU2. According with the documentation of the WebSocket API, I’m doing this request, const ItemRequest = { ID: itemID, Key: { Name: 'RBU2', View: [ 'BID', 'BIDSIZE', 'ASK', 'ASKSIZE', 'TRDPRC_1', 'TRDVOL_1', 'QUOTE_DATE', 'QUOTIM_NS', 'EXPIR_DATE', ], }, }; I’m…
It looks like you're new here. Sign in or register to get started.