-
Needs to understand the article he saw regarding Account authorization V1 to V2 , checking where he
Needs to understand the article he saw regarding Account authorization V1 to V2 , checking where he can get th Account authorization V1 to V2 migration cheat sheet https://developers.lseg.com/en/article-catalog/article/account-authorization-v1-to-v2-migration-cheat-sheet our client wanted to understand the requirements in…
-
EMA (OnInvalidUsage callback function) - Error text: login failed (timed out after waiting 45000 mil
Our client developer is working on EMA adapter to subscribe to streaming data via RTMDS. They have shared the configuration details below. Their adapter is based on C#.Net using EMA sdk library. However, they are unable to connect and are getting following message: EMA (OnInvalidUsage callback function) - Error text: login…
-
Can Workspace provide an API to load FX rates into Pronto Software ERP system?
Client is in the process of implementing a new ERP system, Pronto Software. https://www.pronto.net She would like to use an API they can use to load the FX rate to their system. Kindly advise if this can be done through Workspace.
-
LSEG Messenger Bot SDK
Can you please reply to the users via e-mail ? He is considering "LSEG Messenger Bot SDK" API and he's asking if Messenger BOT is working with Advanced Dealing, i.e. can this BOT read and reply on TRADE messages from Advanced Dealing (which are also part of Messenger)? Thank you Nenad Jevremovic CSM
-
How to get Bond Calculator-Cash Flows Data from LSEG Oracle database
Hi team, this is Changzheng, from CITICS. The attachments are screenshots of Bond Calculator-Cash Flows on Workspace. My question concerns how to achieve the Bond Cash Flows Data from LSEG Oracle database? Thanks
-
Discrepancy in News Metadata Retrieval Between RDP API and Workspace News Cloud Endpoint
When using RDP, I can request for news metadata using the following URL: https://api.refinitiv.com/data/news/v1/metadata?group=Geography and successfully pull down data. However, on the desktop using Workspace, if I request for the same data, I need to request it through the News Cloud endpoint using this…
-
DSS - How can I get a full list of equities in selected stock exchanges?
Hi, I hope this is the right place to raise this question. We have been unable to get a satisfactory answer from Customer Support, so I wanted to reach out here directly. We are trying to retrieve all instruments (both active and inactive) per stock exchange (e.g., XOSL - Oslo Stock Exchange) in DSS (Datascope Select).…
-
Search result discrepancies
There seem to be two discrepancies I've found These two different searches yield different results for quotes: Search 1 (single search): https://api-eit.refinitiv.com/permid/search?q=aapl&num=100&start=1 Search 2 (combine results from multiple searches): https://api-eit.refinitiv.com/permid/search?q=aapl&num=10&start=1…
-
Moving V2 to V3 API LSEG World-Check One API
Hi, I have some questions as I'm using LSEG World-Check One API. I was verifying that in V2 we have the endpoint /cases/summaries, and it's flagged to deprecate, and in V3, it it already doesn't exist. Then I have two questions: At least in V2, will this endpoint still exist forever, right? In V3, what's the equivalent…
-
how Client expand a Chain RIC and then use only interested RICs in their Websocket Payload
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:>
-
How do I extract data fields from a RIC using the correct TR field names in
I want to extract the following Fields from a RIC via Python / API: DESIRED_FIELDS = { "TR.PriceClose": "Price", "TR.Price52WeekHigh": "52W_High", "TR.Price52WeekLow": "52W_Low", "TR.Volume": "Volume", "TR.PE": "PE_TTM", "TR.EVToEBITDA": "EV_EBITDA", } TECHNICAL_FIELDS = { "TR.PriceTo52WkHigh": "Pct_vs_52W_High",…
-
Error when trying to run DC Index file (LSEG) which is run by closed-box macro "BeginTableProcessing
(I had a month long conversation with LSEG Dev. Team about a Cache folder issue which occurred when updating via DC Index files after several thousand charts failed. This issue was finally solved by the LSEG Dev. Team allowing in settings_ “''Draw at server”.) I am of the firm opinion that MY DC INDEX FILES ARE NOT AT…
-
How to link Report Template from DSS Web GUI to API Body
Hi Team, I require your assistance in how to link a Report template from DSS Web GUI to my API Body. My DSS ID is 9030150, and for example I want to link the Report that is saved as EOD Pricing in my Report Templates. How do I build my API? Also, can I build this API by only selecting Report template from Web GUI and not…
-
Unable to pull research reports via RDP API
Hi Team, I have a client who has been facing issues with pulling research reports via RDP API. Is he pulling the data incorrectly or does he not have access to it? He is able to retrieve the data via Workspace: Appreciate your time and help!
-
ETA for pandas 3.x support in lseg-data
Do you have an ETA for pandas 3.x support in the lseg-data Python package? Is there a roadmap we can follow?