All, I am new to this data set- As part of trial , we have a daily dump of news (***.news.refinitiv.com) in a complex json structure (The file we got is RDP_STORY_T30.RTRS_CMPNY_EMEA.2024-11-05.REC.JSON) I am trying to extract the data like Data published, symbol,title and news etc. Due to complex structure and too much…
DoEvents Application.Run "WorkspaceRefreshWorksheet", True, 1200, ActShtName DoEvents what do True If we set that false, what will happen in what case?
I used to be able to price an IRS like this: def get_thb_legs(fixed_rate_pct:float=None, floating_spread_bps:float=None, receive_fixed:bool=True, notional_amount:float=100): fixed_dir, float_dir = ('Received', 'Paid') if receive_fixed else ('Paid', 'Received') fixed_leg = { 'legTag':'Fixed', 'direction':fixed_dir,…
Hello team, I keep getting the following error message while pricing structured products using QPS financial contracts API: 'Cannot price Structured Products. Invalid correlation data.' It seems that when there are more than one Equity underliers the error would be triggered. I have priced similar products with single…
Good morning, i have attached two screenshot taken yesterday when data downloaded via API and Eikon Web were different? Why?
Hi Team, File upload is failing with permission denied on refinitiv SFTP. {"FTPHOST":"datastreamddl.refinitiv.com","FTPUSER":"TGK"}. Please help to resolve this. Thanks
I want to retrieval all rics from NYSE for example, but following code return the top+skip can never exceed 10,000. Is there any way to retrieval all rics? If any other modules work is ok as well, doesn't have to be search.definition. This is not a lot of data, can't image why set this limit.
Hi. I am trying to search all stocks rics from an exchange, but the return many are not stocks such as in screenshot iShares Trust - iShares Core S&P 500 ETF. And many lot of rics for the same stock for CBA there are 7 rics, but only CBA.AX is the normal one, how can I filter out those during retrieve? I don't want to drop…
Hi, I am using Python to issue and use an RDP Authentication Token. However, during my testing, I found that when I send a request with grant_type='refresh_token', the same access_token and refresh_token are returned in the response as those sent in the request. As a result, even when I send a request with…
Hi, I am not familiar with RTMS but have a small project we are trying to kick off internally. The data is available on our group companies application but we have no access to the back end so I am asking them to send this to RTDS but in return I am being asked for a list of RIC codes but not sure how to construct these I…
It looks like you're new here. Sign in or register to get started.