question

Upvotes
Accepted
3 0 0 4

Trades - Realtime - RFA.NET Sample

Hello,

Is there a Sample on how do we subscribe to Realtime trades (Domain - Request - Response) ?
For example,
I need to Subscribe to RIC: COMI.CA - Market Trades to receive below data:

1669282119541.png

API: RFA.NET
Service: ELEKTRON_DD
Language: C# (.NET)

Thanks,

#technologyrfarfa-apitrade
1669282119541.png (64.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.

Hi @amahdy ,

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 on the left side of 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


Upvotes
Accepted
78.8k 250 52 74

@amahdy

Thanks for reaching out to us.

You can use the StarterConsumer example in the RFA.NET package to retrieve the data.

The retrieved data contains a list of fields that looks like this:

1669284639642.png

You can refer to the Data Model Discovery tool to see all available fields in each market or exchange.

1669284713910.png




1669284639642.png (57.7 KiB)
1669284713910.png (47.6 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
3 0 0 4

@Jirapongse

Thanks for your helpful response, i can now subscribe to each individual RIC Trades, But i have 2 further questions,

where do I find Execution type (Buy / Sell) of a Trade, currently i don't find it in the returned field list.

Also, is there a way to subscribe to All market trades at once or do I have to subscribe to each individual RIC?
For Example, Subscribing to Trades EGX (The Egyptian Exchange) and getting the below result
1669547147914.pngThanks,


1669547147914.png (35.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.

@amahdy

If you are unable to find the required content, you can contact the content support team directly via MyRefinitiv. In the product field, please select the real-time product that you are using. For example:

1669602480690.png

Then, ask for RICs and fields that can provide the required data.

1669602480690.png (21.3 KiB)

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.