Unable to get some RIC/Field values

I cannot get the attached RIC/Field values ​​using the LSEG Data Library for .NET.

I would appreciate it if you could investigate.

※The libraries we are using are below.

https://github.com/LSEG-API-Samples/Example.DataLibrary.DotNet

・LSEG.Data

・LSEG.Data.Content

※I was able to get it when I was using the following library for Eikon. However, I can't get it with LSEG.Data.

・Interop.EikonDesktopDataAPI.dll

・Interop.RTX.dll

Tagged:

Best Answer

  • Ooki
    Ooki Newcomer
    Answer ✓

    Thank you.
    By using "FundamentalAndReference.Definition()…", it became possible to obtain the "SARON.S" value.

    However, we have not yet been able to obtain the "SEK9ME=TKFX" value. (Field="ASK","BID")
    As far as I can see in the attached EIKON screen, the value is displayed, so it seems that I have permissions.

    ・Are there any RIC that cannot be obtained using "FundamentalAndReference.Definition()…"?

    ・There seem to be several functions, but which one should I use for rate feed? What is the difference between them?

Answers