The most recent content from our members.
How to download daily congestion data by anchorage zone by API? Please see the Daily Congestion section. We can download it via excel but is there a way to code that file into API? Or is there a API that lets you show the congestion data that is arranged by anchorage zone?
I want to download historical futures prices for Nordic power (ENO) and Germany (TRD), and later other markets. I want historical ticker prices to calculate hold-to-delivery returns and keep track of when the products go to delivery. I want to download the data via my python API using the get_timeseries() function. In the…
Hi, Using the API, is there a way to retrieve options data (mainly option prices) for commodities (e.g., 0#NG+, 0#CL+) from a past date? For example, I need the values of some Natural Gas and Crude options as of 12/29/2023. Is it possible to get option prices for those options on that specific day? Currently, I use the…
Describe the technology What API are you using? refinitiv: I have a license What language are you using? python What environment are you in?Windows Describe what you've tried trying to download the hourly prices for power europe I don't know what i need to do, if i need to use refinitiv.data and get_data or get_history…
We wanna see trending topics, last news, market snap shop
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 there. The rd.get_history method does not appear to be returning prices for granular intervals. this code: testobj = rd.get_history(universe=CLF3^2, fields=['TR.SETTLEMENTPRICE'], interval="daily", start="2022-11-12", end="2022-11-25" ) print(testobj.shape) testobj (9, 1) CLF3^2Settlement PriceDate…
Hi! I'm trying to import the previous date's settlement price for different commodities futures (I believe the data item is STL), but I don't see that on the data items list. Is there a way I can pull the previous day's settlement price into Excel? I'm able to retrieve the current day's settlement, and I want to be able to…
Hi, Can we use the RD library to get the data, I need to generate a forward curve for these products (Look screenshot) as of 12/29/2023, which means I require data spanning 5-10 years. It should start from January 2024 to whatever the end date is for the curve. For example, how do I access this data for 12/29/2023? This…
It looks like you're new here. Sign in or register to get started.