question

Upvotes
Accepted
13 4 4 11

Availability of the following fields through RFA Foundation API C++: TRD_TYPE(FID 3984), TRD_STATUS (FID 6614), and INST_PHASE(FID 8927).

Are the following 3 fields available through RFA Foundation C++ API:

TRD_TYPE(FID 3984), TRD_STATUS (FID 6614), and INST_PHASE(FID 8927).

Beyond that, can I subscribe to those fields, or will I need to request the snapshot of the values of the 3 fields?

treprfarfa-api
icon clock
10 |1500

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

Upvotes
Accepted
13k 32 12 18

Hi @leiy,

The API is agnostic of data, and will pass all the fields that are available for an instrument. The fields you specifically mention - will be sent to you, if they are supported by the asset class and trading venue for your instrument.

Upon subscribing, the refresh message contains the most recent snapshot of all the fields and the subsequent update messages contains the fields that have changed since the refresh message.

icon clock
10 |1500

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

Upvotes
11.5k 16 7 10

Hello @leiy

You can use the API View feature to request only a set of interested fields from Elektron/TREP.

When the TREP/Elektron receives the requested fields, it sends the subset back to the consumer.

However, it is based on your instrument and the feed that provide those TRD_TYPE, TRD_STATUS , and INST_PHASE fields for consumer or not like my colleague has mentioned above.


view.png (189.5 KiB)
icon clock
10 |1500

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

Click below to post an Idea Post Idea