Hello, I am interested in fetching Government Auctions data for G8 countries pythonically through the refinitiv.data API. I am currently utilizing the rd.discovery.Views.GOV_CORP_INSTRUMENTS to do this. However, the issue is that in this View, it seems like the data are overridden if there is a new re-opening auction for a…
which bucket the following packages are located? not seeing them in bulk_Custom. also, possible to provide an example to get the package data for a historical date? thank you, Boris 46e3-cba6-36c9af4f-9f28-977c0eb8f4a4 49fb-fb09-ba1409ed-a6f1-8040ef3367bd 4a2a-d773-7bafd24a-b21b-921d71a64547…
How to edit the syntax so that it will reference an Excel file containing up to 250 RICs? How to edit the syntax so that it will display the financial period in the columns (e.g. FY2018Q1, FQ2018Q2, and so on). Tried adding 'CH': 'Fd,Fperiod' but it did not work. This is what I am currently working on: import…
Hi, I am trying to get 1 minute ice brent oil price from workspace python api. I am using get_history function like this: (I live in EAST-8) df = ld.get_history(universe='LCOcv1',start="2025-04-23",end="2025-04-24",interval="1min",count=2000000) What I get is: Latest data is 2024-04-23 21:59:00, seems to be UTC time, so it…
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().
Unusual Volatility surface data: I am using the python API to retrieve some volatility surface data for some stocks, and there are some unusual values exceed 1000. For example, the volatility surface for AAPL.O on 2017-02-17 was 44379.8042005109 across all moneyness. This occurs for several other tickers, such as ZTS on…
can someone please help me with this error in juypternotebook,
Is use the function RDP.Data in Workspace When return quarterly time series, for some INstruments, I get several observations for the same quarter. For example 10 March 2025 and 31 March 2025 - correct would be only 31 March 2025. I entered period FQ0 and frequency Fq. So I dont understand what the problem is.
It looks like you're new here. Sign in or register to get started.