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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 1 2 3

Alternative FID is 32743. However, since Reuters no longer support SFC Library, user cannot map the FID 32743 to the volume field on their trading system. What FID is available for SFC users?

Alternative FID is 32743. However, since Reuters no longer support SFC Library, user cannot map the FID 32743 to the volume field on their trading system. What FID is available for SFC users?

elektronrefinitiv-realtimeelektron-sdksfc
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.

Upvotes
Accepted
78.1k 246 52 72

@AUP1028

SFC is a legacy API but it is still supported by Refinitiv.

From my test, SFC C++ can retrieve the FID 32743 (ACVOL_UNS) properly.

All available fields used by the SFC application are defined in the data dictionary file (appendix_a).

!
! The unscaled value of "Shares issued x Last Price". This is the 
! unscaled Market Capitalization of a security.
!
ACVOL_UNS  "ACVOL UNS"          32743  NULL        INTEGER            15

The data dictionary can be loaded from the ADS or from the local file.

The users need to make sure that this field is available in the data dictionary used by the SFC application. They can download the latest version of the data dictionary from the Download Center. It is in the Product Family: MDS - General and Products: TREP Template Service Pack.


1580098340855.png (11.7 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.

Upvotes
9.6k 10 7 7

Hello @AUP1028

You can refer to the API Compatibility Matrix showing which Elektron and TR Enterprise Platform (TREP) APIs including SFC versions which Refinitiv supports.

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.