-
How to contribute the € Sign to a Text Fid or a Page Row?
How should I create the fieldList for Elektron API? (RSSL 14002) I use below code nut it fail to send the "€" and I see strange Char instead. is UTF8 the correct way? FieldList fieldList = EmaFactory.createFieldList(); fieldList.add( EmaFactory.createFieldEntry().utf8(Integer.parseInt(Row), "Hello € !")); or…
-
Mapping fields between Refinitiv RDP Websocket feed and Quotes exported from DataScope
Hi, The live data from RDP Websocket feed is in the format of : JPY10YOIS=,Market Price,2015-01-15T01:42:15.503648000Z,+0,Raw,UPDATE,UNSPECIFIED,,,,2668,,3406,21 ,,,,FID,11,,NETCHNG_1,-0.0256, ,,,,FID,22,,BID,0.2469, ,,,,FID,25,,ASK,0.2869, ,,,,FID,56,,PCTCHNG,-9.39, ,,,,FID,130,,DURATION,-9.899,…
-
Best way to normalize raw FIDs to an internal data model
Historically we have used a combination of PROD_PERM, RECORDTYPE and RDNDISPLAY to determine how to map raw FIDs to our internal data model members. Obviously this needs to be done because every exchange publishes data differently and adding different asset classes only further complicates where data lives in the incoming…
-
I cannot get the market_price_rdpgw_service_discovery.py from website. Would you please send it t...
...o me for testing? Thanks. I cannot get the market_price_rdpgw_service_discovery.py from website. Would you please send it to me for testing? Thanks.
-
JAVA API - how to retrieve page based data
Sample RICs, such as FENICSLSVCUSDCNY, Java API can auto update after remove such a group of page data from a total list of 500 rics. If we need use a different format retrieve page data not like used for simple logicalized ric page like<CNY=>
-
Quote and Trade Conditions for TSE
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"" -…
-
Retrieving TS1 data encoded in FIDs ROW64_1-14 from Elektron (RTO)
There are two problems with the way that RTO is encoding TS1 data in UTF-8 * One character is mapped to a different character in the same range * Several characters are expanded out into two characters and given the way it's done, I'm not sure it's possible to reverse the expansion 100% correctly in all cases I've also…
-
LCP port isn't available
Hello! I installed LPC on a linux server. I Followed all instructions, but 14002 port isn't available for connection. I tried using telnet, but it doesn't connect. I also tried to list the available ports in the server, but 14002 and 443 aren't available. Can someone help me?
-
to directly connect to RCC to contribute data which approach is better 1.) Real time SDK or 2.) w...
to directly connect to RCC to contribute data which approach is better 1.) Real time SDK or 2.) websocket? Please list the pro and cons of both approaches?
-
What is Error code:-4053 ?
Could you tell me Error code:-4053, please. Please tell me the cause of the error. Exception Type='OmmInvalidUsageException', Text='RDMLogin stream was closed with status message username ****** usernameType 1 State: Closed/Suspect/Internal error from sender - text: "Login Denied:Failed to validate sso token"', Error…