Is there a published list of fields that can be used with ek.get_data()? I am trying to query the contract expiry that appears on the quote screen in Eikon for a specific futures contract.
You can use Data Item Browser (or, simply, DIB) app on Thomson Reuters Eikon for reference.
Hi Zhenya, Thank you, DIB suggests EXPIR_DATE, which works for non-expired contracts (e.g ATWMZ8) but not for expired contracts (ATWMZ7^1) Is there a way to retrieve the expiry of expired futures contracts? Maybe the only other option is to query the timeseries & assume the last datapoint is correct...