Hello Friend, I'm using Workspace Codebook LSGE data API. I have a list of RICs but I always get some errors like "the universe is not found", which, after I throughly check, is due to one or more invalid RIC in my list eg. BRL3Y=. Would you kindly advise is there any quick way to get out to me which RIC is invalid in my…
When retrieving period data for several RICS with LSEG API the financial periods, periodenddates and values seem to be correct for several periods, but for the relative financial periods always "FY0" is given. How must I change the statement to get the correct rfperiods? This is my program: # list of RICS for…
Hi, I've run into an odd issue where I cannot run the following Python line below under a platform session. Time series values and other fields such as TR.InstrumentDescription work fine. Permissions team says permissions are correct. rd.get_data( [ 'US10YT=RR', 'CA10YT=RR', 'GB10YT=RR', 'DE10YT=RR', 'EU10YT=RR',…
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…
It looks like you're new here. Sign in or register to get started.