Which service and api to get ,20-day average volume at a specific time, say for symbol RY.TO, MSFT.N
Is there any interface that I can get the latest global exchange information with exchange country and exchange type?
I have this code to get the sp_500 list of tickers: def get_sp500(): import requests import json url = "https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes" payload = json.dumps({ "ExtractionRequest": { "@odata.type":…
Hi, Please tell me how I can get Machine-Id? I was given instructions Getting Started with Refinitiv Data Platform in which I see that Machine Id should have been in Welcome email. But I did not receive Welcome email. How can I get Welcome email? Do I need to register somewhere or get access? I already have an account in…
hi, hope all is well. I have a question about automated file downloads from my.refinitiv.com I tried to setup the job to download the below report https://my.refinitiv.com/content/dam/myrefinitiv/products/11727/en/Technical/629036.csv I am getting authorization error as below An error occurred: 401 Client Error:…
Hello! I am using Refinitiv Workspace. I need to download earnings calls transcripts for quite a number of companies for several years. Is this possible via the Python API? I tried to use 'get_data', but I found that there is no 'earnings calls transcripts' option in DIB (Data Item Browser). And I can't find any Refinitiv…
This discussion has been moved.
Hello! I am using Refinitiv workspace. I am searching for commodity future prices (for each commodity) that are constructed to capture generic daily prices across different contracts (maturities), as Bloomberg offers. If Refinitiv indeed offers such generic daily commodity prices, what would be the variable names of it..?…
Dear all I got a list of historic options RICs (e.g. ABBE130E0.EX^E20). Is there a way to get the RIC/ISIN of the options' underlying using Python refinitiv.dataplatform? Many thanks for the help. Best, G
Hi, I am getting different prices for 12/31/2024 from HistoricalPricing and FundamentalAndReference methods for below securities…
It looks like you're new here. Sign in or register to get started.