question

Upvotes
Accepted
1 0 1 3

Python equivalent of RFA.Net?

Hi. My company is using RFA.Net to access Refinitiv data through a C# app. We're thinking about porting this to Python. Is there an RFA python equivalent? I see a "Refinitiv Data Library for Python (BETA)". Does that mean the .Net developer tools are better and more mature? Thanks!

pythonrfa
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 @cockcron ,

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


Upvotes
Accepted
32.2k 40 11 20

Hello @cockcron,

There is no RFA Python equivalent. Part of the reason for this is that RFA is a very mature API, it has been feature-complete for a while, with only the latest versions of RFA API supported.

If you are looking to consume streaming data from Python, Refinitiv Data Library for Python has advantages to offer that are worth looking into. It is the next generation of Refinitiv Data Platform API Library for Python. It is an ease of use library, minimal coding effort will be required compared to RFA to consume streaming prices, please see Refinitiv Data Library for Python -> Tutorials -> Streaming Events This library is currently in Beta. There is flexibility in connectivity options, RTDS ( formerly TREP) and RTO ( Refinitiv Real-Time Optimized in cloud), and it also encapsulates seamless integration with other Refinitiv Data Platforms services, price history, reference, analytics, symbology, etc. that your organization may have interest in.

As an alternative integration option for Python, consider Refinitiv Websocket API, which is a released integration option, and this is, in essence, protocol specification and a set of examples on how to integrate, see Websocket API -> Quick Start - Connecting to Refinitiv Real-Time Distribution System for a quick introduction, and Tutorials section under it for more detailed explanation, and other features.

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.

Upvote
24.7k 54 17 14

Hello @cockcron

There is the Choosing a Refinitiv Real-time Streaming API article on this Developer Portal. Hope this article helps you too.

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
1 0 1 3

Thanks guys. I'll explore these.

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
1 0 0 1
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.