Welcome to the LSEG Developer Community
A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
A user of a LSEG Data Library have the ability to pull tagged news headlines by ticker, sector, or topic code with the correct time indexing? In addition, can we reference a Portfolio or Watchlist to retrieve Headlines? Regards, Dan
Hi team posting on behalf of client: Query: I would like to scan for Order Imbalances into the close each day.. If there was a way to do this in Workspace, that would be great - but I have a feeling I will need to use the Workspace API and write a python script. I prefer to use Workspace on Web, so may have to use LSEG…
hi , We are trying to source information about Taiwan stocks which are subject to up tick rule when selling short. IS that information available via LSEG data feed ? we are getting similar information for Japan Stocks via FID(6577) SH_SAL_RES.
My client has a below question, can you please advise? they are customer managed account and the user has acess to our desktop platform. I’m trying to access lseg data through the Platform (so that I don’t need to be logged into workspace) and having some issues. I was reading this page Quick Start | Devportal and says I…
Is there LSEG Data Platform / Refinitiv cloud API entitlement for server-side applications, independent of Workspace desktop session? and more specifically: Can my backend running outside Workspace authenticate and call LSEG data APIs without relying on the local desktop proxy on port 9000?
I have saved quite a few screens on GOVSRCH. The question is how this can be automated so that I get the same output as saved search. I looked into the below code mentioned earlier. However, I have 2 questions: How will it identify which saved search I am calling? Getting this error "No default session created yet. Please…
Can you please help me with python code for downloading Annual reports, 10k etc for a particular company via Refinitiv API.
Let me explain the situation more clearly. I created an HTML page for myself where I’d like to run backtests on the model portfolio we built, by adding and removing financial instruments. To complete the work, I would need to connect the page to the Refinitiv API, so that if I add an instrument for the backtest, it…
Hello, I'm trying to retrieve historical Lipper fund holdings data via RDP API (which has been activated under my account) using Python. My python codes are as follows: import refinitiv.data as rd import pandas as pd rd.open_session() fund_ric = "LP60014953" fields = [ "TR.FundHoldingRIC", "TR.FundHoldingName",…
Hi team, Could you please help with this urgent query below. How to source these datasets via Refinitiv python package please? 1. daily data points of this interest rate swap (USDSROIS=); 2. futures start date and end date of CME 3-month SOFR futures contract (RIC for example: SRAF26). Many thanks,
It looks like you're new here. Sign in or register to get started.