For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvote
Accepted
16 0 1 2

Websocket Real Time Optimized: Fields schema

Hello,

We are developing a client for the Real Time Optimized API over websockets and we are struggling to find the schema of the Fields in the json message. We are interested in the ELEKTRON_DD service.

This message starts as:

[
  {
    "Fields":{
      "30D_ATM_IV":null,
      "30D_A_IV_C":null,
      "30D_A_IV_P":null,
      "60D_ATM_IV":null,
      "60D_A_IV_C":null,
      "60D_A_IV_P":null,
      "90D_ATM_IV":null,
      "90D_A_IV_C":null,
      "90D_A_IV_P":null,
      "ACTIV_DATE":"2022-08-24",


The protocol specification (see here https://github.com/Refinitiv/websocket-api/blob/master/WebsocketAPI_ProtocolSpecification.pdf) talks about the Fields (page 51) but gives no information about schema.

There seem to be several questions around this in here, but none of them point to a workable answer. For example, an answer to this question points to a dead link https://community.developers.refinitiv.com/questions/14153/where-can-i-find-the-list-of-fields-available-for.html

while the links in the answer to this question all lead to the Reuters developer portal

https://community.developers.refinitiv.com/questions/34010/urgent-feild-descriptions-of-websocket-api-data.html


So could you please point to a specific page or document where we can see the schema used for these Fields?

elektronwebsocketsfieldsrefinitiv-realtime-optimised
icon clock
10 |1500

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

Hello @nicolas.morandi

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS

1 Answer

· Write an Answer
Upvotes
Accepted
24.7k 54 17 14

Hello @nicolas.morandi

Sorry for the inconvenience. You can check the Real-Time field's definitions from the Data Discovery Tool website. The tool is available on the https://refinitiv.fixspec.com/stack/specs/elektron link.

The RIC Search tool is also moved to the https://developers.refinitiv.com/en/tools-catalog/ric-search/ link. The links to all development tools websites are available on the first page of the Developers Community page.

tools.png

Additionally, you can access brief field descriptions + definitions in the RDMFieldDictionary file which is provided with most of our Real-Time APIs GitHub page under the "/etc" folder like https://github.com/Refinitiv/Real-Time-SDK/tree/master/Cpp-C/etc page.

Hope this helps


tools.png (200.1 KiB)
icon clock
10 |1500

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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