Hi All, I want to confirm the expectation for real time price updates on the following baskets. MSNBHYDS, MSXXDOGE, MSNBCON2, MSNBUQLS Streaming pricing in the API playground sends websocket updates seemingly in real time but from the Workspace desktop Proxy, using Refinitiv Data Library for .Net we do not seem to get…
Dear community, Is it possible to replicate output given by specific apps of workspace through the API? For instance, I would like to replicate/obtain the following in python: MSFT.O SFDR cpurl://apps.cp./Apps/Corp/?s=MSFT.O&st=RIC&view=sfdr#/Apps/EnvtSocGov This means that at the end of my request I would like to have a…
when running data queries through the refinitiv_data package I'm getting the following errors: refinitiv\data\_access_layer\_data_provider.py:317:FutureWarning: errors='ignore' is deprecated and will raise in a future version. Use to_datetime without passing `errors` and catch exceptions explicitly instead…
I am using the LSEG Data Library for Python to extract price data via Workspace. I divided the ric list into a few groups, and each group contains 25 rics. Then I tried to retrieve the data in a loop. It worked for a few minutes and finally threw out 429 error. I noticed there is rate limit for RDP API, but not sure if it…
Hi Team, I'm posting this question on behalf of user below. He is getting this error ModuleNotFoundError: No module named 'lseg' It's his first time to use Python API. Kindly advice.
The sample has dependencies on the below Nuget package which i cannot find: LSEG.Data.Core
Hi, I am using lseg.data API to download futures data. I have been hitting the daily limit for 3 days that should be 5G of data. Here is the error I get: LDError: No data to return, please check errors: ERROR: No successful response.(429, Too many requests, please try again later) Nevertheless, there is no way I have been…
Hi , I am using the codebook for the first time and I am trying to plot benchmark yield curve for a specific date, can you please help me how to extract data for the chain RICS like 0#FRBMK=
When I do a POST request hit to 'https://api.refinitiv.com/discovery/search/v1/' with the below payload, I receive a list of venues … { Filter: "BusinessEntity eq 'Quote' and BaseAsset eq '154423041' and not (ExchangeCode in ('NSQ' 'ASQ' 'NYQ' 'XDS' 'DEU' 'TOJ' 'ITE' 'RRC' 'PCQ' 'NAQ' 'NMQ' 'XBO' 'XCA' 'CAQ' 'AUX'…
client verbatim "I'm using the discovery.search function from the refinitiv.data.content package in Python to find bond data and carry out some calculations. I'm trying to find the code for yield or yield to maturity but can't seem to find the correct name for it." I provided a TR data item (TR.FiMaturityStandardYield) but…
It looks like you're new here. Sign in or register to get started.