The most recent content from our members.
Please look at the settles for Soybeans SN25 , Corn CN25 and Wheat WN25 . Why is the cirrency USc ? This is messing up our settle capture Thanks Raja 4753957364
Hi, I am using lseg.data API to download futures data. I have been hitting the daily limit for 3 days that should be 5G of data. Here is the error I get: LDError: No data to return, please check errors: ERROR: No successful response.(429, Too many requests, please try again later) Nevertheless, there is no way I have been…
use refinitiv.data to retrieve soybean total supply (MT) and soybean domestic feed/crush (MT) data. python
I am currently using the Refinitiv API on python to extract energy commodities fundamental data but I am facing some difficulties. In particular I can't find the symbol or identifier required to extract the data using the get_data function or any other method provided by the documentation. I would like to know how to…
Is there a way to see expiry dates for the LME 3M contract for trade dates in the past via API i.e I'd like to find out what the 3M expiry date was when trading on 21 March
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…
It looks like you're new here. Sign in or register to get started.