I am converting some older python coding from your eikon API to lseg.data. When I run this script for a continuous future series (such as 'Cc1' for corn) it works as expected and I can access years of historical data. However, when I run the same script for a specific futures contract, I can only get historical data going…
Using Python, I would like to retrieve the field ' ' in EUR, regardless the local currency of the instrument
I tried to use intervals= "60min", "hourly", "1h" to download hourly price data but it either fails or returns the daily data instead.
Hi, I am trying to pull in present and expired cotton futures contracts. I would like to be able to graph the past and present historical data to have good accuracy. Additionally I need to have it this way in order to have accurate calendar spread pricing. In addition to this how can I adjust my code for the seasonality ie…
I am using LSEG library in Python. I was able to identify first 10,000 observation of any data set I want to obtain (e.g. VC investments, M&A deals). However, I cannot do pagination meaning going through data coming after 10,000th row. I tried to use skip + top, it gives skip + top cannot exceed 10,000 error. I tried…
I ran too many requests where can i get access to the API again?
dear developers team i have an issue when using refinivi.data library under workspace to extract data usin get_data function Indeed, i have the following error messages the websocket version installed is 0.2.1. can you help to resolve this issue as i'm working to migrate to workspace. Regards Traceback (most recent call…
Is there a way to specify multiple ADS hosts in the following method of the .Net Data Library PlatformSession.Definition().Host(.. multiple hosts here ..) That will provide redundancy in case one host is unavailable?
It looks like you're new here. Sign in or register to get started.