Welcome to the LSEG Developer Community
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 .
I’d appreciate guidance on: Whether IP whitelisting is typically enabled for Pricing Streaming trials Which team/process owns IP whitelisting changes for Data Platform How IP additions/removals should be requested (tool, ticket, or workflow) Any limitations or best practices specific to trial accounts Thanks,
Client has upgraded and switched to Websocket API this week. We sometimes receive the following message [ { "ID": 2, "Type": "Update", "Domain": "Source", "UpdateType": "Unspecified", "DoNotConflate": true, "Key": { "Service": "BLOOMBERG", "Filter": 3 }, "Map": { "KeyType": "UInt", "Entries": [ { "Action": "Update", "Key":…
It looks like you're new here. Sign in or register to get started.