Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Eikon Data APIs /
avatar image
Question by j_runchey · Feb 26, 2019 at 12:04 PM · .net eikon api

.net api how to get list of available fields?

Just starting with the .net api, able to query say BID or ASK via the realtime:

Services.Realtime.Request("AMZN.O", "BID", DataReceived);

How would I get market cap for the above?

In general, is there someplace I can find out all the possible fieldnames (like bid and ask) that are available?

- John

People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

3 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by Alex Putkov. · Feb 26, 2019 at 05:02 PM

@j_runchey
The API you're using is only capable of retrieving data from real-time datafeed and from timeseries service. It cannot retrieve fundamental & reference data. In other words none of the fields that start with TR. can be retrieved using this API.
The list of fields available through the interface you're using varies by RIC. For a given RIC it can be viewed using Quote app in Eikon. Type in the RIC into the Quote app, then right-click within the app and from the right-click menu select Template - Display All Fields. This will give you a view of the real-time data record as a vector of field name/value pairs.
If you need to retrieve TR. fields into a .NET application you can use DEX2 library of Eikon COM APIs or the community owned .NET implementation of Eikon Data APIs.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by Zhenya Kovalyov · Feb 26, 2019 at 12:20 PM

@j_runchey you can either using the Data Item Browser app (type ```AMZN.O DIB``` into the command bar) on Eikon or the Function Builder on Eikon Excel.


screenshot-2019-02-26-at-171952.png (352.3 KiB)
Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by j_runchey · Feb 26, 2019 at 12:26 PM

But then how do I translate from that to what to use in my C# call? If I try:

Services.Realtime.Request("AMZN.O", "TR.CompanyMarketCap", DataReceived);

I do not get the market cap back.... ?

Thanks!

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
9 People are following this question.

Related Questions

How to create an automatic data transfer between Eikon Monitor App and database (SQL)?

How can I extend the IBarData in foreach (IBarData bar in chunk.Records.ToBarRecords()) to access other fields

How to check if Threads are done.

Which Eikon (.NET API) fields to use to determine which leg is buy and which is sell for spreads

Using both .NET and Scripting APIs

  • Feedback
  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Careers
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Calais
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRIT
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • World-Check Data File
  • Explore
  • Tags
  • Questions
  • Badges