I am getting my trading equities from another platform. For example if the trade for AAPL was executed in Nasdaq then the RIC of this will be AAPL.O but if i am not subscribed to Nasdaq live market data but i am subscribed to NYSE then how do i request data from refinitiv for AAPL in NYSE or AAPL.A? I am using refinitiv…
Hi - for the Streaming API Quickstart for wealth. Service": "ERT_FD3_LF1" the example is provided in Python but we need it in node-js, is there any examples somewhere we can find this replica in node-js just as an example to confirm current version is $>python market_price_rdpgw_service_discovery.py --user <Machine-ID>…
Hi, We are facing the following issue, after we have logged into the websocket and sending a request to get the RIC's we are using in the system. The status we are receiving {"ID":6,"Type":"Status","State":{"Stream":"Closed","Data":"Ok","Text":"Processed 209 total items from Batch Request. 209 Ok."}} We have tried…
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, When subscribing to RICs updates with non-delayed format. (e.g. 888.L) is there a field or indication that the data is delayed by X minutes ? I already understood that a "D15" in display name means 15 minutes delay, but I'm looking for a specific field which has this data, preferably in numeric format. Thank you.
Hi guys, I've been trying to connect to the websocket from refinitiv api with a python library called websockets, I know that in the code of example (https://github.com/Refinitiv/websocket-api/tree/master/Applications/Examples/RDP/python) has a library that it uses to make this connection, which in this case is…
Using a Windows C# test program, we are getting reliable Authentication responses from api.ppe.refinitiv.com. We are now trying to login to the WebSocket API at ws://api.ppe.refinitiv.com:15000/WebSocket.using the WebSocketSharp.WebSocket (1.0.3-rc11) which is connecting and appears to be sending: GET /WebSocket HTTP/1.1…
...t there) hi Jirapongse I asked a question in the past "[OMMSTREAMING_PRICING_0.12] received a closing message (cxn state=StreamCxnState.Connected, message state={'Stream': 'Closed', 'Data': 'Suspect', 'Code': 'UserAccessToAppDenied', 'Text': 'TREP authentication failed (1026, Request for token validatio" Jirapongse sent…
Are there any examples or guidance on using the Refinitiv Elektron Pricing API with Oracle NetSuite? We are looking to use the market pricing of currencies to actively update our inventory volumes in NetSuite.
How can I get spot and cross rates for all currency pairs, specifically from the websocket api? I have tried using these RICs: FX= - Seems to only deliver spot rate RIC codes SPOT/* - Can't find information for RIC codes on delivering cross rates CROSS* - I can see that it specifies RIC codes to get cross rates for major…
It looks like you're new here. Sign in or register to get started.