Hello,
I'm using the Eikon Python API to pull data on a list of ISINs, and have been given a request to use new fields. Is there a list of available fields anywhere?
I'm specifically looking for columns along the lines of "trade date, transaction amount (nominal), trade price (gross settlement), delivering party type and receiving party type".
Thanks,
Daniel
Hi @MJarosz
Please refer to this tutorial.
You can use Formula Builder in the Eikon Excel.
Or you can use "Data Item Browser" in the Eikon Desktop.
Additionally, you can use "CODECREATOR" to create a snippet code as well.