Welcome to the LSEG Developer Community
Could you please confirm whether any whitelisting is required by Reuters when connecting to the WebSocket API in the production environment for the first time? Additionally, is there any specific onboarding process or procedure that needs to be completed before the connection can be established?
We wonder how we can get data through websocket connection for the lseg refinitiv function which is “DfAddPeriod”, for example: =@DfAddPeriod("TUR";0;"1D").We can get the data from the excel, however we also want to get the date data of stated function on websocket connection in scope of one of our automation project. Can…
Which field provides the last close price for stocks and indices? We need it to calculate Change and Change %. At the start of each trading day, Change and Change % should reset to 0 by market until trading begins. Does the WebSocket stream provide these values as 0?
Hello. We are currently conducting tests by following the instructions you provided last week. I have a question. When I access API Playground - /streaming/pricing/v1/, the login fails with the following message. Could you tell me the cause? "Login Rejected. Watchlist size of 0 for 'WS JSON2' connection is outside of range…
I will be using RTSDK API to subscribe to the relevant RICs with RTO service. When subscribing to RIC “0#EURAMMEZ=R”, the response includes a set of elements or sub-RICs provided through the LONGLINK1–14 fields, along with a pointer to the next page in the chain via LONGNEXTLR (1#EURAMMEZ=R). Item Name: 0#EURAMMEZ=R…
Hi Team, Appreciate to help with explain how client can define their RICs after expanding the Chain RIC? Is this possible? appreciate to help with which all API scripts need to be used. Example Chain RIC <0#DEBM:>
I’m currently working on pulling real-time market data using a WebSocket connection in Python, based on the sample code below: https://github.com/Abdullah-2906/LSEG-python-websocket/blob/main/streaming.py I’d appreciate some guidance on best practices and optimization. Current setup Using Python with a WebSocket connection…
Our account doesn’t have access to the Data Item Browser, and we need to stream real-time data. Where can we find the available fields? Example: Example: Qatar Stock Index, I want to retrieve the following: Index value Change Change percent Trades Volume Market value YTD Which fields should I pass in the websocket? Could…
I am using the LSEG ELECTRON_DD to get data through a WebSocket connection. Everything works fine at first, and I receive the data correctly. However, after some time, the WebSocket connection automatically disconnects. When I restart it, it works again, but the same problem happens after a while. The error message I see…
2. I am pulling last price, change, change percent, trades, volume, and market value. For QNBK, the data looks correct. QE stock website: Websocket: For .QSI index LSEG Websocket response: I want to pull the trades, volume, and value of the index. Please let me know if there is different field name for index .
It looks like you're new here. Sign in or register to get started.