Is there a way to pull real-time or end of day options chains data (either for next expiry date or longer) via the .NET Eikon APIs? I've seen a few questions regarding the Python Eikon Desktop API, but I can't get any of it to work in .NET.
I am currently referencing the realtime API (ThomsonReuters.Desktop.SDK.DataAccess) as well as Dex2 COM api (Interop.EikonDesktopDataAPI + Interop.Dex2).
I am interested in the Strike, Volume and Volatility fields.