The most recent content from our members.
Hi team, I can easily find the Eikon Data API syntax document in our developers community website. However, when I am using Codebook, the sample codes are using rd, just like: import refinitiv.data as rd I found that the syntax of rd are much different with the document where using ek syntax, just like import eikon as ek…
I had looked at an previous answer provided in which the user had to create a function (Eval) as part of the process. I did this but it doesnt consistently return values. I wonder if there might be a better way that is now available as that solution was written a few years back =RediLink|'L1'!'1605.T;BP,DH,DL' so for…
eg I have this excel function: =@TR({"ANZ.AX","CBA.AX","NAB.AX","WBC.AX"},"TR.TotalReturn52Wk","Frq=Y SDate=0 EDate=-19 CH=IN RH=calcdate;date") is there documentation that describes how to translate that to Python get_data call. Also what is the difference between TR.TotAssets and TR.F.TotAssets, where can I find…
Hi, I'm trying to combine multiple requests for financial and company data, but I'm having trouble with the syntax. (The EIKON support forwarded me here, I'm honestly not sure whether this is not a little to simple for this forum) Basically I'm trying to derive the dividend information for the STOXX Europe 600 and the…
Could you please help to clarify the python syntax for get_data(), specifically regarding quick functions. I understand that you can pass parameters through curly braces but what about quick functions? What would the syntax be for a 1M percentage price change?
It looks like you're new here. Sign in or register to get started.