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,

Best Answer

  • @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



Answers

  • @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,

  • @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:

    image

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