The most recent content from our members.
Hi Team, we have a query from client related to REALTIME API UNDER C++ in workspace. Please do check and provide on the below. query: We need a description of how to use the realtime API under C++ for the new workspace. We already have an interface for the EIKON and set up a watchlist there to receive real-time data on a…
Client like to use the command code "RtGet("IDN","LCOc1","LAST") in Excel VBA. Is that possible please?
I'm trying to pull data for the following tickers: FACTOR_LIST = ['<.NSEI>', '<.NISM250>', '<.NV20>', '<.NIFMOM>', '<OIL>'] But I only get results for the first 2. This is my code: def get_lseg_data(self, factor_or_model_or_bench: str): """ Pulls all portfolio market data from server. Use 'ticker' or 'factor' or…
Can I call the Refinitiv Workspace Excel function RDP.FxSwpToSwp from third .NET application using Refinitiv for Office Add-In with refinitiv-shim.dll? By Refinitiv Eikon it's possible with EikonDesktopDataAPI.dll and the simply one line call in code EikonDesktopDataAPI.CreateAdxForexModule().AdFxSwpToSwp().
Hey, I want to access historical Federal Funds Futures data for every month from 2025 to 2000 as tick data via the eikon API in Python. I don't know why, but every RICs Code I have tried does not seem to work. I also can't find historical data on Workspace itself which seems to be somewhat consistent in its RICs Codes and…
Using workspace messenger how to extract some chains of characters directly from the chat with python.
I'd like to pull the last trade price using lseg-data for a commodity. After speaking to support through the platform, I was given the suggestion to ask on the forums. How can I replicate the same results from the picture above with lseg-data?
I want to recreate the following chart and table. The picture shows drawdowns of the S&P 500 index from 2019 to 2022 that are equal to or greater than five percent. I am unable to locate them because I do not fully understand the methodology used to calculate them. Do you have any suggestions on how to implement this in…
Hi all, I would like to API request to retrieve a list of bonds, with the outstanding amounts converted to EUR based on the exchange rate as of the issue date. Currently, the GOVSRCH function in Workspace performs conversions using the exchange rate as of the previous close. Can you help me? Best Giacomo
Hi all, We are currently building out an application that is using the Refinitiv RDP API to retrieve information. We have found two ways of connecting to the API : We can just open a session using rd.open_session(), when running code locally with the Refinitiv workspace open We can specify a config file containing our API…
I use the code below to get bid ask by codebook. My code is working but cannnot get the data whose isincode starts from JP. Could you tell me the reason if possible. import pandas as pd import lseg.data as ld from lseg.data.content import symbol_conversion ------------------------ 設定 ------------------------EXCEL_IN =…
I would like to investigate the relocation of corporate headquarters of publicly listed US companies. Therfore i need the old and new headquarter addresses and ideally also the relocation date/announcement of relocation date. How do I find that data? I have access to Refinitiv and Refinitiv Eikon.
Hello, This is my first time trying to use Refinitiv Workspace. However, I see the error saying 'Could not connect to server. Please contact your administrator.' repetitively. Could you please help me handle this problem? Thank you.
I used https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw from article for getting time and sales data but its not available at market close at 21:49:00 GMT . is there any way we can get time and sale data for XAU= XAG= rics on time?. we can see time and sale data at 21:49:00 on workspace.
It looks like you're new here. Sign in or register to get started.