The most recent content from our members.
Hi there, a futures ric convention question what are the differences between these 3 -- the metadata seem exactly the same. 2CDFtmX4 CDFtmX4 1CDFtmX4
Dear support team I would like to get historical time series of the following delivery basket information in daily basis. response = bond.Definition( instrument_code='TYc1', extended_params={'instrumentType': "BondFuture"}, fields=["DeliveryBasket"] ).get_data() response.data.raw How can I achieve? Particularly I would…
Hi everyone, How can I get the list of options (using the python api query) on bond futures such as FGBLZ4? What is the field to extract the invoice spread on the same instrument? Thank you
requestUrl = r"https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes" # requestUrl = r"https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw" requestHeaders = { "Prefer": "respond-async", "Content-Type": "application/json; odata=minimalmetadata", "Authorization": "token " +…
For this futures quote RIC: MEDM24 which is the quotePermID: 21956505209 i don't understand what the fifth digit '2' has to do with it. as far as i understand the RIC components when it comes to futures is: {rootCode}{deliveryMonthCode}{expiryYearCode} That would mean that the expiryYearCode is '24' instead of '4' that i…
I am looking to download high-frequency gold futures data from before 2023, with a frequency of 5 minutes. I know that the Eikon API only supports downloading high-frequency data from the past year, which does not meet my needs. I have learned that the Tick History REST API might support my requirements, but I am unsure if…
One of our Client wants to use Numeric RIC = MSNc34 instead of Alphanumeric RIC = MSNJ24 for Futures LME TIN. I would like to see how it looks like on the refinitiv page.
Hi, Let's take as an example: 0#FGBLc1=DLV How do I extract the following data from the following page in python for each of the bonds in the delivery basket? * Gross basis * Implied repo * carry cost * bond isin * bond ric * clean price * maturity * isin ? Thank you, GR
hi, I would like to download the daily BPV time-series for * FGBLc1=CTD * FGBSc1=CTD * FGBMc1=CTD * FGBLc1=CTD How can I do that via a python api? Regards Sumit
It looks like you're new here. Sign in or register to get started.